[csw-devel] SF.net SVN: gar:[2586] csw/mgar/pkg/x11/xextproto/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Dec 14 20:18:04 CET 2008
Revision: 2586
http://gar.svn.sourceforge.net/gar/?rev=2586&view=rev
Author: wbonnet
Date: 2008-12-14 19:18:04 +0000 (Sun, 14 Dec 2008)
Log Message:
-----------
Move to X11 subdir
Modified Paths:
--------------
csw/mgar/pkg/x11/xextproto/trunk/Makefile
csw/mgar/pkg/x11/xextproto/trunk/checksums
csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.gspec
Removed Paths:
-------------
csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.depend
csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.prototype
Modified: csw/mgar/pkg/x11/xextproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xextproto/trunk/Makefile 2008-12-14 19:14:55 UTC (rev 2585)
+++ csw/mgar/pkg/x11/xextproto/trunk/Makefile 2008-12-14 19:18:04 UTC (rev 2586)
@@ -1,35 +1,20 @@
GARNAME = xextproto
GARVERSION = 7.0.3
-CATEGORIES = lib
+CATEGORIES = x11
DESCRIPTION = xextproto
define BLURB
xextproto
endef
-MASTER_SITES =http://xorg.freedesktop.org/releases/individual/proto/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+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
-DISTFILES += $(call admfiles,CSWxextproto, depend)
+DISTFILES += $(call admfiles,CSWxextproto)
-LDFLAGS += -L/opt/csw/lib -R/opt/csw/lib
-
-export LDFLAGS
-
-TEST_SCRIPTS = none
-
-GREP = ggrep
-
include gar/category.mk
-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 {}" \; )
Modified: csw/mgar/pkg/x11/xextproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xextproto/trunk/checksums 2008-12-14 19:14:55 UTC (rev 2585)
+++ csw/mgar/pkg/x11/xextproto/trunk/checksums 2008-12-14 19:18:04 UTC (rev 2586)
@@ -1,3 +1,3 @@
6a8f9f9559e9065858905043c17e05a1 download/xextproto-7.0.3.tar.gz
-eccfcd948b06943cbd532906a56ff190 download/CSWxextproto.gspec
-d41d8cd98f00b204e9800998ecf8427e download/CSWxextproto.depend
+fd70e9403a62d42ca8e45df6fda471c9 download/CSWxextproto.gspec
+6a8f9f9559e9065858905043c17e05a1 download/xextproto-7.0.3.tar.gz
Modified: csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.gspec
===================================================================
--- csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.gspec 2008-12-14 19:14:55 UTC (rev 2585)
+++ csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.gspec 2008-12-14 19:18:04 UTC (rev 2586)
@@ -1,4 +1,4 @@
%var bitname xextproto
%var pkgname CSWxextproto
%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/COPYING
+%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