[csw-devel] SF.net SVN: gar:[3491] csw/mgar/pkg/x11/renderproto/trunk/Makefile
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Wed Feb 25 22:47:09 CET 2009
Revision: 3491
http://gar.svn.sourceforge.net/gar/?rev=3491&view=rev
Author: wbonnet
Date: 2009-02-25 21:47:09 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
Update package definition
Modified Paths:
--------------
csw/mgar/pkg/x11/renderproto/trunk/Makefile
Modified: csw/mgar/pkg/x11/renderproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/renderproto/trunk/Makefile 2009-02-25 21:38:41 UTC (rev 3490)
+++ csw/mgar/pkg/x11/renderproto/trunk/Makefile 2009-02-25 21:47:09 UTC (rev 3491)
@@ -1,5 +1,6 @@
GARNAME = renderproto
GARVERSION = 0.9.3
+
CATEGORIES = x11
DESCRIPTION = renderproto
@@ -7,14 +8,16 @@
renderproto
endef
-MASTER_SITES = $(X11_PROTO_MASTER_SITE)
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWrenderproto)
# 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,CSWrenderproto)
+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
include gar/category.mk
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