Commit Graph

15 Commits

Author SHA1 Message Date
jasper
061e30272d sed(1) doesn't support -i, so use perl(1) instead, drops hidden gsed dependency 2011-09-23 11:25:12 +00:00
ajacoutot
01aae93a08 Enable gjs support (Javascript bindings for GNOME).
ok jasper@
2011-09-22 17:07:04 +00:00
ajacoutot
4223a6055a duh... 2011-09-22 16:03:57 +00:00
ajacoutot
ef3af39718 Update to libpeas-1.1.4 to work with py-gobject3.
ok jasper@
2011-09-22 16:01:02 +00:00
jasper
56404a4da1 - unbreak after recent gtk3 update 2011-09-22 10:16:27 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
ajacoutot
6ac53b9ffc Don't install the glade catalog file, there are still issues with glade
support in libpeas.
2011-06-10 09:38:18 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
jasper
0cac5e487c use ${MODPY_WANTLIB} instead of the actual python library, this would break
when the default python version changes. found out the hard way by landry@
2011-06-05 21:01:13 +00:00
ajacoutot
50d1b80be8 Enable seed support. 2011-05-13 12:39:11 +00:00
ajacoutot
9e7cf2d928 Regen PLIST after the itlocaledir fix in the gnome MODULE. 2011-04-28 07:35:19 +00:00
ajacoutot
52c32e1344 Import libpeas-1.0.0.
libpeas is a gobject-based plugins engine, and is targetted at giving
every application the chance to assume its own extensibility. It is
currently used by several GNOME applications like gedit and Totem.

It takes its roots in the old gedit plugins engine, and provides an
extensive set of features mirroring the desiderata of most of the
applications providing an extension framework.

ok jasper@
2011-04-07 18:52:14 +00:00