Revision: 2710 http://gar.svn.sourceforge.net/gar/?rev=2710&view=rev Author: bdwalton Date: 2008-12-30 04:28:48 +0000 (Tue, 30 Dec 2008)
Log Message: ----------- docbook dsssl stub Added Paths: ----------- csw/mgar/pkg/docbook-style-dsssl/ csw/mgar/pkg/docbook-style-dsssl/branches/ csw/mgar/pkg/docbook-style-dsssl/tags/ csw/mgar/pkg/docbook-style-dsssl/trunk/ csw/mgar/pkg/docbook-style-dsssl/trunk/Makefile csw/mgar/pkg/docbook-style-dsssl/trunk/files/ csw/mgar/pkg/docbook-style-dsssl/trunk/files/CSWdocbookdsssl.gspec Property changes on: csw/mgar/pkg/docbook-style-dsssl/trunk ___________________________________________________________________ Added: svn:ignore + cookies download work Added: svn:externals + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2 Added: csw/mgar/pkg/docbook-style-dsssl/trunk/Makefile =================================================================== --- csw/mgar/pkg/docbook-style-dsssl/trunk/Makefile (rev 0) +++ csw/mgar/pkg/docbook-style-dsssl/trunk/Makefile 2008-12-30 04:28:48 UTC (rev 2710) @@ -0,0 +1,34 @@ +GARNAME = docbookdsssl +GARVERSION = 1.79 +PATCHLEVEL = 4.1 +CATEGORIES = xtra + +DESCRIPTION = Norman Walsh's modular stylesheets for DocBook +define BLURB +These DSSSL stylesheets allow to convert any DocBook document to another +printed (for example, RTF or PostScript) or online (for example, HTML) +format. They are highly customizable. +endef + +SF_PROJ = docbook +MASTER_SITES = $(SF_MIRRORS) +DISTFILES = docbook-dsssl-$(GARVERSION).tar.gz +DISTFILES += $(call admfiles,CSWdocbookdsssl,) + +REQUIRED_PKGS = CSWdocbookdtds CSWsgmlcommon CSWopenjade + +# 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 = + +#nothing to configure or test +CONFIGURE_SCRIPTS = +TEST_SCRIPTS = + +BUILD_ARGS = DESTDIR=$(DESTDIR) VERSION=$(GARVERSION)-$(PATCHLEVEL) +BUILD_ARGS += bindir=$(bindir) datadir=$(datadir) + +include gar/category.mk Added: csw/mgar/pkg/docbook-style-dsssl/trunk/files/CSWdocbookdsssl.gspec =================================================================== --- csw/mgar/pkg/docbook-style-dsssl/trunk/files/CSWdocbookdsssl.gspec (rev 0) +++ csw/mgar/pkg/docbook-style-dsssl/trunk/files/CSWdocbookdsssl.gspec 2008-12-30 04:28:48 UTC (rev 2710) @@ -0,0 +1,4 @@ +%var bitname docbookdsssl +%var pkgname CSWdocbookdsssl +%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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel