Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8f2482ae96d060caa97e4776fb084274bff0c773)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8f2482ae96d060caa97e4776fb084274bff0c773)
  • Date: Sat, 12 May 2007 02:49:15 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

printer/ghostscript/BUILD | 10 ----------
printer/ghostscript/DEPENDS | 11 +++--------
printer/ghostscript/DETAILS | 4 ++--
printer/ghostscript/HISTORY | 7 ++++++-
4 files changed, 11 insertions(+), 21 deletions(-)

New commits:
commit be33736ef1450d0b10aceeb36f7f1a5a40876d13
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

ghostscript-8.57

diff --git a/printer/ghostscript/BUILD b/printer/ghostscript/BUILD
index a99d4bb..3c69f3b 100755
--- a/printer/ghostscript/BUILD
+++ b/printer/ghostscript/BUILD
@@ -1,13 +1,3 @@
-#./configure --host=$HOST --build=$BUILD \
-# --prefix=$INSTALL_ROOT/usr \
-# --sysconfdir=$INSTALL_ROOT/etc \
-# --localstatedir=$INSTALL_ROOT/var \
-# --mandir=$INSTALL_ROOT/usr/share/man \
-# --infodir=$INSTALL_ROOT/usr/share/info \
-# $OPTS &&
-#
-#make &&
-
default_build &&

if [[ "$GS_LIBGS" == y ]]; then
diff --git a/printer/ghostscript/DEPENDS b/printer/ghostscript/DEPENDS
index dfac959..32903f1 100755
--- a/printer/ghostscript/DEPENDS
+++ b/printer/ghostscript/DEPENDS
@@ -3,9 +3,9 @@ depends zlib &&
depends jpeg &&
depends ghostscript-fonts-std &&

-if [[ "$GS_LIBGS" == y ]]; then
- depends gtk+
-fi &&
+#if [[ "$GS_LIBGS" == y ]]; then
+# depends gtk+
+#fi &&

optional_depends "X11-LIBS" \
"--with-x" \
@@ -17,11 +17,6 @@ optional_depends "ghostscript-fonts-other"
\
"" \
"for additional fonts" &&

-#optional_depends "gimp-print" \
-# "--with-gimp-print" \
-# "" \
-# "for including the GIMP-print (stp) driver support"
-
optional_depends "jasper" \
"--with-jasper" \
"--without-jasper" \
diff --git a/printer/ghostscript/DETAILS b/printer/ghostscript/DETAILS
index bae6f4a..1efb5ee 100755
--- a/printer/ghostscript/DETAILS
+++ b/printer/ghostscript/DETAILS
@@ -1,11 +1,11 @@
SPELL=ghostscript
- VERSION=8.56
+ VERSION=8.57
+
SOURCE_HASH=sha512:7a7aece5f563a574dae4091ea2689fc9ce52cba80cb54e040cecdb59bfe8f81c6c9461a46ca1c2c2a6c7877702dc7bebdc2eef387113cf4fe4e773e22afdc93f
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
WEB_SITE=http://www.ghostscript.com/awki
LICENSE[0]=GPL
-
SOURCE_HASH=sha512:51635271e614bb19a8eac5cacdcea05ec7c6af97568fdbd180d085c7e80fb8f0b11d37261c5b946527a096588eefbfda6b802d0c05f13435be052c59c75fb7d5
ENTERED=20010922
KEYWORDS="interpreter postscript printer"
SHORT='Ghostcript is a an interpreter for the PostScript language'
diff --git a/printer/ghostscript/HISTORY b/printer/ghostscript/HISTORY
index 7df0059..1362160 100644
--- a/printer/ghostscript/HISTORY
+++ b/printer/ghostscript/HISTORY
@@ -1,4 +1,9 @@
-2007-07-04-11 Treeve Jelbert <treeve AT sourcemage.org>
+2007-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.57
+ * DEPENDS, BUILD: clean out old code
+ * DEPENDS: disable gtk+, does not seem to be needed
+
+2007-04-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 8.56
new website & url
* DEPENDS: add jasper



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8f2482ae96d060caa97e4776fb084274bff0c773), Treeve Jelbert, 05/12/2007

Archive powered by MHonArc 2.6.24.

Top of Page