2017-10-15 10:23:06 by Patrick Welche | Files touched by this commit (4) |
Log message:
glib2: move soon-to-disappear py-glib2-tools patches to glib2
Should fix current gdbus-codegen package too.
|
2017-10-13 17:49:55 by Patrick Welche | Files touched by this commit (1) |
Log message:
glib2/buildtools.mk: don't override PYTHON_FOR_BUILD_ONLY if already set.
|
2017-10-13 17:40:12 by Patrick Welche | Files touched by this commit (1) |
Log message:
glib2: actually add buildtools.mk
|
2017-10-13 17:35:10 by Patrick Welche | Files touched by this commit (10) |
Log message:
Update glib2 to 2.54.1
glib-genmarshal and glib-menums have been ported to python. To keep
glib2 a python-free zone, these have been moved with gdbus-codegen
to py-glib2-tools.
Packages needing one of those tools to build can include
devel/glib2/buildtools.mk
The licence has been changed from LGPLv2+ to LGPLv2.1+.
A full changelog is available at:
https://git.gnome.org/browse/glib/tree/NEWS?h=2.54.1
|
2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180) |
Log message:
Follow some http redirects.
|
2017-07-11 13:52:42 by Jonathan Perkin | Files touched by this commit (7) |
Log message:
Revert upstream change that introduces gosxcontenttype and removes
gdesktopappinfo on Darwin, it's clearly half-baked and breaks critical
packages such as GTK, as well as being completely incompatible with
pkgsrc as it assumes all apps will be shipped as bundles (.app)
Patches mostly taken from Homebrew. Bump PKGREVISION.
|
2017-07-03 20:47:30 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
PLIST fix for Darwin
|
2017-07-03 19:42:45 by Patrick Welche | Files touched by this commit (7) | |
Log message:
Update glib2 to 2.52.3
Highlights include:
* OS X implementations of GContentType and GAppInfo have been added
* Memory leak fixes
* Minimal support for UUIDs has been added
* A new file attribute, G_FILE_ATTRIBUTE_RECENT_MODIFIED has been added
to improve sorting of recent files
* glib-compile-resources grew a --generate-phony-targets flag
* GLib now installs a valgrind suppressions file for GLib and GIO
* glib-genmarshal and glib-mkenums have gained --output options
for better build system integration
* New API: g_utf8_make_valid
+ Many bug fixes and translation updates. For a full list see:
https://git.gnome.org/browse/glib/tree/NEWS?h=2.52.3
|
2017-05-16 13:59:11 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove references to gdbus-codegen, not installed by this package.
|
2017-05-04 14:19:13 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Add broken python scripts to CHECK_WRKREF_SKIP too.
|