[csw-devel] SF.net SVN: gar:[4052] csw/mgar/pkg/docbook-style-dsssl/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Mar 29 16:21:16 CEST 2009


Revision: 4052
          http://gar.svn.sourceforge.net/gar/?rev=4052&view=rev
Author:   bdwalton
Date:     2009-03-29 14:21:16 +0000 (Sun, 29 Mar 2009)

Log Message:
-----------
convert to dynamic gspec; small cleanups

Modified Paths:
--------------
    csw/mgar/pkg/docbook-style-dsssl/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/docbook-style-dsssl/trunk/files/CSWdocbookdsssl.gspec

Modified: csw/mgar/pkg/docbook-style-dsssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/docbook-style-dsssl/trunk/Makefile	2009-03-29 14:18:38 UTC (rev 4051)
+++ csw/mgar/pkg/docbook-style-dsssl/trunk/Makefile	2009-03-29 14:21:16 UTC (rev 4052)
@@ -3,6 +3,13 @@
 PATCHLEVEL = 4.1
 CATEGORIES = xtra
 
+PACKAGES = CSWdocbookdsssl
+CATALOGNAME_CSWdocbookdsssl = docbookdsssl
+
+ARCHALL_CSWdocbookdsssl = 1
+
+LICENSE_CSWdocbookdsssl = README
+
 DESCRIPTION = Norman Walsh's modular stylesheets for DocBook
 define BLURB
 These DSSSL stylesheets allow to convert any DocBook document to another
@@ -13,17 +20,18 @@
 SF_PROJ = docbook
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES = docbook-dsssl-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWdocbookdsssl,postinstall preremove)
+DISTFILES += CSWdocbookdsssl.postinstall CSWdocbookdsssl.preremove
 PATCHFILES = add_makefile.patch fix_perl_path.patch
 
 REQUIRED_PKGS = CSWdocbookdtds CSWsgmlcommon CSWopenjade CSWperl
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+# We define upstream file regex so we can be notifed of new upstream
+# software release
+UFILES_REGEX = (\d+(?:\.\d+)*).tar.gz
 
-# If the url used to check for software update is different of MASTER_SITES, then 
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES = 
+# If the url used to check for software update is different of
+# MASTER_SITES, then uncomment the next line. Otherwise it is set by
+# default to the value of MASTER_SITES UPSTREAM_MASTER_SITES =
 
 tar-gz-extract-docbook-dsssl-$(GARVERSION).tar.gz:
 	@echo " ==> Extracting $(DOWNLOADDIR)/docbook-dsssl-$(GARVERSION).tar.gz"
@@ -39,9 +47,4 @@
 INSTALL_ARGS = DESTDIR=$(DESTDIR)
 INSTALL_ARGS += bindir=$(bindir) datadir=$(datadir)
 
-post-install-modulated:
-	@echo "Symlinking dsssl-stylesheets"
-	@(cd $(INSTALLISADIR)/$(datadir)/sgml/docbook; \
-		ln -s dsssl-stylesheets-$(GARVERSION) dsssl-stylesheets )
-
 include gar/category.mk

Deleted: csw/mgar/pkg/docbook-style-dsssl/trunk/files/CSWdocbookdsssl.gspec
===================================================================
--- csw/mgar/pkg/docbook-style-dsssl/trunk/files/CSWdocbookdsssl.gspec	2009-03-29 14:18:38 UTC (rev 4051)
+++ csw/mgar/pkg/docbook-style-dsssl/trunk/files/CSWdocbookdsssl.gspec	2009-03-29 14:21:16 UTC (rev 4052)
@@ -1,5 +0,0 @@
-%var            bitname docbookdsssl
-%var            pkgname CSWdocbookdsssl
-%var		arch all
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-


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