[Lunar-commits] <moonbase-kde> ktorrent: version bumped to 4.2.1.
Florin Braescu
florin at lunar-linux.org
Mon Jul 16 03:22:30 CEST 2012
commit f089992295b16fb2cec0cd2f6a8b5cb5eeafbf28
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 15 Jul 2012 18:22:30 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/f089992295b16fb2cec0cd2f6a8b5cb5eeafbf28
ktorrent: version bumped to 4.2.1.
---
network/ktorrent/BUILD +3/-1
network/ktorrent/DETAILS +6/-3
2 files changed, 9 insertions (+), 4 deletions (-)
--- a/network/ktorrent/BUILD
+++ b/network/ktorrent/BUILD
@@ -1,8 +1,10 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
source /etc/profile.d/qt4.rc &&
source /etc/profile.d/kde4.rc &&
default_cmake_build
-
+
) > $C_FIFO 2>&1
--- a/network/ktorrent/DETAILS
+++ b/network/ktorrent/DETAILS
@@ -1,14 +1,17 @@
# Every time you update ktorrent remember to also update libktorrent.
MODULE=ktorrent
MAJOR=4.2
- VERSION=$MAJOR.0
+ VERSION=$MAJOR.1
SOURCE=ktorrent-$VERSION.tar.bz2
+ SOURCE1=ktorrent-$VERSION-httpserver.patch.bz2
SOURCE_URL=http://ktorrent.org/downloads/$VERSION
+ SOURCE2_URL=$PATCH_URL
MODULE_PREFIX=${KDE4_INSTALL_DIR:-/usr}
- SOURCE_VFY=sha1:d84b7222e982655bca17a2df0c177e1f6ff5294e
+ SOURCE_VFY=sha1:3f52c4a10011a49d304c08a3bb1290a022e0c53f
+ SOURCE2_VFY=sha1:e19963650c24b07419c0621e683ec0c1a1e15cab
WEB_SITE=http://ktorrent.org
ENTERED=20080111
- UPDATED=20120306
+ UPDATED=20120716
SHORT="BitTorrent client for KDE"
cat << EOF
More information about the Lunar-commits
mailing list