[csw-devel] SF.net SVN: gar:[4603] csw/mgar/pkg/x11/xproto/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Apr 29 19:48:20 CEST 2009
Revision: 4603
http://gar.svn.sourceforge.net/gar/?rev=4603&view=rev
Author: dmichelsen
Date: 2009-04-29 17:48:20 +0000 (Wed, 29 Apr 2009)
Log Message:
-----------
x11/xproto: Use dynamic gspec and license
Modified Paths:
--------------
csw/mgar/pkg/x11/xproto/trunk/Makefile
csw/mgar/pkg/x11/xproto/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/x11/xproto/trunk/files/CSWxproto.gspec
Modified: csw/mgar/pkg/x11/xproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xproto/trunk/Makefile 2009-04-29 17:38:48 UTC (rev 4602)
+++ csw/mgar/pkg/x11/xproto/trunk/Makefile 2009-04-29 17:48:20 UTC (rev 4603)
@@ -4,19 +4,17 @@
DESCRIPTION = X protocol and ancillary headers from X.org X11
define BLURB
-X protocol and ancillary headers from modular X.org X11
+ X protocol and ancillary headers from modular X.org X11
endef
MASTER_SITES = $(X11_PROTO_MASTER_SITE)
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWxproto)
+DISTFILES = $(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
-pre-install:
- @ginstall -d $(WORKROOTDIR)/install-$(firstword $(MODULATIONS))$(datadir)/doc/$(GARNAME)
- @gcp -fp $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/$(DISTNAME)/COPYING $(WORKROOTDIR)/install-$(firstword $(MODULATIONS))$(datadir)/doc/$(GARNAME)/License.txt
+ARCHALL = 1
+CONFIGURE_ARGS = $(DIRPATHS)
include gar/category.mk
Modified: csw/mgar/pkg/x11/xproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xproto/trunk/checksums 2009-04-29 17:38:48 UTC (rev 4602)
+++ csw/mgar/pkg/x11/xproto/trunk/checksums 2009-04-29 17:48:20 UTC (rev 4603)
@@ -1,2 +1 @@
9186713de3ec8a9fdd6ec3f4c4534fde download/xproto-7.0.15.tar.gz
-613afd970a2e684a1b6a5323569acdef download/CSWxproto.gspec
Deleted: csw/mgar/pkg/x11/xproto/trunk/files/CSWxproto.gspec
===================================================================
--- csw/mgar/pkg/x11/xproto/trunk/files/CSWxproto.gspec 2009-04-29 17:38:48 UTC (rev 4602)
+++ csw/mgar/pkg/x11/xproto/trunk/files/CSWxproto.gspec 2009-04-29 17:48:20 UTC (rev 4603)
@@ -1,7 +0,0 @@
-%var bitname xproto
-%var pkgname CSWxproto
-%var arch all
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright
-
-Please see /opt/csw/share/doc/%{GARNAME}/License.txt for license information
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