[Lunar-commits] <moonbase> pcmcia-cs: remove Gtk+ depend and support.
Florin Braescu
florin at lunar-linux.org
Sun Jan 11 23:40:07 CET 2009
commit 5db36e1a9dd8e5bcd807b77222b17e2e08f50a9f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 12 00:40:07 2009 +0200
pcmcia-cs: remove Gtk+ depend and support.
---
utils/pcmcia-cs/DEPENDS | 3 +--
utils/pcmcia-cs/DETAILS | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/utils/pcmcia-cs/DEPENDS b/utils/pcmcia-cs/DEPENDS
index f2b5564..5e13f43 100644
--- a/utils/pcmcia-cs/DEPENDS
+++ b/utils/pcmcia-cs/DEPENDS
@@ -6,5 +6,4 @@
# "<config options to exclude eg. --without-...>" \
# "<the all important reason why>"
-optional_depends "xforms" "" "" "for x gui support" &&
-optional_depends "gtk+" "" "" "for new gtk gui"
+optional_depends "xforms" "" "" "for x gui support"
diff --git a/utils/pcmcia-cs/DETAILS b/utils/pcmcia-cs/DETAILS
index 98c0f29..bfcb039 100644
--- a/utils/pcmcia-cs/DETAILS
+++ b/utils/pcmcia-cs/DETAILS
@@ -3,7 +3,7 @@
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=$MODULE-3.2.8-orinoco.patch.gz
SOURCE3=$MODULE-3.2.8-Configure.patch.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+ SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE2_URL[0]=$PATCH_URL
SOURCE3_URL[0]=$PATCH_URL
SOURCE_VFY=md5:0d6d65be8896eff081aee996049afaa5
@@ -12,7 +12,7 @@
WEB_SITE=http://pcmcia-cs.sourceforge.net
ENTERED=20011014
UPDATED=20040717
- SHORT="pcmcia support package."
+ SHORT="pcmcia support package"
cat << EOF
Card Services for Linux is a complete PCMCIA or PC Card support
More information about the Lunar-commits
mailing list