Commit Graph

6 Commits

Author SHA1 Message Date
landry
7058cc3a99 Ensure GJS is not picked as a hidden dependency (reported by naddy@) 2012-05-16 19:35:22 +00:00
jasper
7a03d816ad - fix tyop 2010-12-02 13:52:09 +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
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