gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3426: new PDFKit


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3426: new PDFKit
Date: Sun, 11 Oct 2015 00:47:48 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3426
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2015-10-10 17:47:45 -0700
message:
  new PDFKit
added:
  gnustep/PDFKit/                pdfkit-20151011004708-7ehpjq1g9mac280i-1
  gnustep/PDFKit/Makefile        makefile-20151011004708-7ehpjq1g9mac280i-3
  gnustep/PDFKit/config.mk       config.mk-20151011004708-7ehpjq1g9mac280i-2
  gnustep/PDFKit/sha256sums      sha256sums-20151011004708-7ehpjq1g9mac280i-4
=== added directory 'gnustep/PDFKit'
=== added file 'gnustep/PDFKit/Makefile'
--- a/gnustep/PDFKit/Makefile   1970-01-01 00:00:00 +0000
+++ b/gnustep/PDFKit/Makefile   2015-10-11 00:47:45 +0000
@@ -0,0 +1,40 @@
+# 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 = PDFKit
+GARNAME = PDFKit
+GARVERSION = 0.9.3
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION =  pdf libs
+define BLURB
+
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

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

=== added file 'gnustep/PDFKit/sha256sums'
--- a/gnustep/PDFKit/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnustep/PDFKit/sha256sums 2015-10-11 00:47:45 +0000
@@ -0,0 +1,1 @@
+45939978d21724e8d19c490b7ffd11f628d843c530133079caa266f7d8b53b96  
download/PDFKit-0.9.3.tar.gz


reply via email to

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