[csw-devel] SF.net SVN: gar:[10349] csw/mgar/pkg/sunx11_devel/trunk
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Sun Jun 27 06:36:04 CEST 2010
Revision: 10349
http://gar.svn.sourceforge.net/gar/?rev=10349&view=rev
Author: theferret
Date: 2010-06-27 04:36:04 +0000 (Sun, 27 Jun 2010)
Log Message:
-----------
sunx11_devel: added additional pc file
Modified Paths:
--------------
csw/mgar/pkg/sunx11_devel/trunk/Makefile
csw/mgar/pkg/sunx11_devel/trunk/pkginfo
csw/mgar/pkg/sunx11_devel/trunk/prototype
Added Paths:
-----------
csw/mgar/pkg/sunx11_devel/trunk/sm.pc
Modified: csw/mgar/pkg/sunx11_devel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sunx11_devel/trunk/Makefile 2010-06-26 23:51:47 UTC (rev 10348)
+++ csw/mgar/pkg/sunx11_devel/trunk/Makefile 2010-06-27 04:36:04 UTC (rev 10349)
@@ -1,6 +1,5 @@
package: $(STDFILE) $(FILES)
createpkg -b `pwd`
- touch package
clean:
rm -f *.pkg.gz package
Modified: csw/mgar/pkg/sunx11_devel/trunk/pkginfo
===================================================================
--- csw/mgar/pkg/sunx11_devel/trunk/pkginfo 2010-06-26 23:51:47 UTC (rev 10348)
+++ csw/mgar/pkg/sunx11_devel/trunk/pkginfo 2010-06-27 04:36:04 UTC (rev 10349)
@@ -1,8 +1,9 @@
PKG=CSWsunx11devel
ARCH=all
NAME=sunx11_devel - CSW utility layer for compiling software with Sun X11 libs
-VERSION=1.0,REV=2010.05.21
+VERSION=1.1,REV=2010.06.26
CATEGORY=application
VENDOR=http://www.opencsw.org/ packaged for CSW by Philip Brown
HOTLINE=http://www.opencsw.org/bugtrack/
EMAIL=phil at opencsw.org
+OPENCSW_REPOSITORY=https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/sunx11_devel/trunk
Modified: csw/mgar/pkg/sunx11_devel/trunk/prototype
===================================================================
--- csw/mgar/pkg/sunx11_devel/trunk/prototype 2010-06-26 23:51:47 UTC (rev 10348)
+++ csw/mgar/pkg/sunx11_devel/trunk/prototype 2010-06-27 04:36:04 UTC (rev 10349)
@@ -9,8 +9,8 @@
f none /opt/csw/include/X11/extensions/renderproto.h=renderproto.h 0644 root bin
f none /opt/csw/lib/pkgconfig/x11.pc=x11.pc 0644 root bin
f none /opt/csw/lib/pkgconfig/renderproto.pc=renderproto.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/sm.pc=sm.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xext.pc=xext.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xextproto.pc=xextproto.pc 0644 root bin
f none /opt/csw/lib/pkgconfig/xproto.pc=xproto.pc 0644 root bin
f none /opt/csw/lib/pkgconfig/xt.pc=xt.pc 0644 root bin
-f none /opt/csw/lib/pkgconfig/xext.pc=xext.pc 0644 root bin
-f none /opt/csw/lib/pkgconfig/xextproto.pc=xextproto.pc 0644 root bin
-
Added: csw/mgar/pkg/sunx11_devel/trunk/sm.pc
===================================================================
--- csw/mgar/pkg/sunx11_devel/trunk/sm.pc (rev 0)
+++ csw/mgar/pkg/sunx11_devel/trunk/sm.pc 2010-06-27 04:36:04 UTC (rev 10349)
@@ -0,0 +1,9 @@
+# Note: SUN libSM !
+
+Name: SM
+Description: X Session Management Library, Sun Version
+Version: 1.0.0
+#Requires: ice
+#Requires.private: ice
+#Cflags: -I${includedir}
+Libs: -lSM -lICE
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