[paketler-commits] r55084 - devel/applications/network/gift

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
27 Eki 2008 Pzt 16:10:38 EET


Author: ozan.caglayan
Date: Mon Oct 27 16:10:38 2008
New Revision: 55084

Modified:
   devel/applications/network/gift/actions.py
   devel/applications/network/gift/pspec.xml
Log:
- zlib and file are already in system.base,
- Add bind-tools dependency.



Modified: devel/applications/network/gift/actions.py
=================================================================
--- devel/applications/network/gift/actions.py	(original)
+++ devel/applications/network/gift/actions.py	Mon Oct 27 16:10:38 2008
@@ -12,7 +12,7 @@
 
 def setup():
     autotools.configure("--enable-imagemagick \
-                        --enable-libvorbis")
+                         --enable-libvorbis")
 
 def build():
     autotools.make()

Modified: devel/applications/network/gift/pspec.xml
=================================================================
--- devel/applications/network/gift/pspec.xml	(original)
+++ devel/applications/network/gift/pspec.xml	Mon Oct 27 16:10:38 2008
@@ -15,15 +15,19 @@
         <Description>giFT is a collection of various software components  geared towards improving the overall usability of a multitude of peer-to-peer file-sharing networks.</Description>
         <Archive sha1sum="eda16a9abead7552859679696605f7e7350b0bb2" type="tarbz2">mirrors://sourceforge/gift/gift-0.11.8.1.tar.bz2</Archive>
         <BuildDependencies>
-            <Dependency versionFrom="1.1.4">zlib</Dependency>
-            <Dependency>file</Dependency>
             <Dependency versionFrom="5.5.7.15">imagemagick</Dependency>
             <Dependency>libvorbis</Dependency>
+            <Dependency>bind-tools</Dependency>
         </BuildDependencies>
     </Source>
 
     <Package>
         <Name>gift</Name>
+        <RuntimeDependencies>
+            <Dependency versionFrom="5.5.7.15">imagemagick</Dependency>
+            <Dependency>libvorbis</Dependency>
+            <Dependency>bind-tools</Dependency>
+        </RuntimeDependencies>
         <Files>
             <Path fileType="executable">/usr/bin</Path>
             <Path fileType="doc">/usr/share/doc</Path>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi