[Foresight-commits] Source: gtk=2.12.11-0.1
rbuilder@rpath.com
rbuilder at rpath.com
Wed Jul 2 06:59:06 EDT 2008
================================
gtk:source=2.12.11-0.1 (previous: 2.12.10-0.3)
cvc rdiff gtk -1 /foresight.rpath.org at fl:devel//2-devel/2.12.11-0.1
================================
2.12.11-0.1 Antonio Meireles aka doniphon (sbin at reboot.sh) Wed Jul 2 06:58:55 2008
sync with upstream
gtk.recipe: changed
Index: gtk.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- gtk.recipe /foresight.rpath.org at fl:devel//2-devel/2.12.10-0.3
+++ gtk.recipe /foresight.rpath.org at fl:devel//2-devel/2.12.11-0.1
@@ -6,7 +6,7 @@
class Gtk2(CPackageRecipe):
name = 'gtk'
- version = '2.12.10'
+ version = '2.12.11'
buildRequires = [ 'atk:devel',
'pango:devel',
@@ -51,19 +51,15 @@
'libXcomposite:devel',
'libXdamage:devel',
'intltool:runtime',
+ 'gtk-doc:runtime',
+ 'python:devel'
]
-
- if Use.builddocs:
- buildRequires.append('gtk-doc:runtime')
def setup(r):
# setup some macros to make the taghandler work properly
r.macros.fieldnum = str(len(r.macros.datadir.split('/'))+2)
r.addArchive('http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.12/gtk+-%(version)s.tar.bz2')
- # http://bugzilla.gnome.org/show_bug.cgi?id=536757
- # FL-1446
- r.addPatch('http://bugzilla.gnome.org/attachment.cgi?id=112256&action=view')
r.Replace('tests ','','Makefile.*')
# Better support multilib.
gtk+-2.12.11.tar.bz2: new
gtk+-2.12.10.tar.bz2: removed
attachment.cgi?id=112256&action=view: removed
Committed by: antonio.meireles
More information about the Foresight-commits
mailing list