./devel/libpeas, GObject-based plugins engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.26.0nb11, Package name: libpeas-1.26.0nb11, 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: (Expand)

Filesize: 187.215 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-04-14 23:54:33 by David H. Gutteridge | Files touched by this commit (1)
Log message:
libpeas: fix typo in DESCR
   2023-04-14 10:59:33 by Benny Siegert | Files touched by this commit (1)
Log message:
libpeas: remove PYTHON_FOR_BUILD_ONLY, bump revision

Python is obviously not for build only in this package, since
it supports plugins written in Python. With python39 installed, the
library depends on libpython directly.
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2