[Lunar-commits] <moonbase> gift: small tweaks.

Florin Braescu florin at lunar-linux.org
Tue Jun 23 19:00:02 CEST 2009


commit 20c6e1af111fc5afb493a74c9c91809696777e37
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jun 23 20:00:02 2009 +0300

    gift: small tweaks.
---
 ftp/gift/DEPENDS |   28 ++++++++++++++--------------
 ftp/gift/DETAILS |    2 +-
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/ftp/gift/DEPENDS b/ftp/gift/DEPENDS
index c08332a..9b5c78a 100644
--- a/ftp/gift/DEPENDS
+++ b/ftp/gift/DEPENDS
@@ -1,19 +1,19 @@
-depends autoconf   &&
-depends automake   &&
-depends pkgconfig  &&
-depends libtool    &&
+depends autoconf
+depends automake
+depends pkgconfig
+depends libtool&
 
-optional_depends "libvorbis"                 \
-   "--enable-libvorbis"      \
+optional_depends "libvorbis"  \
+   "--enable-libvorbis"       \
    "--disable-libvorbis"      \
-   "to enable Vorbis support" &&
+   "to enable Vorbis support" 
 
-optional_depends "ImageMagick"                    \
-   "--enable-imagemagick"           \
-   "--disable-imagemagick"          \
-   "to enable ImageMagick support" &&
+optional_depends "ImageMagick"  \
+   "--enable-imagemagick"       \
+   "--disable-imagemagick"      \
+   "to enable ImageMagick support" 
 
-optional_depends "gdbm"             \
-   "--enable-libdb"   \
-   "--disable-libdb"  \
+optional_depends "gdbm"  \
+   "--enable-libdb"      \
+   "--disable-libdb"     \
    "to enable supernode support"
diff --git a/ftp/gift/DETAILS b/ftp/gift/DETAILS
index 73678fd..1617441 100644
--- a/ftp/gift/DETAILS
+++ b/ftp/gift/DETAILS
@@ -1,7 +1,7 @@
           MODULE=gift
          VERSION=0.11.8.1
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_URL=$SFORGE_URL/$MODULE
    SOURCE_VFY=sha1:eda16a9abead7552859679696605f7e7350b0bb2
         WEB_SITE=http://gift.sf.net
          ENTERED=20040801


More information about the Lunar-commits mailing list