NOTICE: This package has been removed from pkgsrc

./wip/libpeas, Gobject-based plugins engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.5.0, Package name: libpeas-1.5.0, Maintainer: pkgsrc-users

libpeas is a gobject-based plugins engine, and is targetted at
giving every application the chance to assume its own extensibility.
It also has a set of features including, but not limited to:

* multiple extension points
* on demand (lazy) programming language support for C, Python and JS
* simplicity of the API


Required to run:
[devel/glib2] [devel/py-gobject] [lang/vala] [devel/gobject-introspection] [x11/gtk3]

Required to build:
[textproc/intltool] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [devel/pkg-config] [devel/py-gobject-shared] [x11/xcb-proto] [archivers/xz]

Master sites: (Expand)

SHA1: 619f385e0f01819f08049849cd2eea73eb48825f
RMD160: 94c20494bd88804fbcb8b5c654342398887b76f4
Filesize: 512.973 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-04 13:19:56 by othyro | Files touched by this commit (5) | Package removed
Log message:
Removing libpeas. Later version has been pulled up in HEAD. No need to
maintain this separately.
   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-09-07 15:04:10 by othyro | Files touched by this commit (1)
Log message:
Stolen from devel/libpeas. Eina needs this.
   2012-09-07 14:57:48 by othyro | Files touched by this commit (1) | Package updated
Log message:
Regenerated due to update.
   2012-09-07 14:57:04 by othyro | Files touched by this commit (1) | Package updated
Log message:
Added/removed some entries due to update.
   2012-09-07 14:55:57 by othyro | Files touched by this commit (1)
Log message:
Updated to latest stable. libpeas please!
   2011-08-04 22:40:25 by Ryo ONODERA | Files touched by this commit (4) | Imported package
Log message:
Import libpeas-1.0.0 as wip/libpeas.

libpeas is a gobject-based plugins engine, and is targetted at
giving every application the chance to assume its own extensibility.
It also has a set of features including, but not limited to:

* multiple extension points
* on demand (lazy) programming language support for C, Python and JS
* simplicity of the API