[csw-devel] SF.net SVN: gar:[4636] csw/mgar/pkg/x11/libX11/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri May 1 17:54:13 CEST 2009


Revision: 4636
          http://gar.svn.sourceforge.net/gar/?rev=4636&view=rev
Author:   dmichelsen
Date:     2009-05-01 15:54:13 +0000 (Fri, 01 May 2009)

Log Message:
-----------
x11/libx11: Update to dynamic gspec, license and bump to 1.2

Modified Paths:
--------------
    csw/mgar/pkg/x11/libX11/trunk/Makefile
    csw/mgar/pkg/x11/libX11/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/x11/libX11/trunk/files/CSWlibx11.gspec
    csw/mgar/pkg/x11/libX11/trunk/files/CSWlibx11devel.gspec

Modified: csw/mgar/pkg/x11/libX11/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libX11/trunk/Makefile	2009-05-01 15:25:25 UTC (rev 4635)
+++ csw/mgar/pkg/x11/libX11/trunk/Makefile	2009-05-01 15:54:13 UTC (rev 4636)
@@ -1,32 +1,38 @@
 GARNAME = libX11
-GARVERSION = 1.1.5
+GARVERSION = 1.2
 CATEGORIES = x11
 
 DESCRIPTION = X11 client-side library
 define BLURB
-This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. 
+  This package provides a client interface to the X Window System,
+  otherwise known as 'Xlib'. It provides a complete API for the basic
+  functions of the window system. 
 endef
 
 MASTER_SITES =http://xorg.freedesktop.org/releases/individual/lib/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+PREREQUSITE_PKGS = CSWxextproto CSWxtrans CSWkbproto CSWinputproto
+
+PACKAGES = CSWlibx11 CSWlibx11devel
+
 SPKG_DESC_CSWlibx11 = $(DESCRIPTION)
 SPKG_DESC_CSWlibx11devel = $(DESCRIPTION) development package
 
-DISTFILES    += $(call admfiles,CSWlibx11devel, )
-DISTFILES    += $(call admfiles,CSWlibx11, )
+CATALOGNAME_CSWlibx11 = libx11
+CATALOGNAME_CSWlibx11devel = libx11_devel
 
 PKGFILES_CSWlibx11devel  = $(PKGFILES_DEVEL)
-PKGFILES_CSWlibx11devel += $(prefix)/X11/include/.*
-PKGFILES_CSWlibx11devel += $(prefix)/X11/lib/.*\.a
-PKGFILES_CSWlibx11devel += $(prefix)/X11/lib/pkgconfig/.*
 
 REQUIRED_PKGS_CSWlibx11      = CSWlibxcb
 REQUIRED_PKGS_CSWlibx11devel = CSWlibx11
 
+BUILD64 = 1
+NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
 include gar/category.mk
 

Modified: csw/mgar/pkg/x11/libX11/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libX11/trunk/checksums	2009-05-01 15:25:25 UTC (rev 4635)
+++ csw/mgar/pkg/x11/libX11/trunk/checksums	2009-05-01 15:54:13 UTC (rev 4636)
@@ -1,3 +1 @@
-2feb39a0de6f05b25c308268691d960c  download/libX11-1.1.5.tar.gz
-227f750748ff9b31fbf803f6a3d2110a  download/CSWlibx11devel.gspec
-8b5aa1b7f74313397e420e0c3166aaa4  download/CSWlibx11.gspec
+a8e045794665c9fb7486c0faa21e3211  download/libX11-1.2.tar.gz

Deleted: csw/mgar/pkg/x11/libX11/trunk/files/CSWlibx11.gspec
===================================================================
--- csw/mgar/pkg/x11/libX11/trunk/files/CSWlibx11.gspec	2009-05-01 15:25:25 UTC (rev 4635)
+++ csw/mgar/pkg/x11/libX11/trunk/files/CSWlibx11.gspec	2009-05-01 15:54:13 UTC (rev 4636)
@@ -1,4 +0,0 @@
-%var            bitname libx11
-%var            pkgname CSWlibx11
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING

Deleted: csw/mgar/pkg/x11/libX11/trunk/files/CSWlibx11devel.gspec
===================================================================
--- csw/mgar/pkg/x11/libX11/trunk/files/CSWlibx11devel.gspec	2009-05-01 15:25:25 UTC (rev 4635)
+++ csw/mgar/pkg/x11/libX11/trunk/files/CSWlibx11devel.gspec	2009-05-01 15:54:13 UTC (rev 4636)
@@ -1,4 +0,0 @@
-%var            bitname libx11_devel
-%var            pkgname CSWlibx11devel
-%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