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

Vlad Glagolev scm at sourcemage.org
Tue Apr 29 11:54:51 EDT 2008


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.
-



More information about the SM-Commit mailing list