[arch-commits] Commit in libtorrent-rasterbar/repos (extra-i686 extra-i686/PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Wed Jul 15 00:32:01 UTC 2009
Date: Tuesday, July 14, 2009 @ 20:32:01
Author: giovanni
Revision: 46263
Merged revisions 45306 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/libtorrent-rasterbar/trunk
........
r45306 | giovanni | 2009-07-09 12:13:30 -0700 (gio, 09 lug 2009) | 2 lines
upgpkg: libtorrent-rasterbar 0.14.4-2
boost 1.39 rebuild
........
Modified:
libtorrent-rasterbar/repos/extra-i686/ (properties)
libtorrent-rasterbar/repos/extra-i686/PKGBUILD (contents, properties)
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Property changes on: libtorrent-rasterbar/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /libtorrent-rasterbar/trunk:1-44886
+ /libtorrent-rasterbar/trunk:1-46262
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-07-15 00:03:31 UTC (rev 46262)
+++ extra-i686/PKGBUILD 2009-07-15 00:32:01 UTC (rev 46263)
@@ -1,3 +1,4 @@
+# $Id$
# Maintainer: Hugo Doria <hugo at archlinux.org>
# Previous Maintainer: Geoffroy Carrier <geoffroy.carrier at aur.archlinux.org>
# Previous Maintainer: Bjorn Lindeijer <bjorn lindeijer nl>
@@ -6,19 +7,19 @@
pkgname=libtorrent-rasterbar
pkgver=0.14.4
-pkgrel=1
+pkgrel=2
pkgdesc="A C++ library that aims to be a good alternative to all the other bittorrent implementations around"
url="http://www.rasterbar.com/products/libtorrent/"
arch=('i686' 'x86_64')
license=('custom')
-depends=('libsigc++2.0' 'boost')
+depends=('libsigc++2.0' 'boost>=1.39.0')
conflicts=('rb_libtorrent')
provides=('rb_libtorrent')
source=(http://downloads.sourceforge.net/libtorrent/${pkgname}-${pkgver}.tar.gz)
+
build() {
cd ${srcdir}/${pkgname}-${pkgver}
./configure --prefix=/usr --enable-python-binding \
- --with-boost-date-time=mt \
--with-boost-filesystem=mt \
--with-boost-thread=mt \
--with-boost-regex=mt \
Property changes on: libtorrent-rasterbar/repos/extra-i686/PKGBUILD
___________________________________________________________________
Added: svn:keywords
+ Id
More information about the arch-commits
mailing list