[csw-devel] SF.net SVN: gar:[18517] csw/mgar/pkg
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Mon Jun 25 10:11:53 CEST 2012
Revision: 18517
http://gar.svn.sourceforge.net/gar/?rev=18517&view=rev
Author: pfelecan
Date: 2012-06-25 08:11:53 +0000 (Mon, 25 Jun 2012)
Log Message:
-----------
migrated from a private recipe to a GAR based recipe.
Added Paths:
-----------
csw/mgar/pkg/pstoedit/
csw/mgar/pkg/pstoedit/Makefile
csw/mgar/pkg/pstoedit/branches/
csw/mgar/pkg/pstoedit/tags/
csw/mgar/pkg/pstoedit/trunk/
csw/mgar/pkg/pstoedit/trunk/Makefile
csw/mgar/pkg/pstoedit/trunk/checksums
csw/mgar/pkg/pstoedit/trunk/files/
Added: csw/mgar/pkg/pstoedit/Makefile
===================================================================
--- csw/mgar/pkg/pstoedit/Makefile (rev 0)
+++ csw/mgar/pkg/pstoedit/Makefile 2012-06-25 08:11:53 UTC (rev 18517)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/pstoedit/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/pstoedit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pstoedit/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/pstoedit/trunk/Makefile 2012-06-25 08:11:53 UTC (rev 18517)
@@ -0,0 +1,31 @@
+# $Id$
+
+NAME = pstoedit
+VERSION = 3.60
+GARTYPE = v2
+CATEGORIES = lib
+
+DESCRIPTION = Translates PostScript and PDF files to editable vector graphics converter
+define BLURB
+ translates PostScript and PDF graphics into other vector formats.
+endef
+
+MASTER_SITES = $(SF_MIRRORS)
+DISTFILES = $(DISTNAME).tar.gz
+
+BUILD_DEP_PKGS += CSWimagemagick-dev
+BUILD_DEP_PKGS += CSWlibgd-dev
+BUILD_DEP_PKGS += CSWplotutils-dev
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --with-libplot
+CONFIGURE_ARGS += --without-emf
+CONFIGURE_ARGS += --without-swf
+
+LICENSE = copying
+
+include gar/category.mk
+
+# this is private and not available publicly
+mydependencies:
+ $(HOME)/bin/ocswdeplist --package $(NAME)
Property changes on: csw/mgar/pkg/pstoedit/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/pstoedit/trunk/checksums
===================================================================
--- csw/mgar/pkg/pstoedit/trunk/checksums (rev 0)
+++ csw/mgar/pkg/pstoedit/trunk/checksums 2012-06-25 08:11:53 UTC (rev 18517)
@@ -0,0 +1 @@
+1bd14f33c1cf57bf6880e2f8f3f93080 pstoedit-3.60.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