summaryrefslogtreecommitdiffstats
path: root/fonts/ghostscript-fonts-other
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/ghostscript-fonts-other')
-rwxr-xr-xfonts/ghostscript-fonts-other/BUILD1
-rwxr-xr-xfonts/ghostscript-fonts-other/DETAILS24
-rw-r--r--fonts/ghostscript-fonts-other/HISTORY48
-rwxr-xr-xfonts/ghostscript-fonts-other/INSTALL2
-rw-r--r--fonts/ghostscript-fonts-other/ghostscript-fonts-other-6.0.tar.gz.sigbin0 -> 280 bytes
5 files changed, 75 insertions, 0 deletions
diff --git a/fonts/ghostscript-fonts-other/BUILD b/fonts/ghostscript-fonts-other/BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/fonts/ghostscript-fonts-other/BUILD
@@ -0,0 +1 @@
+true
diff --git a/fonts/ghostscript-fonts-other/DETAILS b/fonts/ghostscript-fonts-other/DETAILS
new file mode 100755
index 0000000000..3b9ff67899
--- /dev/null
+++ b/fonts/ghostscript-fonts-other/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=ghostscript-fonts-other
+ VERSION=6.0
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/fonts
+ SOURCE_URL[0]=$SOURCEFORGE_URL/ghostscript/$SOURCE
+ WEB_SITE=http://www.ghostscript.com
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ ENTERED=20010922
+ UPDATED=20010922
+ ARCHIVE="off"
+ KEYWORDS="ghostscript fonts printer"
+ SHORT="Optional fonts for ghostscript."
+cat << EOF
+
+Ghostscript is the name of a set of software that provides:
+ * An interpreter for the PostScript language and the PDF file format,
+ * A set of C procedures (the Ghostscript library) that implement the
+ graphics capabilities that appear as primitive operations in the
+ PostScript language, and
+ * A wide variety of output drivers for various file formats and printers.
+
+EOF
diff --git a/fonts/ghostscript-fonts-other/HISTORY b/fonts/ghostscript-fonts-other/HISTORY
new file mode 100644
index 0000000000..0ce9468b78
--- /dev/null
+++ b/fonts/ghostscript-fonts-other/HISTORY
@@ -0,0 +1,48 @@
+2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-10-02 Jason Flatt <jflatt@sourcemage.org>
+ * BUILD, DETAILS, ghostscript-fonts-other-6.0.tar.gz.sig, INSTALL:
+ Upgraded to BUILD_API 2.
+ * DETAILS: Converted from MD5 to GPG checking.
+ Removed MAINTAINER.
+ * PREPARE: Removed as I believe it is no longer needed.
+
+2003-10-20 Jason Flatt <jason@flattfamily.com>
+ * HISTORY: Reformatted this file based on new standard.
+
+2003-06-23 hgg <hgreig@bigpond.net.au>
+ * DETAILS: ARCHIVE="off" fix in bugzilla bug #1068, reverting change 13315,
+ keeping 13321.
+ * PREPARE: Added to remove cache after fixing bug #1068.
+
+2003-05-23 Jason Flatt <jason@flattfamily.com>
+ * DETAILS: Corrected SOURCE_URL to use SOURCEFORGE_URL.
+
+2003-05-19 Jason Flatt <jason@flattfamily.com>
+ * BUILD: Update for ${INSTALL_ROOT}.
+
+2003-04-25 Jason Flatt <jason@flattfamily.com>
+ * DETAILS: Updated MAINTAINER e-mail address.
+
+2002-08-02 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Changed LICENSE= and MD5= to LICENSE[x]= and MD5[x]=.
+ Reformatted the long description.
+ * HISTORY: Reformatted.
+
+2002-06-22 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Added LICENSE and MD5 to DETAILS.
+
+2002-06-10 Jason Flatt <jasonflatt@wizard.com>
+ * USEGCC2: Removed as it compiles w/gcc 3.1 and executes.
+
+2002-05-29 Jason Flatt <jasonflatt@wizard.com>
+ * USEGCC2: Added in preparation for gcc3 upgrade.
+
+2002-05-08 Jason Flatt <jasonflatt@wizard.com>
+ * HISTORY: Reformatted to conform to new template.
+
+2002-03-24 Jason Flatt <jasonflatt@wizard.com>
+ * DETAILS: Changed WEB_SITE from .org to .com.
+ * HISTORY: Added.
+
diff --git a/fonts/ghostscript-fonts-other/INSTALL b/fonts/ghostscript-fonts-other/INSTALL
new file mode 100755
index 0000000000..35c5647535
--- /dev/null
+++ b/fonts/ghostscript-fonts-other/INSTALL
@@ -0,0 +1,2 @@
+mkdir -p ${INSTALL_ROOT}/usr/share/ghostscript &&
+cp -r $SOURCE_DIRECTORY ${INSTALL_ROOT}/usr/share/ghostscript
diff --git a/fonts/ghostscript-fonts-other/ghostscript-fonts-other-6.0.tar.gz.sig b/fonts/ghostscript-fonts-other/ghostscript-fonts-other-6.0.tar.gz.sig
new file mode 100644
index 0000000000..5518992329
--- /dev/null
+++ b/fonts/ghostscript-fonts-other/ghostscript-fonts-other-6.0.tar.gz.sig
Binary files differ