Commit Graph

53 Commits

Author SHA1 Message Date
ajacoutot
ed97b19505 From upstream: gio-types.defs: change some enums to flags
These flags types were originally incorrectly handled in glib as being
enums.  That bug was fixed, but they're still enums here, leading to
warnings about the mismatch.
Change them to flags.
2012-04-05 12:08:25 +00:00
ajacoutot
47420a43fd Tweak COMMENT. 2011-09-21 13:45:11 +00:00
ajacoutot
6f183805e0 Disable introspection support which will be enabled in upcoming py-gobject3. 2011-09-21 13:37:14 +00:00
ajacoutot
14c204893c Unbreak by setting MODGNOME_TOOLS to goi. 2011-09-21 08:21:51 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
jasper
ee0cd37b46 - fix misplaced @comment
ok aja@ (MAINTAINER)
2011-07-29 17:38:02 +00:00
ajacoutot
5d2b86a891 Bugfix update to py-gobject-2.28.6.
-> fixes several bugs and crashes.
2011-06-13 16:46:39 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
ajacoutot
6ae867c85b Bring more patches from upstream to help gnome-tweak-tools go a little bit
further.
2011-06-08 07:25:54 +00:00
jasper
03119150d2 fix a much dreaded and cursed upon issue where importing the GLib
introspection module would result in "TypeError: unable to create a wrapper
for GLib.Variant" by adding a patch from upstream.

ok aja@
2011-06-06 16:05:59 +00:00
ajacoutot
4fe364f721 Don't install static lib and libtool file for modules.
Regen WANTLIB.
2011-05-13 22:28:15 +00:00
rpointel
912085a7c6 Removed version of python 2.6 hardcoded in PLIST, replace by MODPY_VERSION.
ok ajacoutot@.
2011-05-02 17:57:39 +00:00
ajacoutot
52428be03a Bugfix update to py-gobject-2.28.4. 2011-04-18 16:30:21 +00:00
jasper
86e8a8df90 py-cairo is needed now that GI is enabled, so set it as a build and run
dependency.

spotted by and ok landry@, ok aja@
2011-04-08 06:17:36 +00:00
ajacoutot
667d06f8a9 Add introspection+cairo support (needed for on-going GNOME 3 work). 2011-04-07 15:08:13 +00:00
ajacoutot
27a7d8f187 Update to py-gobject-2.28.3.
* fix a typo when converting objects to strings gvalues
2011-03-23 17:38:15 +00:00
ajacoutot
c2e8964a8f Bugfix update to py-gobject-2.28.2. 2011-03-23 06:16:27 +00:00
ajacoutot
5e1dba41c3 Bugfix update to py-gobject-2.28.1. 2011-03-21 17:04:59 +00:00
ajacoutot
2a0cac0622 Update to py-gobject-2.28.0.
Remove x11 from CATEGORIES.
Explicitely add some missing CONFIGURE_ARGS.
Fix REGRESS_DEPENDS.
Remove unused SUBST_VARS.
Take maintainer.
2011-03-09 06:17:08 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +00:00
jasper
27d13fd904 - USE_X11 is default now from gnome.port.mk 2010-10-18 13:28:51 +00:00
jasper
051a4cadbb - Don't return -1, but NULL. Just like pygi_get_property_value() does when
introspection support is enabled.

this unbreaks py-gobject, as noticed with rednotebook and several other applications.

ok aja@
2010-10-02 08:33:03 +00:00
jasper
f2b0477174 - update py-gobject to 2.26.0
- remove unneeded XXX
- explicitly disable introspection support for now
- add a patch from upstream to use compat functions for string handling

ok aja@
2010-09-30 07:30:44 +00:00
jasper
8353dfbd95 bumpski for python 2010-08-30 22:24:14 +00:00
ajacoutot
cd3e9db717 Run compileall.py so that pyc files get registered in the PLIST and
pkg_delete doesn't complain.

reported by naddy@
2010-07-03 04:50:00 +00:00
jasper
a3e614af95 - re-add fscking ugly workaround. this needs to be properly fixed as
you will claw your eyes out looking at the workaround.

"go ahead" aja@
2010-04-25 20:59:38 +00:00
ajacoutot
3c0aa8dbdb Update to py-gobject-2.20.0v0. 2010-04-23 12:51:11 +00:00
sthen
de918bd5ec Add a nasty hack so this can build with non-default MODPY_VERSION.
Better suggestions welcome, but we couldn't think of any.
"Oh that is nasty, ok aja@".
2009-10-12 17:19:16 +00:00
ajacoutot
34a5d28042 Add small reminder comment. 2009-10-12 12:29:26 +00:00
jasper
585ae65e95 - revert previous update. gobject-introspection fails to build on sparc64
and i can't currently see why..
2009-10-10 14:41:21 +00:00
jasper
245a2cb34d - update py-gobject to 2.20.0
* uses gobject-introspection now

ok aja@
2009-10-09 22:18:13 +00:00
jasper
dc2e7ada7d - revert previous commit. embedding variables in variables makes you lose a cookie, and break the build.
ok sthen@
2009-09-21 20:30:58 +00:00
martynas
2ef72aa792 fix packaging with python-2.6. ok jasper@, sthen@ 2009-09-18 20:37:46 +00:00
jasper
05bc8e0d62 - update py-gobject to 2.18.0 2009-09-08 17:51:32 +00:00
ajacoutot
6058656d84 Make use of REGRESS_IS_INTERACTIVE=x11
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
jasper
4022cb43fb - switch to gnome.port.mk
ok ajacoutot@
2009-08-07 11:20:10 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
jasper
512d6a4e9b - update py-gobject to 2.16.1 2009-03-04 19:58:22 +00:00
jasper
ac787fe024 - update py-gobject to 2.16.0
ok ajacoutot@
2009-01-04 21:41:16 +00:00
jasper
9fc77b1f50 - update py-gobject to 2.15.4
- specify license version

tested in a bulk build by me
ok ajacoutot@
2008-11-16 21:47:47 +00:00
ajacoutot
87ec5be0f7 - remove run depends on devhelp
(it was added some time ago but let's be consistent with the latest changes)
2008-05-27 11:54:20 +00:00
jasper
a37f4202bd - update py-gobject to 2.14.2
ok ajacoutot@
2008-05-25 21:44:33 +00:00
jasper
ca04046a2e - update py-gobject to 2.14.1
ok ajacoutot@
2008-04-29 17:49:34 +00:00
espie
9ca2e064cf do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
steven
43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
ajacoutot
90a7a119ab - fix CATEGORIES 2007-10-05 13:38:31 +00:00