[csw-devel] SF.net SVN: gar:[9832] csw/mgar/pkg
darinper at users.sourceforge.net
darinper at users.sourceforge.net
Fri May 7 21:25:13 CEST 2010
Revision: 9832
http://gar.svn.sourceforge.net/gar/?rev=9832&view=rev
Author: darinper
Date: 2010-05-07 19:25:13 +0000 (Fri, 07 May 2010)
Log Message:
-----------
a2ps: Initial commit
Added Paths:
-----------
csw/mgar/pkg/a2ps/
csw/mgar/pkg/a2ps/branches/
csw/mgar/pkg/a2ps/tags/
csw/mgar/pkg/a2ps/trunk/
csw/mgar/pkg/a2ps/trunk/Makefile
csw/mgar/pkg/a2ps/trunk/checksums
csw/mgar/pkg/a2ps/trunk/files/
Property changes on: csw/mgar/pkg/a2ps/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/a2ps/trunk/Makefile
===================================================================
--- csw/mgar/pkg/a2ps/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/a2ps/trunk/Makefile 2010-05-07 19:25:13 UTC (rev 9832)
@@ -0,0 +1,35 @@
+# : Makefile 9089 2010-03-11 08:34:46Z wahwah $
+GARNAME = a2ps
+GARVERSION = 4.13
+SPKG_VERSION = 4.13b
+CATEGORIES = apps
+
+DESCRIPTION = Any to PostScript filter
+define BLURB
+ Any to PostScript filter
+endef
+
+MASTER_SITES = http://ftp.gnu.org/pub/gnu/a2ps/
+DISTFILES = $(GARNAME)-$(GARVERSION)b.tar.gz
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\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 =
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_SCRIPTS =
+
+include gar/category.mk
+
+#
+PRESERVECONF = /opt/csw/etc/a2ps-site.cfg
+PRESERVECONF = /opt/csw/etc/a2ps.cfg
+
+#RUNTIME_DEP_PKGS +=
+RUNTIME_DEP_PKGS_CSWa2ps += CSWggettextrt
+RUNTIME_DEP_PKGS_CSWa2ps += CSWemacscommon
+
Property changes on: csw/mgar/pkg/a2ps/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/a2ps/trunk/checksums
===================================================================
--- csw/mgar/pkg/a2ps/trunk/checksums (rev 0)
+++ csw/mgar/pkg/a2ps/trunk/checksums 2010-05-07 19:25:13 UTC (rev 9832)
@@ -0,0 +1 @@
+0c8e0c31b08c14f7a7198ce967eb3281 a2ps-4.13b.tar.gz
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