[csw-devel] SF.net SVN: gar:[2307] csw/trunk/lib
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Tue Nov 18 00:07:50 CET 2008
Revision: 2307
http://gar.svn.sourceforge.net/gar/?rev=2307&view=rev
Author: wbonnet
Date: 2008-11-17 23:07:50 +0000 (Mon, 17 Nov 2008)
Log Message:
-----------
Add libxcb
Added Paths:
-----------
csw/trunk/lib/libxcb/
csw/trunk/lib/libxcb/Makefile
csw/trunk/lib/libxcb/checksums
csw/trunk/lib/libxcb/files/
csw/trunk/lib/libxcb/files/CSWlibxcb.depend
csw/trunk/lib/libxcb/files/CSWlibxcb.gspec
csw/trunk/lib/libxcb/files/CSWlibxcb.prototype
csw/trunk/lib/libxcb/files/CSWlibxcbdev.depend
csw/trunk/lib/libxcb/files/CSWlibxcbdev.gspec
csw/trunk/lib/libxcb/files/CSWlibxcbdev.prototype
Added: csw/trunk/lib/libxcb/Makefile
===================================================================
--- csw/trunk/lib/libxcb/Makefile (rev 0)
+++ csw/trunk/lib/libxcb/Makefile 2008-11-17 23:07:50 UTC (rev 2307)
@@ -0,0 +1,36 @@
+GARNAME = libxcb
+GARVERSION = 1.1
+CATEGORIES = lib
+
+DESCRIPTION = The XCB library
+define BLURB
+The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface
+endef
+
+MASTER_SITES =http://xcb.freedesktop.org/dist/
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
+
+DISTFILES += CSWlibxcb.gspec CSWlibxcb.prototype CSWlibxcb.depend
+DISTFILES += CSWlibxcbdev.gspec CSWlibxcbdev.prototype CSWlibxcbdev.depend
+# DISTFILES += $(call admfiles,CSWlibxcb, depend)
+
+include ../category.mk
+
+CFLAGS += -xlibmil -errtags=yes -erroff=E_EMPTY_DECLARATION -D__solaris__
+CXXFLAGS += -xlibmil -xlibmopt -features=tmplife -norunpath
+LDFLAGS += -L/opt/csw/lib -R/opt/csw/lib
+
+export CFLAGS CXXFLAGS LDFLAGS
+
+TEST_SCRIPTS = none
+
+GREP = ggrep
+
+CONFIGURE_ARGS = --prefix=/opt/csw --mandir=/opt/csw/share/man
+
+test-none:
+ @$(MAKECOOKIE)
+
+post-install:
+ ( gfind $(DESTDIR)/opt/csw -exec bash -c "file {} | ggrep ELF | ggrep -e 'executable' -e 'dynamic lib' | ggrep 'not stripped' && strip {}" \; )
Added: csw/trunk/lib/libxcb/checksums
===================================================================
--- csw/trunk/lib/libxcb/checksums (rev 0)
+++ csw/trunk/lib/libxcb/checksums 2008-11-17 23:07:50 UTC (rev 2307)
@@ -0,0 +1,7 @@
+90e02378256d5dec96ddc6c7d72119b6 download/libxcb-1.1.tar.gz
+ea7d268788deb990bedfee287f9ae322 download/CSWlibxcb.gspec
+055a2b4f25737c1ab38f7d0c8253d69c download/CSWlibxcb.prototype
+f67ee144d583911e04badd2598cac249 download/CSWlibxcb.depend
+9f5722547dee7891ecf0819a34f19056 download/CSWlibxcbdev.gspec
+ac2778e985dd666f7c366b8ca23174d7 download/CSWlibxcbdev.prototype
+74ffa8b13cb65e9bdd22dca701d7f9d1 download/CSWlibxcbdev.depend
Added: csw/trunk/lib/libxcb/files/CSWlibxcb.depend
===================================================================
--- csw/trunk/lib/libxcb/files/CSWlibxcb.depend (rev 0)
+++ csw/trunk/lib/libxcb/files/CSWlibxcb.depend 2008-11-17 23:07:50 UTC (rev 2307)
@@ -0,0 +1,2 @@
+P CSWlibxau
+P CSWlibxdmcp
Added: csw/trunk/lib/libxcb/files/CSWlibxcb.gspec
===================================================================
--- csw/trunk/lib/libxcb/files/CSWlibxcb.gspec (rev 0)
+++ csw/trunk/lib/libxcb/files/CSWlibxcb.gspec 2008-11-17 23:07:50 UTC (rev 2307)
@@ -0,0 +1,4 @@
+%var bitname libxcb
+%var pkgname CSWlibxcb
+%include url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright url file://%{WORKSRC}/COPYING
Added: csw/trunk/lib/libxcb/files/CSWlibxcb.prototype
===================================================================
--- csw/trunk/lib/libxcb/files/CSWlibxcb.prototype (rev 0)
+++ csw/trunk/lib/libxcb/files/CSWlibxcb.prototype 2008-11-17 23:07:50 UTC (rev 2307)
@@ -0,0 +1,98 @@
+d none /opt/csw/lib 0755 root bin
+f none /opt/csw/lib/libxcb-composite.la 0755 root bin
+f none /opt/csw/lib/libxcb-composite.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-composite.so.0=libxcb-composite.so.0.0.0
+s none /opt/csw/lib/libxcb-composite.so=libxcb-composite.so.0.0.0
+f none /opt/csw/lib/libxcb-damage.la 0755 root bin
+f none /opt/csw/lib/libxcb-damage.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-damage.so.0=libxcb-damage.so.0.0.0
+s none /opt/csw/lib/libxcb-damage.so=libxcb-damage.so.0.0.0
+f none /opt/csw/lib/libxcb-dpms.la 0755 root bin
+f none /opt/csw/lib/libxcb-dpms.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-dpms.so.0=libxcb-dpms.so.0.0.0
+s none /opt/csw/lib/libxcb-dpms.so=libxcb-dpms.so.0.0.0
+f none /opt/csw/lib/libxcb-glx.la 0755 root bin
+f none /opt/csw/lib/libxcb-glx.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-glx.so.0=libxcb-glx.so.0.0.0
+s none /opt/csw/lib/libxcb-glx.so=libxcb-glx.so.0.0.0
+f none /opt/csw/lib/libxcb-randr.la 0755 root bin
+f none /opt/csw/lib/libxcb-randr.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-randr.so.0=libxcb-randr.so.0.0.0
+s none /opt/csw/lib/libxcb-randr.so=libxcb-randr.so.0.0.0
+f none /opt/csw/lib/libxcb-record.la 0755 root bin
+f none /opt/csw/lib/libxcb-record.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-record.so.0=libxcb-record.so.0.0.0
+s none /opt/csw/lib/libxcb-record.so=libxcb-record.so.0.0.0
+f none /opt/csw/lib/libxcb-render.la 0755 root bin
+f none /opt/csw/lib/libxcb-render.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-render.so.0=libxcb-render.so.0.0.0
+s none /opt/csw/lib/libxcb-render.so=libxcb-render.so.0.0.0
+f none /opt/csw/lib/libxcb-res.la 0755 root bin
+f none /opt/csw/lib/libxcb-res.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-res.so.0=libxcb-res.so.0.0.0
+s none /opt/csw/lib/libxcb-res.so=libxcb-res.so.0.0.0
+f none /opt/csw/lib/libxcb-screensaver.la 0755 root bin
+f none /opt/csw/lib/libxcb-screensaver.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-screensaver.so.0=libxcb-screensaver.so.0.0.0
+s none /opt/csw/lib/libxcb-screensaver.so=libxcb-screensaver.so.0.0.0
+f none /opt/csw/lib/libxcb-shape.la 0755 root bin
+f none /opt/csw/lib/libxcb-shape.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-shape.so.0=libxcb-shape.so.0.0.0
+s none /opt/csw/lib/libxcb-shape.so=libxcb-shape.so.0.0.0
+f none /opt/csw/lib/libxcb-shm.la 0755 root bin
+f none /opt/csw/lib/libxcb-shm.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-shm.so.0=libxcb-shm.so.0.0.0
+s none /opt/csw/lib/libxcb-shm.so=libxcb-shm.so.0.0.0
+f none /opt/csw/lib/libxcb-sync.la 0755 root bin
+f none /opt/csw/lib/libxcb-sync.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-sync.so.0=libxcb-sync.so.0.0.0
+s none /opt/csw/lib/libxcb-sync.so=libxcb-sync.so.0.0.0
+f none /opt/csw/lib/libxcb-xevie.la 0755 root bin
+f none /opt/csw/lib/libxcb-xevie.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xevie.so.0=libxcb-xevie.so.0.0.0
+s none /opt/csw/lib/libxcb-xevie.so=libxcb-xevie.so.0.0.0
+f none /opt/csw/lib/libxcb-xf86dri.la 0755 root bin
+f none /opt/csw/lib/libxcb-xf86dri.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xf86dri.so.0=libxcb-xf86dri.so.0.0.0
+s none /opt/csw/lib/libxcb-xf86dri.so=libxcb-xf86dri.so.0.0.0
+f none /opt/csw/lib/libxcb-xfixes.la 0755 root bin
+f none /opt/csw/lib/libxcb-xfixes.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xfixes.so.0=libxcb-xfixes.so.0.0.0
+s none /opt/csw/lib/libxcb-xfixes.so=libxcb-xfixes.so.0.0.0
+f none /opt/csw/lib/libxcb-xinerama.la 0755 root bin
+f none /opt/csw/lib/libxcb-xinerama.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xinerama.so.0=libxcb-xinerama.so.0.0.0
+s none /opt/csw/lib/libxcb-xinerama.so=libxcb-xinerama.so.0.0.0
+f none /opt/csw/lib/libxcb-xlib.la 0755 root bin
+f none /opt/csw/lib/libxcb-xlib.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xlib.so.0=libxcb-xlib.so.0.0.0
+s none /opt/csw/lib/libxcb-xlib.so=libxcb-xlib.so.0.0.0
+f none /opt/csw/lib/libxcb-xprint.la 0755 root bin
+f none /opt/csw/lib/libxcb-xprint.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xprint.so.0=libxcb-xprint.so.0.0.0
+s none /opt/csw/lib/libxcb-xprint.so=libxcb-xprint.so.0.0.0
+f none /opt/csw/lib/libxcb-xtest.la 0755 root bin
+f none /opt/csw/lib/libxcb-xtest.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xtest.so.0=libxcb-xtest.so.0.0.0
+s none /opt/csw/lib/libxcb-xtest.so=libxcb-xtest.so.0.0.0
+f none /opt/csw/lib/libxcb-xv.la 0755 root bin
+f none /opt/csw/lib/libxcb-xv.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xv.so.0=libxcb-xv.so.0.0.0
+s none /opt/csw/lib/libxcb-xv.so=libxcb-xv.so.0.0.0
+f none /opt/csw/lib/libxcb-xvmc.la 0755 root bin
+f none /opt/csw/lib/libxcb-xvmc.so.0.0.0 0755 root bin
+s none /opt/csw/lib/libxcb-xvmc.so.0=libxcb-xvmc.so.0.0.0
+s none /opt/csw/lib/libxcb-xvmc.so=libxcb-xvmc.so.0.0.0
+f none /opt/csw/lib/libxcb.la 0755 root bin
+f none /opt/csw/lib/libxcb.so.1.0.0 0755 root bin
+s none /opt/csw/lib/libxcb.so.1=libxcb.so.1.0.0
+s none /opt/csw/lib/libxcb.so=libxcb.so.1.0.0
+d none /opt/csw/share 0755 root bin
+d none /opt/csw/share/doc 0755 root bin
+d none /opt/csw/share/doc/libxcb 0755 root bin
+d none /opt/csw/share/doc/libxcb/tutorial 0755 root bin
+f none /opt/csw/share/doc/libxcb/tutorial/index.html 0644 root bin
+f none /opt/csw/share/doc/libxcb/tutorial/xcb.css 0644 root bin
+i copyright=CSWlibxcb.copyright
+i depend=CSWlibxcb.depend
+i pkginfo=CSWlibxcb.pkginfo
Added: csw/trunk/lib/libxcb/files/CSWlibxcbdev.depend
===================================================================
--- csw/trunk/lib/libxcb/files/CSWlibxcbdev.depend (rev 0)
+++ csw/trunk/lib/libxcb/files/CSWlibxcbdev.depend 2008-11-17 23:07:50 UTC (rev 2307)
@@ -0,0 +1 @@
+P CSWlibxcb
Added: csw/trunk/lib/libxcb/files/CSWlibxcbdev.gspec
===================================================================
--- csw/trunk/lib/libxcb/files/CSWlibxcbdev.gspec (rev 0)
+++ csw/trunk/lib/libxcb/files/CSWlibxcbdev.gspec 2008-11-17 23:07:50 UTC (rev 2307)
@@ -0,0 +1,4 @@
+%var bitname libxcb_dev
+%var pkgname CSWlibxcbdev
+%include url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright url file://%{WORKSRC}/COPYING
Added: csw/trunk/lib/libxcb/files/CSWlibxcbdev.prototype
===================================================================
--- csw/trunk/lib/libxcb/files/CSWlibxcbdev.prototype (rev 0)
+++ csw/trunk/lib/libxcb/files/CSWlibxcbdev.prototype 2008-11-17 23:07:50 UTC (rev 2307)
@@ -0,0 +1,77 @@
+d none /opt/csw/include 0755 root bin
+d none /opt/csw/include/xcb 0755 root bin
+f none /opt/csw/include/xcb/bigreq.h 0644 root bin
+f none /opt/csw/include/xcb/composite.h 0644 root bin
+f none /opt/csw/include/xcb/damage.h 0644 root bin
+f none /opt/csw/include/xcb/dpms.h 0644 root bin
+f none /opt/csw/include/xcb/glx.h 0644 root bin
+f none /opt/csw/include/xcb/randr.h 0644 root bin
+f none /opt/csw/include/xcb/record.h 0644 root bin
+f none /opt/csw/include/xcb/render.h 0644 root bin
+f none /opt/csw/include/xcb/res.h 0644 root bin
+f none /opt/csw/include/xcb/screensaver.h 0644 root bin
+f none /opt/csw/include/xcb/shape.h 0644 root bin
+f none /opt/csw/include/xcb/shm.h 0644 root bin
+f none /opt/csw/include/xcb/sync.h 0644 root bin
+f none /opt/csw/include/xcb/xc_misc.h 0644 root bin
+f none /opt/csw/include/xcb/xcb.h 0644 root bin
+f none /opt/csw/include/xcb/xcbext.h 0644 root bin
+f none /opt/csw/include/xcb/xcbxlib.h 0644 root bin
+f none /opt/csw/include/xcb/xevie.h 0644 root bin
+f none /opt/csw/include/xcb/xf86dri.h 0644 root bin
+f none /opt/csw/include/xcb/xfixes.h 0644 root bin
+f none /opt/csw/include/xcb/xinerama.h 0644 root bin
+f none /opt/csw/include/xcb/xprint.h 0644 root bin
+f none /opt/csw/include/xcb/xproto.h 0644 root bin
+f none /opt/csw/include/xcb/xtest.h 0644 root bin
+f none /opt/csw/include/xcb/xv.h 0644 root bin
+f none /opt/csw/include/xcb/xvmc.h 0644 root bin
+d none /opt/csw/lib 0755 root bin
+f none /opt/csw/lib/libxcb-composite.a 0644 root bin
+f none /opt/csw/lib/libxcb-damage.a 0644 root bin
+f none /opt/csw/lib/libxcb-dpms.a 0644 root bin
+f none /opt/csw/lib/libxcb-glx.a 0644 root bin
+f none /opt/csw/lib/libxcb-randr.a 0644 root bin
+f none /opt/csw/lib/libxcb-record.a 0644 root bin
+f none /opt/csw/lib/libxcb-render.a 0644 root bin
+f none /opt/csw/lib/libxcb-res.a 0644 root bin
+f none /opt/csw/lib/libxcb-screensaver.a 0644 root bin
+f none /opt/csw/lib/libxcb-shape.a 0644 root bin
+f none /opt/csw/lib/libxcb-shm.a 0644 root bin
+f none /opt/csw/lib/libxcb-sync.a 0644 root bin
+f none /opt/csw/lib/libxcb-xevie.a 0644 root bin
+f none /opt/csw/lib/libxcb-xf86dri.a 0644 root bin
+f none /opt/csw/lib/libxcb-xfixes.a 0644 root bin
+f none /opt/csw/lib/libxcb-xinerama.a 0644 root bin
+f none /opt/csw/lib/libxcb-xlib.a 0644 root bin
+f none /opt/csw/lib/libxcb-xprint.a 0644 root bin
+f none /opt/csw/lib/libxcb-xtest.a 0644 root bin
+f none /opt/csw/lib/libxcb-xv.a 0644 root bin
+f none /opt/csw/lib/libxcb-xvmc.a 0644 root bin
+f none /opt/csw/lib/libxcb.a 0644 root bin
+d none /opt/csw/lib/pkgconfig 0755 root bin
+f none /opt/csw/lib/pkgconfig/xcb-composite.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-damage.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-dpms.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-glx.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-randr.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-record.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-render.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-res.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-screensaver.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-shape.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-shm.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-sync.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xevie.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xf86dri.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xfixes.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xinerama.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xlib.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xprint.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xtest.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xv.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb-xvmc.pc 0644 root bin
+f none /opt/csw/lib/pkgconfig/xcb.pc 0644 root bin
+i copyright=CSWlibxcbdev.copyright
+i depend=CSWlibxcbdev.depend
+i pkginfo=CSWlibxcbdev.pkginfo
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