mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/boost to 1.50.0-2
This commit is contained in:
parent
3f9c21cd17
commit
faa915b44f
1 changed files with 2 additions and 4 deletions
|
@ -4,17 +4,15 @@
|
||||||
# Contributor: Kritoke <kritoke@gamebox.net>
|
# Contributor: Kritoke <kritoke@gamebox.net>
|
||||||
# Contributor: Luca Roccia <little_rock@users.sourceforge.net>
|
# Contributor: Luca Roccia <little_rock@users.sourceforge.net>
|
||||||
|
|
||||||
# ALARM: Kevin Mihelich <kevin@plugapps.com>
|
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||||
# - changed _bindir to .linuxarm from .linuxx86
|
# - changed _bindir to .linuxarm from .linuxx86
|
||||||
# - removed (optional) dep to openmpi - does not build on ARM
|
# - removed (optional) dep to openmpi - does not build on ARM
|
||||||
|
|
||||||
plugrel=1
|
|
||||||
|
|
||||||
pkgbase=boost
|
pkgbase=boost
|
||||||
pkgname=('boost-libs' 'boost')
|
pkgname=('boost-libs' 'boost')
|
||||||
pkgver=1.50.0
|
pkgver=1.50.0
|
||||||
_boostver=${pkgver//./_}
|
_boostver=${pkgver//./_}
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.boost.org/"
|
url="http://www.boost.org/"
|
||||||
makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib')
|
makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib')
|
||||||
|
|
Loading…
Reference in a new issue