[csw-devel] SF.net SVN: gar:[10377] csw/mgar/pkg/gimp/branch-c
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Mon Jun 28 22:19:28 CEST 2010
Revision: 10377
http://gar.svn.sourceforge.net/gar/?rev=10377&view=rev
Author: theferret
Date: 2010-06-28 20:19:27 +0000 (Mon, 28 Jun 2010)
Log Message:
-----------
gimp: moved pkgconfig stuff from main, to gimplibs
Modified Paths:
--------------
csw/mgar/pkg/gimp/branch-c/Makefile
csw/mgar/pkg/gimp/branch-c/gimp_minimal/prototype
csw/mgar/pkg/gimp/branch-c/gimplibs/prototype
Modified: csw/mgar/pkg/gimp/branch-c/Makefile
===================================================================
--- csw/mgar/pkg/gimp/branch-c/Makefile 2010-06-28 19:20:58 UTC (rev 10376)
+++ csw/mgar/pkg/gimp/branch-c/Makefile 2010-06-28 20:19:27 UTC (rev 10377)
@@ -171,7 +171,7 @@
stage: stage-$(ARCH)-32
-GIMPLIBS_EXPR='(/opt/csw/lib/lib|/opt/csw/include)'
+GIMPLIBS_EXPR='(/opt/csw/lib/lib|/opt/csw/lib/pkgconfig|/opt/csw/include)'
LIBDOC_EXPR='gtk-doc/html/lib'
#GIMP_GNOME_EXPR='depend'
Modified: csw/mgar/pkg/gimp/branch-c/gimp_minimal/prototype
===================================================================
--- csw/mgar/pkg/gimp/branch-c/gimp_minimal/prototype 2010-06-28 19:20:58 UTC (rev 10376)
+++ csw/mgar/pkg/gimp/branch-c/gimp_minimal/prototype 2010-06-28 20:19:27 UTC (rev 10377)
@@ -215,10 +215,6 @@
f none /opt/csw/lib/gimp/2.0/interpreters/default.interp 0644 root bin
d none /opt/csw/lib/gimp/2.0/environ 0755 root bin
f none /opt/csw/lib/gimp/2.0/environ/default.env 0644 root bin
-d none /opt/csw/lib/pkgconfig 0755 root bin
-f none /opt/csw/lib/pkgconfig/gimpthumb-2.0.pc 0644 root bin
-f none /opt/csw/lib/pkgconfig/gimpui-2.0.pc 0644 root bin
-f none /opt/csw/lib/pkgconfig/gimp-2.0.pc 0644 root bin
d none /opt/csw/share 0755 root bin
d none /opt/csw/share/gtk-doc 0755 root bin
d none /opt/csw/share/gtk-doc/html 0755 root bin
Modified: csw/mgar/pkg/gimp/branch-c/gimplibs/prototype
===================================================================
--- csw/mgar/pkg/gimp/branch-c/gimplibs/prototype 2010-06-28 19:20:58 UTC (rev 10376)
+++ csw/mgar/pkg/gimp/branch-c/gimplibs/prototype 2010-06-28 20:19:27 UTC (rev 10377)
@@ -37,6 +37,10 @@
s none /opt/csw/lib/libgimp-2.0.so=libgimp-2.0.so.0.600.8
s none /opt/csw/lib/libgimpmodule-2.0.so.0=libgimpmodule-2.0.so.0.600.8
f none /opt/csw/lib/libgimpmodule-2.0.so.0.600.8 0755 root bin
+d none /opt/csw/lib/pkgconfig 0755 root bin
+f none /opt/csw/lib/pkgconfig/gimpthumb-2.0.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/gimpui-2.0.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/gimp-2.0.pc 0644 root bin
d none /opt/csw/include 0755 root bin
d none /opt/csw/include/gimp-2.0 0755 root bin
d none /opt/csw/include/gimp-2.0/libgimpconfig 0755 root bin
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