mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
commit
09ac43b8f0
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ktorrent/template
Normal file
15
srcpkgs/ktorrent/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'ktorrent'
|
||||||
|
pkgname=ktorrent
|
||||||
|
version=4.3.1
|
||||||
|
revision=1
|
||||||
|
short_desc="BitTorrent client based on the KDE platform"
|
||||||
|
maintainer="Norbert Vegh <vegh@norvegh.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://ktorrent.pwsp.net/"
|
||||||
|
distfiles="http://ktorrent.pwsp.net/downloads/${version}/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=66094f6833347afb0c49e332f0ec15ec48db652cbe66476840846ffd5ca0e4a1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="cmake automoc4"
|
||||||
|
configure_args="-DKDE4_BUILD_TESTS=OFF"
|
||||||
|
makedepends="kdelibs-devel qt-devel gmp-devel qca-devel libressl-devel phonon-devel
|
||||||
|
libktorrent-devel kdepimlibs-devel boost-devel"
|
Loading…
Add table
Reference in a new issue