landry
7058cc3a99
Ensure GJS is not picked as a hidden dependency (reported by naddy@)
2012-05-16 19:35:22 +00:00
jasper
ff23654173
- move away from gnu libtool now that gobject-introspection has been fixed.
2011-11-17 11:42:31 +00:00
jasper
94970015e5
- regen WANTLIB
2011-11-04 09:18:43 +00:00
ajacoutot
2ccf2995d3
Put the XXX at the top so that we cannot miss it on next upgrade.
2011-09-23 08:10:49 +00:00
jasper
1d6d21f263
- fix build with new glib2:wq
2011-09-23 08:02:08 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
jasper
e96ed4d288
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 11:17:08 +00:00
jasper
7a03d816ad
- fix tyop
2010-12-02 13:52:09 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
7f2b17ae6e
kill a few libspecs in LIB_DEPENDS
2010-11-08 09:57:39 +00:00
sthen
3b2bbaacc0
Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
...
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
ee6360a9ea
- explicitly disable introspection support:
2010-09-28 20:13:38 +00:00
jasper
80fcd82c2c
- first round of bumps for devel
2010-08-30 22:03:58 +00:00
sthen
a941ac7fd4
sync WANTLIB (mostly libffi) and bump PKGNAMEs
2010-04-02 16:02:27 +00:00
jasper
52490b94a1
- fix build
2009-12-22 11:01:24 +00:00
landry
d69e4e7cbd
Update to ethos 0.2.2, upstream fixed tarball so we can remove the
...
bundled headers in files. Tweak CONFIGURE_ENV to correctly find
libintl.h, bump ethos major as a function was renamed.
ok jasper@
2009-11-30 22:28:06 +00:00
landry
c6ac8980d3
Add x11/py-gtk2 to BUILD/RUN_DEPENDS to let ethos build on a clean box.
...
spotted by jasper@
2009-10-19 12:11:12 +00:00
landry
eb445e4f27
Remove checks for things that sucks donkey balls, as configure doesn't
...
provide (yet) the corresponding --idontwantmono-or-vala
reported by jasper@
2009-10-12 18:21:14 +00:00
landry
bc65ad514c
Disable shave to make sure it really use our libtool & add -module
...
-avoid-version to libtool flags for plugin loaders, so that they are
real unversioned .so and they can be discovered by ethos users. Update
PFRAG.shared, PLIST & SHARED_LIBS.
Makes emerillon happy.
2009-10-11 13:37:47 +00:00
landry
16f08f316a
Import ethos 0.2.0, a plugin framework library:
...
The core ethos library, libethos-1.0, only links against libgobject so
that it is safe to use in GUI-less applications. The GTK+ library,
libethos-ui-1.0, provides widgets that can be embedded within your
application to manage plugins during run-time.
Add a pair of header files upstream forgot to put in distfile.
2009-10-11 11:31:13 +00:00