[csw-devel] SF.net SVN: gar:[4607] csw/mgar/pkg/x11/libXau/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Apr 29 21:53:31 CEST 2009
Revision: 4607
http://gar.svn.sourceforge.net/gar/?rev=4607&view=rev
Author: dmichelsen
Date: 2009-04-29 19:53:31 +0000 (Wed, 29 Apr 2009)
Log Message:
-----------
x11/libxau: Update to dynamic gspec, license and 64 bit
Modified Paths:
--------------
csw/mgar/pkg/x11/libXau/trunk/Makefile
csw/mgar/pkg/x11/libXau/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/x11/libXau/trunk/files/CSWlibxau.gspec
csw/mgar/pkg/x11/libXau/trunk/files/CSWlibxaudevel.gspec
Modified: csw/mgar/pkg/x11/libXau/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libXau/trunk/Makefile 2009-04-29 19:52:49 UTC (rev 4606)
+++ csw/mgar/pkg/x11/libXau/trunk/Makefile 2009-04-29 19:53:31 UTC (rev 4607)
@@ -4,27 +4,29 @@
DESCRIPTION = X11 authorisation library
define BLURB
-This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side.
+ This package provides the main interface to the X11 authorisation handling,
+ which controls authorisation for X connections, both client-side and server-side.
endef
-MASTER_SITES =http://xorg.freedesktop.org/releases/individual/lib/
+MASTER_SITES = http://xorg.freedesktop.org/releases/individual/lib/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
+PACKAGES = CSWlibxau CSWlibxaudevel
+
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+CATALOGNAME_CSWlibxau = libxau
+CATALOGNAME_CSWlibxaudevel = libxau_devel
+
SPKG_DESC_CSWlibxau = X11 authorisation library
SPKG_DESC_CSWlibxaudevel = X11 authorisation library development package
-DISTFILES += $(call admfiles,CSWlibxaudevel, )
-DISTFILES += $(call admfiles,CSWlibxau, )
-
PKGFILES_CSWlibxaudevel = $(PKGFILES_DEVEL)
-PKGFILES_CSWlibxaudevel += $(prefix)/X11/include/.*
-PKGFILES_CSWlibxaudevel += $(prefix)/X11/lib/.*\.a
-PKGFILES_CSWlibxaudevel += $(prefix)/X11/lib/pkgconfig/.*
+BUILD64 = 1
+NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
include gar/category.mk
-
Modified: csw/mgar/pkg/x11/libXau/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libXau/trunk/checksums 2009-04-29 19:52:49 UTC (rev 4606)
+++ csw/mgar/pkg/x11/libXau/trunk/checksums 2009-04-29 19:53:31 UTC (rev 4607)
@@ -1,3 +1 @@
77c3de874155456c857b331063ad2fd9 download/libXau-1.0.4.tar.gz
-03fd9250999932312a8f773cf5bc036d download/CSWlibxaudevel.gspec
-4dba507bb4e471f3f15a039958063ee8 download/CSWlibxau.gspec
Deleted: csw/mgar/pkg/x11/libXau/trunk/files/CSWlibxau.gspec
===================================================================
--- csw/mgar/pkg/x11/libXau/trunk/files/CSWlibxau.gspec 2009-04-29 19:52:49 UTC (rev 4606)
+++ csw/mgar/pkg/x11/libXau/trunk/files/CSWlibxau.gspec 2009-04-29 19:53:31 UTC (rev 4607)
@@ -1,4 +0,0 @@
-%var bitname libxau
-%var pkgname CSWlibxau
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING
Deleted: csw/mgar/pkg/x11/libXau/trunk/files/CSWlibxaudevel.gspec
===================================================================
--- csw/mgar/pkg/x11/libXau/trunk/files/CSWlibxaudevel.gspec 2009-04-29 19:52:49 UTC (rev 4606)
+++ csw/mgar/pkg/x11/libXau/trunk/files/CSWlibxaudevel.gspec 2009-04-29 19:53:31 UTC (rev 4607)
@@ -1,4 +0,0 @@
-%var bitname libxau_devel
-%var pkgname CSWlibxaudevel
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING
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