[csw-devel] SF.net SVN: gar:[16558] csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile

guengel at users.sourceforge.net guengel at users.sourceforge.net
Sun Dec 18 15:00:16 CET 2011


Revision: 16558
          http://gar.svn.sourceforge.net/gar/?rev=16558&view=rev
Author:   guengel
Date:     2011-12-18 14:00:16 +0000 (Sun, 18 Dec 2011)
Log Message:
-----------
gtk2/branches/2.24-raos: Added RUNTIME_DEP. Removed inaccurate comment.

Modified Paths:
--------------
    csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile

Modified: csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile
===================================================================
--- csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile	2011-12-18 13:44:44 UTC (rev 16557)
+++ csw/mgar/pkg/gtk2/branches/2.24-raos/Makefile	2011-12-18 14:00:16 UTC (rev 16558)
@@ -1,23 +1,4 @@
 # $Id$
-#
-# Note 1: 32/64bit builds
-# ------
-#
-# The IM Modules stuff expects a file listing all the available
-# modules which is created by gtk-query-immodules-2.0. By default this
-# file is located at $(sysconfdir)/gtk-2.0/gtk.immodules. Since we
-# provide 32/64bit libraries we cannot simply go with the default.
-#
-# This recipe has two patches which take care of the above mentioned
-# problem. The first patch makes 64bit libraries look for
-# $(sysconfdir)/gtk-2.0/gtk.immodules-64. 32bit libraries still use
-# $(sysconfdir)/gtk-2.0/gtk.immodules.
-#
-# The second patch modifies gtk-query-immodules-2.0, so that it
-# accepts a command line option '--update-modules' which will create
-# the proper file in $(sysconfdir)/gtk-2.0/ depending on the ISA,
-# i.e. gtk.immodules-64 on 64bit ISAs and gtk.immodules on 32bit
-# ISAs. This helps to greatly simplify the postinstall script.
 
 NAME = gtk2
 VERSION = 2.24.8
@@ -285,6 +266,7 @@
 # I pull the whole gdk pixbuf to make sure gdk-pixbuf-query-loaders
 # will be called as well
 RUNTIME_DEP_PKGS_CSWlibgtk2-dev += CSWgdkpixbuf
+RUNTIME_DEP_PKGS_CSWlibgtk2-dev += CSWlibgdk-pixbuf-dev
 RUNTIME_DEP_PKGS_CSWlibgtk2-dev += CSWfconfig
 RUNTIME_DEP_PKGS_CSWlibgtk2-dev += CSWftype2
 RUNTIME_DEP_PKGS_CSWlibgtk2-dev += CSWlibatk1-0-0

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list