Skip to Content.
Sympa Menu

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

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 (ccbefe2ec40db464617eecd97b5f5e2f4d85cde9)
  • Date: Tue, 29 Apr 2008 10:54:51 -0500

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

printer/gutenprint/DEPENDS | 2 +-
printer/gutenprint/HISTORY | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)

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

gutenprint: added missing flag to generate cups ppds

diff --git a/printer/gutenprint/DEPENDS b/printer/gutenprint/DEPENDS
index 5d82028..34e3c68 100755
--- a/printer/gutenprint/DEPENDS
+++ b/printer/gutenprint/DEPENDS
@@ -1,4 +1,4 @@
optional_depends gtk+ "--enable-libgutenprintui"
"--disable-libgutenprintui" "ui plugin" &&
optional_depends gtk+2 "--enable-libgutenprintui2"
"--disable-libgutenprintui2" "ui plugin" &&
optional_depends gimp "--with-gimp2 " "--without-gimp2 " "print plugin for
GIMP" &&
-optional_depends "CUPS" "--with-cups" "" "for cups support"
+optional_depends "CUPS" "--with-cups --enable-cups-ppds" "" "for cups
support"
diff --git a/printer/gutenprint/HISTORY b/printer/gutenprint/HISTORY
index bf19ed3..93958b5 100644
--- a/printer/gutenprint/HISTORY
+++ b/printer/gutenprint/HISTORY
@@ -1,3 +1,6 @@
+2008-04-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing flag to generate cups ppds
+
2008-04-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.1.98.2

@@ -222,4 +225,3 @@
2002-03-24 Jason Flatt <jasonflatt AT wizard.com>
* DEPENDS: Changed gimp from optional_dependency to required.
* HISTORY: Added this file.
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ccbefe2ec40db464617eecd97b5f5e2f4d85cde9), Vlad Glagolev, 04/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page