[Lunar-commits] <moonbase> udisks: added needed depends parted and sg3_utils and optional depends gtk-doc and lvm2.

Florin Braescu florin at lunar-linux.org
Wed Mar 31 13:40:59 CEST 2010


commit 2fe42d8e2ba199cf56d01d624fbbaef7d7aea460
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Mar 31 14:40:59 2010 +0300

    udisks: added needed depends parted and sg3_utils and optional depends gtk-doc and lvm2.
---
 devel/udisks/DEPENDS    |    7 ++++++-
 utils/sg3_utils/DETAILS |    6 +++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/devel/udisks/DEPENDS b/devel/udisks/DEPENDS
index 1323fc3..bca2ffe 100644
--- a/devel/udisks/DEPENDS
+++ b/devel/udisks/DEPENDS
@@ -1,3 +1,8 @@
 depends PolicyKit
 depends DeviceKit
-depends polkit
\ No newline at end of file
+depends polkit
+depends sg3_utils
+depends parted
+
+optional_depends "gtk-doc"  "--enable-gtk-doc"  ""                "for gtk-doc support"
+optional_depends "lvm2"     ""                  "--disable-lvm2"  "for lvm2 support"
diff --git a/utils/sg3_utils/DETAILS b/utils/sg3_utils/DETAILS
index ef405a9..aa98b7a 100644
--- a/utils/sg3_utils/DETAILS
+++ b/utils/sg3_utils/DETAILS
@@ -1,7 +1,7 @@
           MODULE=sg3_utils
          VERSION=1.27
           SOURCE=$MODULE-$VERSION.tgz
-      SOURCE_URL=http://sg.danny.cz/sg/p/
+      SOURCE_URL=http://sg.danny.cz/sg/p
       SOURCE_VFY=sha1:b8d13996250a11a452483a228c5461651209bf3d
         WEB_SITE=http://sg.danny.cz/sg/sg3_utils.html#mozTocId697451
          ENTERED=20071206
@@ -9,7 +9,7 @@
            SHORT="SCSI utilities"
 
 cat << EOF
-Contains utilities that send SCSI commands to devices.  As well as devices on 
-transports associated with SCSI (e.g. Fibre Channel (FCP), Serial Attached 
+Contains utilities that send SCSI commands to devices. As well as devices on
+transports associated with SCSI (e.g. Fibre Channel (FCP), Serial Attached
 SCSI (SAS) and the SCSI Parallel Interface (SPI)).
 EOF


More information about the Lunar-commits mailing list