Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2e72ee0754b261bbad9c98d5780d389596e09150)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2e72ee0754b261bbad9c98d5780d389596e09150)
  • Date: Thu, 11 Aug 2011 11:07:54 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

printer/ghostscript/DEPENDS | 2 +-
printer/ghostscript/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 2e72ee0754b261bbad9c98d5780d389596e09150
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ghostscript: fixed broken printing -- added missing cups flag (don't just
bump versions, but test basic functionality)

diff --git a/printer/ghostscript/DEPENDS b/printer/ghostscript/DEPENDS
index 8abb6a4..d424e00 100755
--- a/printer/ghostscript/DEPENDS
+++ b/printer/ghostscript/DEPENDS
@@ -33,7 +33,7 @@ optional_depends libpaper \
"papersize support" &&

optional_depends "CUPS" \
- "--enable-cups" \
+ "--enable-cups --with-install-cups" \
"--disable-cups" \
"CUPS print spooler support" &&

diff --git a/printer/ghostscript/HISTORY b/printer/ghostscript/HISTORY
index 05beece..293af8d 100644
--- a/printer/ghostscript/HISTORY
+++ b/printer/ghostscript/HISTORY
@@ -1,3 +1,6 @@
+2011-08-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: fixed broken printing -- added missing cups flag
+
2011-08-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 9.04




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2e72ee0754b261bbad9c98d5780d389596e09150), Vlad Glagolev, 08/11/2011

Archive powered by MHonArc 2.6.24.

Top of Page