[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Thu Jul 9 19:13:31 UTC 2009


    Date: Thursday, July 9, 2009 @ 15:13:30
  Author: giovanni
Revision: 45306

upgpkg: libtorrent-rasterbar 0.14.4-2
    boost 1.39 rebuild

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-09 19:09:53 UTC (rev 45305)
+++ PKGBUILD	2009-07-09 19:13:30 UTC (rev 45306)
@@ -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/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list