[csw-devel] SF.net SVN: gar:[2581] csw/mgar/pkg/x11/inputproto/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Dec 14 18:20:40 CET 2008
Revision: 2581
http://gar.svn.sourceforge.net/gar/?rev=2581&view=rev
Author: wbonnet
Date: 2008-12-14 17:20:39 +0000 (Sun, 14 Dec 2008)
Log Message:
-----------
Move inputproto package to X11 subdir
Modified Paths:
--------------
csw/mgar/pkg/x11/inputproto/trunk/Makefile
csw/mgar/pkg/x11/inputproto/trunk/checksums
csw/mgar/pkg/x11/inputproto/trunk/files/CSWinputproto.gspec
Removed Paths:
-------------
csw/mgar/pkg/x11/inputproto/trunk/files/CSWinputproto.depend
csw/mgar/pkg/x11/inputproto/trunk/files/CSWinputproto.prototype
Modified: csw/mgar/pkg/x11/inputproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/inputproto/trunk/Makefile 2008-12-14 15:53:05 UTC (rev 2580)
+++ csw/mgar/pkg/x11/inputproto/trunk/Makefile 2008-12-14 17:20:39 UTC (rev 2581)
@@ -1,35 +1,20 @@
GARNAME = inputproto
GARVERSION = 1.4.4
-CATEGORIES = lib
+CATEGORIES = x11
DESCRIPTION = inputproto
define BLURB
inputproto
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
+DISTFILES += $(call admfiles,CSWinputproto)
# 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,CSWinputproto, depend)
-
-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/inputproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/inputproto/trunk/checksums 2008-12-14 15:53:05 UTC (rev 2580)
+++ csw/mgar/pkg/x11/inputproto/trunk/checksums 2008-12-14 17:20:39 UTC (rev 2581)
@@ -1,3 +1,3 @@
55c67c1f42d70458a3e4d153c8c07cf7 download/inputproto-1.4.4.tar.gz
-9ab4295ca5a56d868a7f16e702d0317f download/CSWinputproto.gspec
-d41d8cd98f00b204e9800998ecf8427e download/CSWinputproto.depend
+0bf70c2ca902742d209d422600c99801 download/CSWinputproto.gspec
+55c67c1f42d70458a3e4d153c8c07cf7 download/inputproto-1.4.4.tar.gz
Modified: csw/mgar/pkg/x11/inputproto/trunk/files/CSWinputproto.gspec
===================================================================
--- csw/mgar/pkg/x11/inputproto/trunk/files/CSWinputproto.gspec 2008-12-14 15:53:05 UTC (rev 2580)
+++ csw/mgar/pkg/x11/inputproto/trunk/files/CSWinputproto.gspec 2008-12-14 17:20:39 UTC (rev 2581)
@@ -1,4 +1,4 @@
%var bitname inputproto
%var pkgname CSWinputproto
%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