[totem/gnome-3-2] sample-vala: Use Vala libpeas bindings
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-2] sample-vala: Use Vala libpeas bindings
- Date: Sun, 19 Feb 2012 16:50:02 +0000 (UTC)
commit 01cbf3eef0b7914d50954e028e252764d1f40ced
Author: Bastien Nocera <hadess hadess net>
Date: Sun Feb 19 17:43:34 2012 +0100
sample-vala: Use Vala libpeas bindings
Rather than the GIR bindings
src/plugins/sample-vala/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/sample-vala/Makefile.am b/src/plugins/sample-vala/Makefile.am
index b100930..a655904 100644
--- a/src/plugins/sample-vala/Makefile.am
+++ b/src/plugins/sample-vala/Makefile.am
@@ -9,7 +9,7 @@ plugin_in_files = sample-vala.plugin.in
# cannot parse the gir
VALAFLAGS = \
--girdir=$(top_srcdir)/src \
- --pkg Totem-1.0 --pkg Peas-1.0 --pkg gtk+-3.0
+ --pkg Totem-1.0 --pkg libpeas-1.0 --pkg gtk+-3.0
libsample_vala_la_SOURCES = totem-sample-vala-plugin.vala
libsample_vala_la_LDFLAGS = $(plugin_ldflags)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]