Commit graph

49 commits

Author SHA1 Message Date
prlw1
289c86a719 Update gobject-introspection to 1.42.0
Mainly update glib annotations. Some Python 3 compatibility fixes.
Replace the 'allow_none' field on parameters with two separate fields:
'nullable' and 'optional'.
Many bug fixes.
2014-10-07 23:29:49 +00:00
prlw1
914ed6b6ff Update gobject-introspection to 1.40.0
Highlights from git shortlog:

      Add GVolumeMonitor interfaces
      Add --all option to g-ir-generate
      Support glib-mkenums comment /*< flags >*/
      Allow the use of the "Rename To" annotation for literal method renaming.
      Add environment variable G_IREPOSITORY_VERBOSE
2014-09-05 22:19:30 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
obache
6234f8515e require libffi>=3.0.0 2014-01-26 12:01:44 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
obache
92691d2cff tell __{,u}int??_t type
Bump PKGREVISION.
2014-01-02 12:32:19 +00:00
prlw1
fbd98e803f Update gobject-introspection to 1.38.0
patch-ad removed as fixed in 82870258 (Bug 698438)

g-ir-scanner has a grown --xpath-assertions, --format and --inject options
Many bug fixes and translation updates.
2013-12-08 13:28:27 +00:00
jperkin
bf7e878777 Support __inline__ for older OSX. 2013-10-04 15:36:30 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
richard
7312964088 gobject-introspection uses by default $HOME/.cache/g-ir-scanner for a cache.
Disable this globally for packages using buildlink3.mk.
Suggested by Patrick Welche" <prlw1@netbsd.org>
2013-08-08 04:54:28 +00:00
taca
17e07003ba Explicitly disable doctool to prevent generating g-ir-doc-tool. 2013-06-05 14:51:22 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
adam
a80cf699c9 patch-giscanner_dumper.py correction 2013-05-15 19:17:59 +00:00
adam
5f42ddfb8d Don't treat 'clang' as Visual C++ compiler. 2013-05-15 15:46:52 +00:00
drochner
064b31e303 update to 1.36.0, mostly from Patrick Welche
This switches to the new stable release branch.
2013-05-05 09:20:44 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
drochner
5127bac5dd update to 1.34.2
no changelog available
2012-11-15 14:56:34 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
drochner
1cf765bc19 update to 1.34.1.1
sorry, noch changelog available
2012-10-19 18:08:33 +00:00
prlw1
767e9039c7 Update gobject-introspection 1.34.0
glib 2.34.0 update seems to have broken gobject-introspection 1.32.1 build
2012-10-07 10:23:51 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
bsiegert
9de9075f2f MirBSD has a 64-bit time_t. 2012-05-18 14:38:56 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
drochner
1151aa5284 update to 1.32.1
This is a new major release.
2012-04-30 14:28:57 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
73368b83cf Bump PKGREVISION from default python change to 2.7. 2012-03-10 08:24:19 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
obache
ff522f978b Bump PKGREVISION to refrect last fix for handling "__asm{,__} volatile". 2012-02-16 02:31:09 +00:00
martin
8f3f4474a1 Make giscanner ignore the "volatile" variants of __asm{,__} as well.
Found by OBATA Akio, fixes PR pkg/46017.
2012-02-15 16:42:36 +00:00
drochner
b1dbccced7 update to 1.30.0
This switches to the new release branch.
2012-02-10 15:14:56 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
hans
ed59466d5f requires gmake>=3.81 2011-11-26 16:12:40 +00:00
ryoon
fa74b7c2e9 Drop buildlink to graphics/cairo to reduce dependency.
See http://mail-index.netbsd.org/tech-pkg/2011/08/02/msg007484.html

Bump PKGREVISION.
2011-08-09 16:28:03 +00:00
drochner
a9ee4aec16 update to 0.10.8
sorry, no changelog available
2011-05-13 17:12:19 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
roy
c7dbc4b06f Use python correctly. 2011-04-19 11:55:56 +00:00
drochner
7739e260c7 update to 0.10.7
sorry, didn't find a changelog
2011-04-15 17:36:59 +00:00
obache
a3f03dd98b No need to buildlink with cairo, so reset bump ABI from libpng via cairo. 2011-03-22 10:47:11 +00:00
drochner
0c0a2eca4c update to 0.10.3
changes: bugfixes
2011-02-25 13:09:34 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
obache
bbc10c6636 gave up maintainership of Gnome related packages. 2011-02-14 01:07:41 +00:00
obache
2c2682f0ee Update gobject-introspection to 0.10.2.
regenerate *.c and bug fixes.
2011-02-10 05:17:13 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
drochner
c9ebb5331b update to 0.10.0
sorry, no changelog available

pkgsrc change: deal with 64-bit time_t on NetBSD-current - the selftests
succeed now
2011-01-12 20:23:34 +00:00
drochner
71374f3258 add gobject-instrospection-0.9.12, needed by upcoming pygtk versions,
from obache per pkgsrc-wip
2010-11-16 20:08:16 +00:00