Commit Graph

36 Commits

Author SHA1 Message Date
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
landry
57ee637e88 Fix WANTLIB after last py-gnome commit to fix packaging. 2011-05-03 19:27:26 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
jasper
994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
a1c9f83f08 Unbreak -> WANTLIB. 2010-10-01 17:20:46 +00:00
ajacoutot
f29ea64444 Fix DEPENDS. 2010-09-27 12:13:26 +00:00
sthen
dc15596d75 python bumps 2010-08-30 21:53:59 +00:00
ajacoutot
b1049ddee3 More typos. 2010-07-25 09:07:01 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
landry
f371a46205 Convert py-gnome-extras to build against/use xulrunner 1.9, patch mostly
taken from debian. Added comments to patches while here.
This needs a very -current xulrunner, hence version check enforced in
LIB/BUILD_DEPENDS.
ok ajacoutot@
2010-07-19 14:55:03 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
ajacoutot
4378309c61 WANTLIB. 2010-04-24 17:00:34 +00:00
jasper
9c6998200b - remove gtkhtml2 support, that project is dead and py-gnome-extras ought to
switch to gtkhtml3.

agreed by aja@
2010-04-21 07:36:59 +00:00
sthen
aef5c614d4 sync WANTLIB, bump PKGNAMEs. ok ajacoutot@ 2010-04-04 10:50:21 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
jasper
ec4f101cb4 - re-enable gda bindings 2009-10-14 23:54:01 +00:00
ajacoutot
0a588cd6ac Comment the gksu things we will never support.
ok jasper@
2009-10-14 18:15:15 +00:00
jasper
93403446d5 - update py-gnome-extras to 2.25.3
- unbreak after libgksu(ui) removal
* disables the gda bindings for now
2009-10-14 17:13:48 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
sthen
79c48ca243 sync wantlib, bump 2009-06-25 00:38:37 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
naddy
7058a57207 bump for python dependency change 2009-03-28 16:32:19 +00:00
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +00:00
ajacoutot
4294c479e5 - fix WANTLIB after libgda change
"go for it!" jasper@
2009-02-11 15:22:02 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
a851877403 - forgot one build+run_depends in previous commit 2008-11-23 00:10:56 +00:00
ajacoutot
e399012143 - add some missing lib_depends
- fix build with latest gdl (from upstream SVN via jasper@)
- sync DESCR with reality
2008-11-22 23:55:08 +00:00
martynas
4d2a54c035 - use a proper way to mark RPATH (-R backwards-compat flag didn't
mark resulting libmozembed here)
- workaround no more
ok kurt@
2008-08-26 18:11:03 +00:00
martynas
8d5462d323 give regression tests a chance to work. no package changes
ok wcmaier@
2008-08-23 21:40:08 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
jasper
d31dc90ed2 import gnome-python-extras 2.19.1
py-gnome-extras (also known as gnome-python-extras) is a set of bindings
for the GNOME platform libraries. It extends py-gnome with bindings for
several libraries.

Currently covered parts are:
 - gtkhtml2
 - gtkmozembed
 - gtkspell
 - gdl
 ..etc

based on an older port by landry@
feedback and ok ajacoutot@
2008-05-13 22:18:15 +00:00