mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
kTorrent: bump version
This commit is contained in:
@@ -25,11 +25,11 @@ need enabled.
|
||||
- SOCKSv4 and SOCKSv5 proxy, IPv6 support.
|
||||
- Lots of other useful built-in features and plugins."
|
||||
HOMEPAGE="https://www.kde.org/applications/internet/ktorrent/"
|
||||
COPYRIGHT="2010-2018 KDE Organisation"
|
||||
COPYRIGHT="2010-2019 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/ktorrent/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1b74da23ffdff4923f882919264bef9938c677449337546c37279b754089e9bb"
|
||||
CHECKSUM_SHA256="f3634d3761ee3905b5258cf6675cba8267d6871ca5c61c41691a36d35bf0419f"
|
||||
SOURCE_DIR="ktorrent-$portVersion"
|
||||
PATCHES="ktorrent-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="ktorrent.rdef.in"
|
||||
@@ -94,7 +94,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.55
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.65
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libgcrypt$secondaryArchSuffix
|
||||
devel:libgmp$secondaryArchSuffix
|
||||
@@ -129,7 +129,7 @@ BUILD_REQUIRES="
|
||||
devel:libKF5XmlGui$secondaryArchSuffix
|
||||
devel:libphonon4qt5$secondaryArchSuffix
|
||||
devel:libqca$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.13
|
||||
devel:libQt5Core$secondaryArchSuffix >= 5.14
|
||||
devel:libtag$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user