./devel/libpeas, GObject-based plugins engine

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


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

libpeas is a gobject-based plugins engine, and is targeted 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:
[graphics/hicolor-icon-theme] [devel/glib2] [devel/gobject-introspection] [x11/gtk3] [lang/python37]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto] [devel/meson]

Master sites:

Filesize: 187.215 KB

Version history: (Expand)


CVS history: (Expand)


   2026-05-15 22:08:43 by Thomas Klausner | Files touched by this commit (13)
Log message:
*: more gobject-introspection clean-ups

Restore it in two bl3.mk where the .pc files actually propagate it
   2026-05-15 19:01:08 by Thomas Klausner | Files touched by this commit (139)
Log message:
*: switch to glib2-introspection

The gobject-introspection package installed _some_ of the introspection
files needed for glib2, but not all - some of them are built from the glib2
sources. glib2-introspection now contains all glib2-related introspection
files.

Add a tool dependency on the new package where needed.

Remove gobject-introspection from buildlink3.mk files - this is usually
a tool and should not be forwarded via buildlink3.

Some cleanups/fixes for -current while here.
   2026-05-14 17:04:27 by Thomas Klausner | Files touched by this commit (2)
Log message:
libpeas: fix build for pkgsrc versions with PKGREVISION
   2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344)
Log message:
*: recursive bump for removal of cairo's xcb option
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355)
Log message:
*: recursive bump for tiff growing lerc dependency
   2025-07-19 07:37:52 by Thomas Klausner | Files touched by this commit (190)
Log message:
*: bump gobject-introspection users for ABI bump

XXX: I'm actually not sure why the ABI was bumped for 1.84, but now that
it is we have to bump PKGREVISIONs, otherwise pkgin is quite unhappy
   2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412)
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch