Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=wipv.git;a=commitdiff;h=60943555d82c8f9935230dd42ecc1b8abe3205a7

commit 60943555d82c8f9935230dd42ecc1b8abe3205a7
Author: VÖRÖSKŐI András <voros...@frugalware.org>
Date:   Tue Jul 6 19:03:00 2010 +0200

libtorrent-rasterbar-0.15.1-1-x86_64

version bump
remove unused build() options
use system geoip
enable examples

diff --git a/source/lib-extra/libtorrent-rasterbar/FrugalBuild 
b/source/lib-extra/libtorrent-rasterbar/FrugalBuild
index 38de062..5d53f49 100644
--- a/source/lib-extra/libtorrent-rasterbar/FrugalBuild
+++ b/source/lib-extra/libtorrent-rasterbar/FrugalBuild
@@ -2,13 +2,13 @@
# Maintainer: crazy <cr...@frugalware.org>

pkgname=libtorrent-rasterbar
-pkgver=0.15.0
-pkgrel=2
+pkgver=0.15.1
+pkgrel=1
pkgdesc="LibTorrent Rasterbar is a BitTorrent library written in C++"
_F_googlecode_dirname="libtorrent"
Finclude googlecode python
url="http://www.rasterbar.com/products/libtorrent/index.html";
-depends=('libboost-mt>=1.39.0-4' 'zlib' 'icu4c>=4.2' 'openssl>=1.0.0')
+depends=('libboost-mt>=1.39.0-4' 'zlib' 'icu4c>=4.2' 'openssl>=1.0.0' 'geoip')
makedepends=('boost>=1.39.0-4')
groups=('lib-extra')
archs=('i686' 'x86_64' 'ppc')
@@ -16,10 +16,10 @@ replaces=('rblibtorrent')
provides=('rblibtorrent')
conflicts=('rblibtorrent')
Fconfopts="$Fconfopts --libdir=/usr/lib --enable-debug=no --with-zlib=system \
-       --with-boost-date-time=mt --with-boost-filesystem=mt 
--with-boost-thread=mt \
-       --with-boost-regex=mt  --with-boost-program_options=mt \
-       --with-boost-python=boost_python-mt --enable-python-binding 
--enable-statistics --enable-disk-stats"
-sha1sums=('ebc9ce111f59e538aff17102fcce907fd967cd8b')
+       --with-boost-filesystem=mt --with-boost-thread=mt \
+       --with-boost-python=boost_python-mt --enable-python-binding 
--enable-statistics \
+       --enable-disk-stats --enable-examples --with-libgeoip=system"
+sha1sums=('0a6e24c4a137d202243fab5ed4cf3c6acecebde9')

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

Reply via email to