[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (57817bec6e6375672c18e6bda7edd46071a1ee86)

Jaka Kranjc scm at mail.sourcemage.org
Tue Mar 6 07:41:21 EST 2007


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 kde-apps/ktorrent/BUILD   |    2 ++
 kde-apps/ktorrent/DEPENDS |    5 +++--
 kde-apps/ktorrent/DETAILS |    4 ++--
 kde-apps/ktorrent/HISTORY |    6 ++++++
 4 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit 57817bec6e6375672c18e6bda7edd46071a1ee86
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    ktorrent: 2.1.1

diff --git a/kde-apps/ktorrent/BUILD b/kde-apps/ktorrent/BUILD
new file mode 100755
index 0000000..7ee1bd1
--- /dev/null
+++ b/kde-apps/ktorrent/BUILD
@@ -0,0 +1,2 @@
+make -f admin/Makefile.common &&
+default_build
diff --git a/kde-apps/ktorrent/DEPENDS b/kde-apps/ktorrent/DEPENDS
index 11903b4..de3097a 100755
--- a/kde-apps/ktorrent/DEPENDS
+++ b/kde-apps/ktorrent/DEPENDS
@@ -1,4 +1,5 @@
-depends  X11-LIBS  &&
 depends  gmp       &&
 
-.  "$SECTION_DIRECTORY/KDE_DEPENDS"
+.  "$SECTION_DIRECTORY/KDE_DEPENDS" &&
+
+optional_depends avahi "" "" "to find peers on the local network"
diff --git a/kde-apps/ktorrent/DETAILS b/kde-apps/ktorrent/DETAILS
index 4d59d29..6bad237 100755
--- a/kde-apps/ktorrent/DETAILS
+++ b/kde-apps/ktorrent/DETAILS
@@ -1,8 +1,8 @@
            SPELL=ktorrent
-         VERSION=2.0.3
+         VERSION=2.1.1
           SOURCE=$SPELL-$VERSION.tar.gz
       SOURCE_URL=http://ktorrent.org/downloads/$VERSION/$SOURCE
-     SOURCE_HASH=sha512:08044e02bfd12b0c53648f227b4c2e195ed3d3880dc3ea6f26e39b06194a3d80da743c8009d060ff740aa26621e227efd008e6b1478e4b887e5c6c89235ba4ef
+     SOURCE_HASH=sha512:0c8bba0ab07406ecf665fe629f5f0518ef6cc9f7688563fedf23a404f1bbede9ccd8f3cf0a066b7dbdcd0455bcad6e2b72ff970e01ea5a839f260e9c9b5cbf2b
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://www.ktorrent.org
          ENTERED=20060128
diff --git a/kde-apps/ktorrent/HISTORY b/kde-apps/ktorrent/HISTORY
index 7f935cb..9ba1f41 100644
--- a/kde-apps/ktorrent/HISTORY
+++ b/kde-apps/ktorrent/HISTORY
@@ -1,3 +1,9 @@
+2007-03-06 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* BUILD: added to avoid needing unsermake
+	* DEPENDS: added optional avahi
+	  removed X11-LIBS
+	* DETAILS: updated spell to 2.1.1
+
 2006-12-14 Juuso Alasuutari <iuso at sourcemage.org>
 	* DEPENDS: Removed depends kdelibs (now in KDE_DEPENDS).
 



More information about the SM-Commit mailing list