Source: gtk3=2.90.4-3

0 views
Skip to first unread message

rbui...@rpath.com

unread,
Jul 12, 2010, 9:08:30 AM7/12/10
to gnome-develop...@googlegroups.com
================================
gtk3:source=2.90.4-3 (previous: 2.90.4-2)
cvc rdiff gtk3 -1 /gnome.rpath.org@gnome:unstable/2.90.4-3
================================
2.90.4-3 Zhang Sen (je...@foresightlinux.org) Mon Jul 12 09:05:22 2010
Comment out gdk-pixbuf taghandler

Shouldn't be neeed in gtk, since it's in gtk-pixbuf pkg now

gtk3.recipe: changed
Index: gtk3.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- gtk3.recipe /gnome.rpath.org@gnome:unstable/2.90.4-2
+++ gtk3.recipe /gnome.rpath.org@gnome:unstable/2.90.4-3
@@ -61,10 +61,10 @@
dest='%(tagdescriptiondir)s/gtk-input-method')
r.addSource('gtk-input-method.taghandler', macros=True,
dest='%(taghandlerdir)s/gtk-input-method', mode=0755)
- r.addSource('gdk-pixbuf-loader.tagdescription', macros=True,
- dest='%(tagdescriptiondir)s/gdk-pixbuf-loader')
- r.addSource('gdk-pixbuf-loader.taghandler', macros=True,
- dest='%(taghandlerdir)s/gdk-pixbuf-loader', mode=0755)
+ #r.addSource('gdk-pixbuf-loader.tagdescription', macros=True,
+ #dest='%(tagdescriptiondir)s/gdk-pixbuf-loader')
+ #r.addSource('gdk-pixbuf-loader.taghandler', macros=True,
+ #dest='%(taghandlerdir)s/gdk-pixbuf-loader', mode=0755)
r.addSource('gtk-update-icon-cache.tagdescription', macros=True,
dest='%(tagdescriptiondir)s/gtk-update-icon-cache')
r.addSource('gtk-update-icon-cache.taghandler', macros=True,
@@ -86,10 +86,10 @@
r.macros.immodulesfile = '%(sysconfdir)s/gtk-3.0/%(host)s/gtk.immodules'

# separate query modules for multilib installation
- r.Move('%(bindir)s/gdk-pixbuf-query-loaders-3.0', '%(queryloaders)s')
+ #r.Move('%(bindir)s/gdk-pixbuf-query-loaders-3.0', '%(queryloaders)s')
r.Move('%(bindir)s/gtk-query-immodules-3.0', '%(queryimmodules)s')

- r.Remove('%(sysconfdir)s/gtk-3.0/gdk-pixbuf.loaders')
+ #r.Remove('%(sysconfdir)s/gtk-3.0/gdk-pixbuf.loaders')
r.Remove('%(sysconfdir)s/gtk-3.0/gtk.immodules')
r.ComponentSpec('runtime', '%(sysconfdir)s/gtk-3.0/im-multipress.conf')

@@ -107,12 +107,12 @@
'%(libdir)s/libgdk-x11-.*.so')

r.Doc('docs/tutorial', 'docs/faq', 'examples')
- r.ComponentSpec('devel', '%(bindir)s/gdk-pixbuf-csource')
+ #r.ComponentSpec('devel', '%(bindir)s/gdk-pixbuf-csource')
r.ComponentSpec('doc', '%(datadir)s/gtk-.*/demo/')

# these pkg-config files have Requires: statements
r.Requires('atk:devel', '%(libdir)s/pkgconfig/gtk.*pc')
- r.Requires('glib:devel', '%(libdir)s/pkgconfig/gdk-pixbuf-xlib.*pc')
+ #r.Requires('glib:devel', '%(libdir)s/pkgconfig/gdk-pixbuf-xlib.*pc')
r.Requires('pango:devel', '%(libdir)s/pkgconfig/gdk-x11.*pc',
'%(libdir)s/pkgconfig/gdk-3.0.pc')

Committed by: jesse

Reply all
Reply to author
Forward
0 new messages