gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r3427: new GSPdf ps viewer


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3427: new GSPdf ps viewer
Date: Sun, 11 Oct 2015 00:53:06 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3427
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2015-10-10 17:53:03 -0700
message:
  new GSPdf ps viewer
added:
  gnustep/GSPdf/                 gspdf-20151011005234-qc8eo6gvxkqk34dm-1
  gnustep/GSPdf/Makefile         makefile-20151011005234-qc8eo6gvxkqk34dm-3
  gnustep/GSPdf/config.mk        config.mk-20151011005234-qc8eo6gvxkqk34dm-2
  gnustep/GSPdf/sha256sums       sha256sums-20151011005234-qc8eo6gvxkqk34dm-4
=== added directory 'gnustep/GSPdf'
=== added file 'gnustep/GSPdf/Makefile'
--- a/gnustep/GSPdf/Makefile    1970-01-01 00:00:00 +0000
+++ b/gnustep/GSPdf/Makefile    2015-10-11 00:53:03 +0000
@@ -0,0 +1,41 @@
+# Copyright © 2013 Brandon Invergo <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+
+NAME = GSPdf
+GARNAME = GSPdf
+GARVERSION = 0.5
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION = GSPdf Postscript and PDF viewer 
+define BLURB
+GSPdf, Postscript and PDF viewer, using ghostscript. 
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnustep/GSPdf/config.mk'
--- a/gnustep/GSPdf/config.mk   1970-01-01 00:00:00 +0000
+++ b/gnustep/GSPdf/config.mk   2015-10-11 00:53:03 +0000
@@ -0,0 +1,4 @@
+## Configuration options for GSPdf ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/GSPdf/sha256sums'
--- a/gnustep/GSPdf/sha256sums  1970-01-01 00:00:00 +0000
+++ b/gnustep/GSPdf/sha256sums  2015-10-11 00:53:03 +0000
@@ -0,0 +1,1 @@
+b85e2184e90a46aa054d1bf6577fb19f0c3bd953f0e4ff1b8656528d0dfcf88b  
download/GSPdf-0.5.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]