Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3eccb957e928c564e9c9291c0313b4a9decb93d2

commit 3eccb957e928c564e9c9291c0313b4a9decb93d2
Author: DeX77 <[email protected]>
Date:   Sun Aug 2 18:07:15 2015 +0200

libtorrent-rasterbar-1.0.6-1-x86_64

* version bump

diff --git a/source/lib-extra/libtorrent-rasterbar/FrugalBuild 
b/source/lib-extra/libtorrent-rasterbar/FrugalBuild
index 4c2954d..cbfaab0 100644
--- a/source/lib-extra/libtorrent-rasterbar/FrugalBuild
+++ b/source/lib-extra/libtorrent-rasterbar/FrugalBuild
@@ -7,11 +7,15 @@
options+=('asneeded')

pkgname=libtorrent-rasterbar
-pkgver=1.0.5
-pkgrel=2
+pkgver=1.0.6
+pkgrel=1
pkgdesc="LibTorrent Rasterbar is a BitTorrent library written in C++"
-_F_sourceforge_dirname="libtorrent"
-Finclude sourceforge python
+_F_github_author="arvidn"
+_F_github_name="libtorrent"
+_F_github_tag=y
+_F_github_ver="${_F_github_name}-${pkgver//./_}"
+Finclude github python
+up2date="$up2date | sed 's/libtorrent_//g' | sed 's/_/./g' "
url="http://www.rasterbar.com/products/libtorrent/index.html";
depends=('libboost>=1.58.0' 'openssl>=1.0.1' 'geoip')
makedepends=('boost>=1.58.0')
@@ -20,8 +24,10 @@ archs=('i686' 'x86_64')
Fconfopts+="    --with-libgeoip=system \
--enable-python-binding \
--enable-statistics \
-               --enable-disk-stats"
-sha1sums=('f269399bf7bbc90579f8f115be40ea612c56f5c5')
+               --enable-disk-stats \
+               --prefix=/usr "
+sha1sums=('71000fe73a6b676a3dc666209911f6871d59cef2')
+_F_conf_configure="./bootstrap.sh"

subpkgs=("libtorrent-rasterbar-python")
subdescs=('libtorrent-rasterbar python bindings')
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to