transmission: update to 2.60.
This commit is contained in:
parent
490532fc2f
commit
73f0fbd9e4
1 changed files with 7 additions and 11 deletions
|
@ -1,22 +1,18 @@
|
||||||
# Template file for 'transmission'
|
# Template file for 'transmission'
|
||||||
pkgname=transmission
|
pkgname=transmission
|
||||||
version=2.52
|
version=2.60
|
||||||
distfiles="http://download.transmissionbt.com/files/$pkgname-$version.tar.bz2"
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp"
|
configure_args="--enable-nls --enable-cli --enable-daemon --enable-utp"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
makedepends="pkg-config intltool zlib-devel openssl-devel dbus-glib-devel libcurl-devel libevent-devel gtk+3-devel"
|
makedepends="pkg-config intltool zlib-devel openssl-devel dbus-glib-devel libcurl-devel libevent-devel gtk+3-devel"
|
||||||
revision=1
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
short_desc="A fast, easy, and free BitTorrent client"
|
short_desc="A fast, easy, and free BitTorrent client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.transmissionbt.com/"
|
homepage="http://www.transmissionbt.com/"
|
||||||
license="MIT, GPL-2"
|
license="MIT, GPL-2"
|
||||||
checksum=e8f7dfb70c2039d7a868dcd4c150e88bc5628b5488d24a67287b1597206a7bdc
|
distfiles="http://download.transmissionbt.com/files/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=fa650166d9adebca04a2c53009e9faac1104f02707925325921728f9531fdf80
|
||||||
long_desc="
|
long_desc="
|
||||||
Transmission is a free, lightweight BitTorrent client. It features
|
Transmission is a free, lightweight BitTorrent client. It features a simple,
|
||||||
a simple, intuitive interface on top on an efficient, cross-platform
|
intuitive interface on top on an efficient, cross-platform back-end."
|
||||||
back-end."
|
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue