[csw-devel] SF.net SVN: gar:[6496] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Sep 27 18:44:37 CEST 2009
Revision: 6496
http://gar.svn.sourceforge.net/gar/?rev=6496&view=rev
Author: wbonnet
Date: 2009-09-27 16:44:37 +0000 (Sun, 27 Sep 2009)
Log Message:
-----------
Initial commit
Added Paths:
-----------
csw/mgar/pkg/x11/liblbxutil/
csw/mgar/pkg/x11/liblbxutil/branches/
csw/mgar/pkg/x11/liblbxutil/tags/
csw/mgar/pkg/x11/liblbxutil/trunk/
csw/mgar/pkg/x11/liblbxutil/trunk/Makefile
csw/mgar/pkg/x11/liblbxutil/trunk/checksums
csw/mgar/pkg/x11/liblbxutil/trunk/files/
Property changes on: csw/mgar/pkg/x11/liblbxutil/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/x11/liblbxutil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/liblbxutil/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/x11/liblbxutil/trunk/Makefile 2009-09-27 16:44:37 UTC (rev 6496)
@@ -0,0 +1,34 @@
+GARNAME = liblbxutil
+GARVERSION = 1.0.1
+CATEGORIES = x11
+
+DESCRIPTION = LBX utilities library from modular X.org.
+define BLURB
+ LBX (Low Bandwidth X) is an X server extension which performs compression and caching on the X protocol to improve the performance of X over low-bandwidth, high-latency links.
+endef
+
+MASTER_SITES = $(X11_LIB_MASTER_SITE)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+PACKAGES = CSWliblbxutil CSWliblbxutildevel
+
+CATALOGNAME_CSWliblbxutil = liblbxutil
+CATALOGNAME_CSWliblbxutildevel = liblbxutil_devel
+
+SPKG_DESC_CSWliblbxutil = $(DESCRIPTION)
+SPKG_DESC_CSWliblbxutildevel = $(DESCRIPTION) development files
+
+REQUIRED_PKGS_CSWliblbxutil = CSWzlib
+REQUIRED_PKGS_CSWliblbxutildevel = CSWliblbxutil
+
+PKGFILES_CSWliblbxutildevel = $(PKGFILES_DEVEL)
+
+BUILD64 = 1
+NOISALIST = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/x11/liblbxutil/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/liblbxutil/trunk/checksums (rev 0)
+++ csw/mgar/pkg/x11/liblbxutil/trunk/checksums 2009-09-27 16:44:37 UTC (rev 6496)
@@ -0,0 +1 @@
+b73cbd5bc3cd268722a624a5f1318fde download/liblbxutil-1.0.1.tar.bz2
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