mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-10 10:54:37 +08:00
ktorrent update to 4.1.0
This commit is contained in:
parent
00180cac0d
commit
18f26258f6
@ -5,18 +5,18 @@
|
|||||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||||
|
|
||||||
pkgname=ktorrent
|
pkgname=ktorrent
|
||||||
pkgver=4.0.5
|
pkgver=4.1.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
ktorver=4.0.5
|
ktorver=4.1.0
|
||||||
pkgdesc="A BitTorrent program for KDE"
|
pkgdesc="A BitTorrent program for KDE"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://ktorrent.org"
|
url="http://ktorrent.org"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=('kdelibs' 'kdebase-runtime' 'kdepimlibs' 'qca' 'gmp' 'taglib' 'libktorrent>=1.0.5')
|
depends=('kdelibs' 'kdebase-runtime' 'kdepimlibs' 'qca' 'gmp' 'taglib' 'libktorrent>=1.1.0')
|
||||||
makedepends=('cmake' 'automoc4')
|
makedepends=('cmake' 'automoc4' 'docbook-xsl')
|
||||||
source=(http://ktorrent.org/downloads/${ktorver}/ktorrent-${pkgver}.tar.bz2)
|
source=(http://ktorrent.org/downloads/${ktorver}/ktorrent-${pkgver}.tar.bz2)
|
||||||
options=('libtool')
|
options=('libtool')
|
||||||
md5sums=('3a2e9a92d3a30d44b98ded0e4984ae8a')
|
md5sums=('3981c00810217e88b9772438df31df08')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}/ktorrent-${ktorver}
|
cd ${srcdir}/ktorrent-${ktorver}
|
||||||
|
Loading…
Reference in New Issue
Block a user