Merge branch 'testing' of gitorious.org:chakra-packages/lib32 into testing

This commit is contained in:
Neophytos 2013-12-21 14:44:51 +00:00
commit 80c271c101
3 changed files with 8 additions and 9 deletions

View File

@ -3,8 +3,8 @@
pkgbase=lib32-mesa
pkgname=('lib32-mesa' 'lib32-libgl' 'lib32-libglapi')
pkgver=9.1.7
pkgrel=3
pkgver=10.0.1
pkgrel=1
arch=('x86_64')
makedepends=('glproto>=1.4.14' 'lib32-libdrm>=2.4.38' 'lib32-libxxf86vm>=1.1.1' 'lib32-libxdamage>=1.1.3'
'lib32-expat>=2.0.1' 'lib32-libx11>=1.4.3' 'lib32-libxt>=1.1.1' 'lib32-gcc-libs>=4.7' 'lib32-llvm>=3.2' 'lib32-systemd'
@ -13,7 +13,7 @@ url="http://mesa3d.sourceforge.net"
license=('custom')
options=('!libtool')
source=("ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2")
md5sums=('9e4abf7b7a6db762012c3c9917a8e8c7')
md5sums=('0a72ca5b36046a658bf6038326ff32ed')
build() {
export CFLAGS="-m32"
@ -64,7 +64,6 @@ package_lib32-libgl() {
install -m755 -d "${pkgdir}/usr/lib32/xorg/modules/extensions"
mv lib32/libGL.so* "${pkgdir}/usr/lib32/"
mv lib32/libdricore${pkgver}.so* "${pkgdir}/usr/lib32/"
cd src/mesa/drivers/dri
make -C ${srcdir}/Mesa-${pkgver}/src/gallium/targets/dri-swrast DESTDIR="${pkgdir}" install

View File

@ -3,8 +3,8 @@
_pkgbasename=nvidia-utils-bumblebee
pkgname=lib32-$_pkgbasename
pkgver=319.49
pkgrel=2
pkgver=331.20
pkgrel=1
pkgdesc="NVIDIA drivers utilities and libraries (32-bit). Repacked and installed in away that won't break LibGL from mesa."
arch=('x86_64')
url="http://www.nvidia.com/"
@ -16,7 +16,7 @@ license=('custom')
options=('!strip')
_pkg="NVIDIA-Linux-x86-${pkgver}"
source=("http://us.download.nvidia.com/XFree86/Linux-x86/${pkgver}/${_pkg}.run")
md5sums=('df9eb270f7c6ac79edcd5831e946c4ad')
md5sums=('801aa04a087891690f1cac09575b2ba9')
build() {
cd "${srcdir}"

View File

@ -2,7 +2,7 @@
_pkgbasename=nvidia-utils
pkgname=lib32-$_pkgbasename
pkgver=319.49
pkgver=331.20
pkgrel=1
pkgdesc="NVIDIA drivers utilities and libraries. (32-bit)"
arch=('x86_64')
@ -16,7 +16,7 @@ options=('!strip')
_filearch='x86'
_pkg="NVIDIA-Linux-${_filearch}-${pkgver}"
source=("http://us.download.nvidia.com/XFree86/Linux-${_filearch}/${pkgver}/${_pkg}.run")
md5sums=('df9eb270f7c6ac79edcd5831e946c4ad')
md5sums=('801aa04a087891690f1cac09575b2ba9')
build() {
cd $srcdir