[csw-devel] SF.net SVN: gar:[19841] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Dec 7 13:30:16 CET 2012
Revision: 19841
http://gar.svn.sourceforge.net/gar/?rev=19841&view=rev
Author: dmichelsen
Date: 2012-12-07 12:30:15 +0000 (Fri, 07 Dec 2012)
Log Message:
-----------
epstool: Initial commit, more work needed
Added Paths:
-----------
csw/mgar/pkg/epstool/
csw/mgar/pkg/epstool/Makefile
csw/mgar/pkg/epstool/branches/
csw/mgar/pkg/epstool/tags/
csw/mgar/pkg/epstool/trunk/
csw/mgar/pkg/epstool/trunk/Makefile
csw/mgar/pkg/epstool/trunk/checksums
csw/mgar/pkg/epstool/trunk/files/
Added: csw/mgar/pkg/epstool/Makefile
===================================================================
--- csw/mgar/pkg/epstool/Makefile (rev 0)
+++ csw/mgar/pkg/epstool/Makefile 2012-12-07 12:30:15 UTC (rev 19841)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/epstool/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/epstool/trunk/Makefile
===================================================================
--- csw/mgar/pkg/epstool/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/epstool/trunk/Makefile 2012-12-07 12:30:15 UTC (rev 19841)
@@ -0,0 +1,23 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = epstool
+VERSION = 3.08
+
+DESCRIPTION = Utility to create or extract preview images in EPS files, fix bounding boxes and convert
+
+MASTER_SITES += http://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
+MASTER_SITES += http://ctan.org/tex-archive/support/ghostscript/ghostgum/
+DISTFILES += $(DISTNAME).tar.gz
+
+VENDOR_URL = http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
+
+LICENCE = LICENCE
+
+# There is no configure
+CONFIGURE_SCRIPTS =
+
+BUILD_SCRIPTS = $(WORKSRC)/makefile
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/epstool/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/epstool/trunk/checksums
===================================================================
--- csw/mgar/pkg/epstool/trunk/checksums (rev 0)
+++ csw/mgar/pkg/epstool/trunk/checksums 2012-12-07 12:30:15 UTC (rev 19841)
@@ -0,0 +1 @@
+465a57a598dbef411f4ecbfbd7d4c8d7 epstool-3.08.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