Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (6877646992df5966a29b5f812b20330800ae933c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (6877646992df5966a29b5f812b20330800ae933c)
  • Date: Sun, 25 Jun 2006 04:11:53 -0500

GIT changes to master grimoire by George Sherwood <pilot AT sourcemage.org>:

disk/netatalk/DEPENDS | 2 +-
disk/netatalk/HISTORY | 3 +++
editors/openoffice/DEPENDS | 2 +-
editors/openoffice/HISTORY | 3 +++
gnome2-apps/gqueue/DEPENDS | 2 +-
gnome2-apps/gqueue/HISTORY | 3 +++
gnome2-libs/libgnomecups/DEPENDS | 2 +-
gnome2-libs/libgnomecups/HISTORY | 3 +++
gnustep-libs/gnustep-gui/DEPENDS | 2 +-
gnustep-libs/gnustep-gui/HISTORY | 3 +++
graphics/flphoto/DEPENDS | 2 +-
graphics/flphoto/HISTORY | 3 +++
net/samba/DEPENDS | 2 +-
net/samba/HISTORY | 3 +++
printer/cups-drivers/DEPENDS | 2 +-
printer/cups-drivers/HISTORY | 3 +++
printer/cupsddk/DEPENDS | 2 +-
printer/cupsddk/HISTORY | 3 +++
printer/espgs/DEPENDS | 2 +-
printer/espgs/HISTORY | 3 +++
printer/gimp-print/DEPENDS | 2 +-
printer/gimp-print/HISTORY | 3 +++
printer/gnulpr/CONFLICTS | 3 ++-
printer/gnulpr/HISTORY | 3 +++
printer/gtklp/DEPENDS | 2 +-
printer/gtklp/HISTORY | 3 +++
printer/gutenprint/DEPENDS | 2 +-
printer/gutenprint/HISTORY | 3 +++
printer/hplip/DEPENDS | 2 +-
printer/hplip/HISTORY | 3 +++
printer/pt/DEPENDS | 2 +-
printer/pt/HISTORY | 3 +++
printer/xpp/DEPENDS | 2 +-
printer/xpp/HISTORY | 3 +++
utils/bluez-utils/DEPENDS | 2 +-
utils/bluez-utils/HISTORY | 3 +++
x11-libs/wine/DEPENDS | 2 +-
x11-libs/wine/HISTORY | 3 +++
x11-toolkits/fox/DEPENDS | 2 +-
x11-toolkits/fox/HISTORY | 3 +++
x11-toolkits/qt-embedded/DEPENDS | 2 +-
x11-toolkits/qt-embedded/HISTORY | 3 +++
x11-toolkits/qt-x11/DEPENDS | 2 +-
x11-toolkits/qt-x11/HISTORY | 3 +++
x11-toolkits/qt4/DEPENDS | 2 +-
x11-toolkits/qt4/HISTORY | 3 +++
xfce/xfprint/DEPENDS | 2 +-
xfce/xfprint/HISTORY | 3 +++
48 files changed, 97 insertions(+), 24 deletions(-)

New commits:
commit 6877646992df5966a29b5f812b20330800ae933c
Author: George Sherwood <pilot AT sourcemage.org>
Commit: George Sherwood <pilot AT sourcemage.org>

Updated all to use CUPS vice cups. CUPS is cups or cups-old

diff --git a/disk/netatalk/DEPENDS b/disk/netatalk/DEPENDS
index 69bd0e8..f5a667d 100755
--- a/disk/netatalk/DEPENDS
+++ b/disk/netatalk/DEPENDS
@@ -33,7 +33,7 @@ # "--enable-pgp-uam"
# "--disable-pgp-uam" \
# "for PGP UAM module" &&

-optional_depends cups \
+optional_depends CUPS \
"--enable-cups" \
"--disable-cups" \
"for CUPS support"
diff --git a/disk/netatalk/HISTORY b/disk/netatalk/HISTORY
index 27071cb..0307f7e 100644
--- a/disk/netatalk/HISTORY
+++ b/disk/netatalk/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2005-01-23 Arjan Bouter <abouter AT sourcemage.org>
* lowercase linux-pam

diff --git a/editors/openoffice/DEPENDS b/editors/openoffice/DEPENDS
index c669780..ee9ae66 100755
--- a/editors/openoffice/DEPENDS
+++ b/editors/openoffice/DEPENDS
@@ -126,7 +126,7 @@ optional_depends openldap
"" \
"Enables the use of the OpenLDAP LDAP SDK instead of the
Netscape/Mozilla one" &&

-optional_depends cups \
+optional_depends CUPS \
"--enable-cups" \
"" \
"enable cups support in the psprint project" &&
diff --git a/editors/openoffice/HISTORY b/editors/openoffice/HISTORY
index 22d5deb..76908ea 100644
--- a/editors/openoffice/HISTORY
+++ b/editors/openoffice/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/gnome2-apps/gqueue/DEPENDS b/gnome2-apps/gqueue/DEPENDS
index 95d77e0..5f1afa9 100755
--- a/gnome2-apps/gqueue/DEPENDS
+++ b/gnome2-apps/gqueue/DEPENDS
@@ -1,2 +1,2 @@
depends libgnomeprintui &&
-depends cups
+depends CUPS
diff --git a/gnome2-apps/gqueue/HISTORY b/gnome2-apps/gqueue/HISTORY
index 7005613..c1d9ba6 100644
--- a/gnome2-apps/gqueue/HISTORY
+++ b/gnome2-apps/gqueue/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/gnome2-libs/libgnomecups/DEPENDS
b/gnome2-libs/libgnomecups/DEPENDS
index 78abda0..ed8498f 100755
--- a/gnome2-libs/libgnomecups/DEPENDS
+++ b/gnome2-libs/libgnomecups/DEPENDS
@@ -1,4 +1,4 @@
depends glib &&
-depends cups &&
+depends CUPS &&
depends openssl

diff --git a/gnome2-libs/libgnomecups/HISTORY
b/gnome2-libs/libgnomecups/HISTORY
index 2871789..db51b87 100644
--- a/gnome2-libs/libgnomecups/HISTORY
+++ b/gnome2-libs/libgnomecups/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/gnustep-libs/gnustep-gui/DEPENDS
b/gnustep-libs/gnustep-gui/DEPENDS
index d948083..a42e859 100755
--- a/gnustep-libs/gnustep-gui/DEPENDS
+++ b/gnustep-libs/gnustep-gui/DEPENDS
@@ -4,7 +4,7 @@ depends tiff
depends libpng &&
optional_depends libungif "" "" "Add gif support." &&
optional_depends aspell "" "" "Add spell checking support." &&
-optional_depends cups "" "" "Add printing support. " &&
+optional_depends CUPS "" "" "Add printing support. " &&
optional_depends audiofile "" "" "Add sound support." &&
optional_depends portaudio "" "" "Add portable audio support." &&

diff --git a/gnustep-libs/gnustep-gui/HISTORY
b/gnustep-libs/gnustep-gui/HISTORY
index e82c43f..e48f599 100644
--- a/gnustep-libs/gnustep-gui/HISTORY
+++ b/gnustep-libs/gnustep-gui/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-04-14 Maurizio Boriani <baux AT sourcemage.org>
* Fix dummy concatenations stuff and others bugs.

diff --git a/graphics/flphoto/DEPENDS b/graphics/flphoto/DEPENDS
index e9d0b17..c7814d7 100755
--- a/graphics/flphoto/DEPENDS
+++ b/graphics/flphoto/DEPENDS
@@ -1,6 +1,6 @@
depends fltk &&
depends jpeg &&
optional_depends libgphoto2 "" "" "For Digital Cameras Support" &&
-optional_depends cups "" "" "For printing support" &&
+optional_depends CUPS "" "" "For printing support" &&
optional_depends libpng "" "" "For png format support" &&
optional_depends libungif "" "" "For gif format support"
diff --git a/graphics/flphoto/HISTORY b/graphics/flphoto/HISTORY
index 1b263eb..b1ddb6b 100644
--- a/graphics/flphoto/HISTORY
+++ b/graphics/flphoto/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/net/samba/DEPENDS b/net/samba/DEPENDS
index 06941c3..b885c73 100755
--- a/net/samba/DEPENDS
+++ b/net/samba/DEPENDS
@@ -25,7 +25,7 @@ # "--with-ssl"
# "--without-ssl" \
# "for encrypted communication" &&

-optional_depends cups \
+optional_depends CUPS \
"--enable-cups" \
"--disable-cups" \
"for Samba support in CUPS" &&
diff --git a/net/samba/HISTORY b/net/samba/HISTORY
index 6db9919..ccf7562 100644
--- a/net/samba/HISTORY
+++ b/net/samba/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-06-09 Unet <unet AT sourcemage.org>
* CONFIGURE, BUILD, DETAILS, INSTALL, PRE_BUILD: Added support
for samba-vscan
diff --git a/printer/cups-drivers/DEPENDS b/printer/cups-drivers/DEPENDS
index a3a350a..f195df0 100755
--- a/printer/cups-drivers/DEPENDS
+++ b/printer/cups-drivers/DEPENDS
@@ -1 +1 @@
-depends cups
+depends CUPS
diff --git a/printer/cups-drivers/HISTORY b/printer/cups-drivers/HISTORY
index 8c4e415..87d20b6 100644
--- a/printer/cups-drivers/HISTORY
+++ b/printer/cups-drivers/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/printer/cupsddk/DEPENDS b/printer/cupsddk/DEPENDS
index a3a350a..f195df0 100755
--- a/printer/cupsddk/DEPENDS
+++ b/printer/cupsddk/DEPENDS
@@ -1 +1 @@
-depends cups
+depends CUPS
diff --git a/printer/cupsddk/HISTORY b/printer/cupsddk/HISTORY
index ab4950f..2eaf90c 100644
--- a/printer/cupsddk/HISTORY
+++ b/printer/cupsddk/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/printer/espgs/DEPENDS b/printer/espgs/DEPENDS
index 9e5396f..92c2d75 100755
--- a/printer/espgs/DEPENDS
+++ b/printer/espgs/DEPENDS
@@ -11,7 +11,7 @@ if [ "${ESPGS_LIBGS}" == "y" ]; then
depends gtk+
fi &&

-optional_depends "cups" \
+optional_depends "CUPS" \
"--enable-cups" \
"--disable-cups" \
"CUPS print spooler support" &&
diff --git a/printer/espgs/HISTORY b/printer/espgs/HISTORY
index fa5b769..18002b6 100644
--- a/printer/espgs/HISTORY
+++ b/printer/espgs/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-06-24 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* PRE_BUILD, ghostscript-8.15-sharedlib.patch: removed, included in
8.15.2

diff --git a/printer/gimp-print/DEPENDS b/printer/gimp-print/DEPENDS
index 37330cb..47b589d 100755
--- a/printer/gimp-print/DEPENDS
+++ b/printer/gimp-print/DEPENDS
@@ -1 +1 @@
-optional_depends "cups" "--with-cups" "" "for cups support"
+optional_depends "CUPS" "--with-cups" "" "for cups support"
diff --git a/printer/gimp-print/HISTORY b/printer/gimp-print/HISTORY
index 3fc41a7..8ebdfaa 100644
--- a/printer/gimp-print/HISTORY
+++ b/printer/gimp-print/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/printer/gnulpr/CONFLICTS b/printer/gnulpr/CONFLICTS
index 634c9ae..abb3d8b 100755
--- a/printer/gnulpr/CONFLICTS
+++ b/printer/gnulpr/CONFLICTS
@@ -1 +1,2 @@
-conflicts cups
+conflicts cups &&
+conflicts cups-old
diff --git a/printer/gnulpr/HISTORY b/printer/gnulpr/HISTORY
index 5176810..cfc5c2b 100644
--- a/printer/gnulpr/HISTORY
+++ b/printer/gnulpr/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * CONFLICTS: Added conflicts cups-old
+
2006-06-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* PRE_BUILD: removed
* CONFLICTS: readded
diff --git a/printer/gtklp/DEPENDS b/printer/gtklp/DEPENDS
index 7d74aba..bc740a7 100755
--- a/printer/gtklp/DEPENDS
+++ b/printer/gtklp/DEPENDS
@@ -1,2 +1,2 @@
depends gtk+2 &&
-depends cups
+depends CUPS
diff --git a/printer/gtklp/HISTORY b/printer/gtklp/HISTORY
index 1197528..fb7b420 100644
--- a/printer/gtklp/HISTORY
+++ b/printer/gtklp/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/printer/gutenprint/DEPENDS b/printer/gutenprint/DEPENDS
index 2bf3ac2..5d82028 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" "" "for cups support"
diff --git a/printer/gutenprint/HISTORY b/printer/gutenprint/HISTORY
index 550f679..36367f8 100644
--- a/printer/gutenprint/HISTORY
+++ b/printer/gutenprint/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-05-19 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 5.0.0-rc3

diff --git a/printer/hplip/DEPENDS b/printer/hplip/DEPENDS
index 71124fd..f2fa8ba 100755
--- a/printer/hplip/DEPENDS
+++ b/printer/hplip/DEPENDS
@@ -1,4 +1,4 @@
-depends cups &&
+depends CUPS &&
depends pyqt &&
depends net-snmp &&
depends foomatic &&
diff --git a/printer/hplip/HISTORY b/printer/hplip/HISTORY
index b9cf366..3b897ff 100644
--- a/printer/hplip/HISTORY
+++ b/printer/hplip/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-05-22 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 0.9.11
new website and url
diff --git a/printer/pt/DEPENDS b/printer/pt/DEPENDS
index 0583cb6..0913c40 100755
--- a/printer/pt/DEPENDS
+++ b/printer/pt/DEPENDS
@@ -1,4 +1,4 @@
-depends cups &&
+depends CUPS &&
depends gtk+ &&

optional_depends "openssl" \
diff --git a/printer/pt/HISTORY b/printer/pt/HISTORY
index 983263e..99969e1 100644
--- a/printer/pt/HISTORY
+++ b/printer/pt/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/printer/xpp/DEPENDS b/printer/xpp/DEPENDS
index fb750e8..0909793 100755
--- a/printer/xpp/DEPENDS
+++ b/printer/xpp/DEPENDS
@@ -1,2 +1,2 @@
-depends cups &&
+depends CUPS &&
depends fltk
diff --git a/printer/xpp/HISTORY b/printer/xpp/HISTORY
index a16cf14..3192b22 100644
--- a/printer/xpp/HISTORY
+++ b/printer/xpp/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/utils/bluez-utils/DEPENDS b/utils/bluez-utils/DEPENDS
index 5f83f97..0c1ad0b 100755
--- a/utils/bluez-utils/DEPENDS
+++ b/utils/bluez-utils/DEPENDS
@@ -5,7 +5,7 @@ depends automake &&

optional_depends dbus "--enable-dbus" "--disable-dbus" "for dbus support"
&&
optional_depends alsa-lib "--enable-alsa" "--disable-alsa" "for ALSA
support" &&
-optional_depends cups "--enable-cups" "--disable-cups" "for CUPS support"
&&
+optional_depends CUPS "--enable-cups" "--disable-cups" "for CUPS support"
&&
optional_depends PCMCIA_TOOLS "--enable-pcmcia" "--disable-pcmcia" "for
PCMCIA support" &&
optional_depends openobex "--enable-obex" "--disable-obex" "for openobex
support" &&
optional_depends fuse "--enable-fuse" "--disable-fuse" "for FUSE support"
&&
diff --git a/utils/bluez-utils/HISTORY b/utils/bluez-utils/HISTORY
index f5461c5..7a6a4d8 100644
--- a/utils/bluez-utils/HISTORY
+++ b/utils/bluez-utils/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-04-27 Jose Bernardo Silva <jbernardo AT sourcemage.org>
* DEPENDS: added hid2hic build if libusb is used; replaced pcmcia-cs
with PCMCIA_TOOLS; added FUSE support
diff --git a/x11-libs/wine/DEPENDS b/x11-libs/wine/DEPENDS
index b829b41..ff539ef 100755
--- a/x11-libs/wine/DEPENDS
+++ b/x11-libs/wine/DEPENDS
@@ -23,7 +23,7 @@ optional_depends ncurses \
"--without-curses" \
"curses gui?" &&

-optional_depends cups \
+optional_depends CUPS \
"" \
"" \
"printing support" &&
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 4f1d77b..6151943 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-06-21 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: Updated to 0.9.16, removed BUILD_API=2 line

diff --git a/x11-toolkits/fox/DEPENDS b/x11-toolkits/fox/DEPENDS
index cc78e5d..42ee776 100755
--- a/x11-toolkits/fox/DEPENDS
+++ b/x11-toolkits/fox/DEPENDS
@@ -7,5 +7,5 @@ depends libpng &&
depends zlib &&

optional_depends "X11-LIBS" "--with-opengl=opengl" "--disable-opengl"
"for gui support" &&
-optional_depends "cups" "" ""
"for printing support"
+optional_depends "CUPS" "" ""
"for printing support"

diff --git a/x11-toolkits/fox/HISTORY b/x11-toolkits/fox/HISTORY
index 0266988..987997e 100644
--- a/x11-toolkits/fox/HISTORY
+++ b/x11-toolkits/fox/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-06-18 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 1.6.6 / 1.4.34
* PREPARE: change query, now defaults to 1.6.x
diff --git a/x11-toolkits/qt-embedded/DEPENDS
b/x11-toolkits/qt-embedded/DEPENDS
index 36e1a5a..4a291a3 100755
--- a/x11-toolkits/qt-embedded/DEPENDS
+++ b/x11-toolkits/qt-embedded/DEPENDS
@@ -58,7 +58,7 @@ optional_depends unixodbc
"" \
"for ODBC database support" &&

-optional_depends cups \
+optional_depends CUPS \
"-cups" \
"-nocups" \
"for Common Unix Printing System support" &&
diff --git a/x11-toolkits/qt-embedded/HISTORY
b/x11-toolkits/qt-embedded/HISTORY
index a180b12..6c8478a 100644
--- a/x11-toolkits/qt-embedded/HISTORY
+++ b/x11-toolkits/qt-embedded/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/x11-toolkits/qt-x11/DEPENDS b/x11-toolkits/qt-x11/DEPENDS
index 8c7f0b6..9e1712a 100755
--- a/x11-toolkits/qt-x11/DEPENDS
+++ b/x11-toolkits/qt-x11/DEPENDS
@@ -54,7 +54,7 @@ optional_depends unixodbc
"" \
"for ODBC database support" &&

-optional_depends cups \
+optional_depends CUPS \
"-cups" \
"-no-cups" \
"for Common Unix Printing System support" &&
diff --git a/x11-toolkits/qt-x11/HISTORY b/x11-toolkits/qt-x11/HISTORY
index 3d5ee96..68275df 100644
--- a/x11-toolkits/qt-x11/HISTORY
+++ b/x11-toolkits/qt-x11/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-06-04 Daniel Goller <morfic AT sourcemage.org>
* DEPENDS: remove -stl/-no-stl flags from optional stlport depend to
avoid turning off STL support
* BUILD: add -stl to configure to ensure building with STL support,
diff --git a/x11-toolkits/qt4/DEPENDS b/x11-toolkits/qt4/DEPENDS
index 4af1667..a3953bb 100755
--- a/x11-toolkits/qt4/DEPENDS
+++ b/x11-toolkits/qt4/DEPENDS
@@ -63,7 +63,7 @@ optional_depends unixodbc
'' \
'for ODBC database support' &&

-optional_depends cups \
+optional_depends CUPS \
'-cups' \
'-no-cups' \
'for Common Unix Printing System support' &&
diff --git a/x11-toolkits/qt4/HISTORY b/x11-toolkits/qt4/HISTORY
index d8cd4bd..29db6c0 100644
--- a/x11-toolkits/qt4/HISTORY
+++ b/x11-toolkits/qt4/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-06-04 Daniel Goller <morfic AT sourcemage.org>
* DEPENDS: remove -stl/-no-stl flags from optional stlport depend to
avoid turning off STL support
* BUILD: add -stl to configure to ensure building with STL support,
diff --git a/xfce/xfprint/DEPENDS b/xfce/xfprint/DEPENDS
index e1622dc..b47cf3d 100755
--- a/xfce/xfprint/DEPENDS
+++ b/xfce/xfprint/DEPENDS
@@ -4,4 +4,4 @@ depends libxfce4util &&
depends libxfce4mcs &&
depends xfce-mcs-manager &&
depends a2ps &&
-optional_depends "cups" "--enable-cups" "--disable-cups" "to print to
cups printers"
+optional_depends "CUPS" "--enable-cups" "--disable-cups" "to print to
cups printers"
diff --git a/xfce/xfprint/HISTORY b/xfce/xfprint/HISTORY
index bf137fc..f9495b7 100644
--- a/xfce/xfprint/HISTORY
+++ b/xfce/xfprint/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Changed to CUPS from cups
+
2006-04-24 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS: added dependency on xfce-mcs-manager and libxfce4mcs
(bug #11521), explicitly depend on gtk+2 and libxfce4util



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (6877646992df5966a29b5f812b20330800ae933c), George Sherwood, 06/25/2006

Archive powered by MHonArc 2.6.24.

Top of Page