SF.net SVN: gar:[23448] csw/mgar/pkg
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon Apr 21 17:18:38 CEST 2014
Revision: 23448
http://sourceforge.net/p/gar/code/23448
Author: wahwah
Date: 2014-04-21 15:18:35 +0000 (Mon, 21 Apr 2014)
Log Message:
-----------
gsview/trunk: Initial commit, doesn't build and probably won't build. The directory here is left as a warning.
Added Paths:
-----------
csw/mgar/pkg/gsview/
csw/mgar/pkg/gsview/Makefile
csw/mgar/pkg/gsview/branches/
csw/mgar/pkg/gsview/tags/
csw/mgar/pkg/gsview/trunk/
csw/mgar/pkg/gsview/trunk/Makefile
csw/mgar/pkg/gsview/trunk/checksums
csw/mgar/pkg/gsview/trunk/files/
Added: csw/mgar/pkg/gsview/Makefile
===================================================================
--- csw/mgar/pkg/gsview/Makefile (rev 0)
+++ csw/mgar/pkg/gsview/Makefile 2014-04-21 15:18:35 UTC (rev 23448)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/gsview/trunk
===================================================================
--- csw/mgar/pkg/gsview/trunk 2014-04-21 13:57:02 UTC (rev 23447)
+++ csw/mgar/pkg/gsview/trunk 2014-04-21 15:18:35 UTC (rev 23448)
Property changes on: csw/mgar/pkg/gsview/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/gsview/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gsview/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/gsview/trunk/Makefile 2014-04-21 15:18:35 UTC (rev 23448)
@@ -0,0 +1,35 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+# ! The build instruction for unix are wrong. They reference files that don't
+# exist (srcunx/unx.mak). There isn't any information online about how to
+# build gsview-5.0. We can't build gsview-4.9 because our ghostscript it too
+# new.
+
+NAME = gsview
+VERSION = 5.0
+GARTYPE = v2
+
+DESCRIPTION = Brief description
+
+MASTER_SITES = http://pages.cs.wisc.edu/~ghost/gsview/download/
+DISTFILES = gsv50src.zip
+
+CONFIGURE_SCRIPTS =
+
+BUILD_SCRIPTS = custom
+
+include gar/category.mk
+
+
+# post-extract:
+# cd $(WORKDIR) && \
+# unzip -aa gsv50src.zip && \
+# unzip -o "gsview-5.0/binary/*"
+# @$(MAKECOOKIE)
+
+build-custom:
+ false
+# cd $(WORKSRC) && \
+# cp srcunx/unx.mak Makefile && \
+# gmake
Property changes on: csw/mgar/pkg/gsview/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/gsview/trunk/checksums
===================================================================
--- csw/mgar/pkg/gsview/trunk/checksums (rev 0)
+++ csw/mgar/pkg/gsview/trunk/checksums 2014-04-21 15:18:35 UTC (rev 23448)
@@ -0,0 +1 @@
+01cc83d9706b33c6314c43031f433634 gsv50src.zip
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