clean up libtool file

This commit is contained in:
Weng Xuetian 2014-07-04 17:50:50 +00:00
parent af2483dbbf
commit 505f813f14
7 changed files with 8 additions and 9 deletions

View File

@ -6,7 +6,7 @@
_pkgbasename=acl
pkgname=lib32-acl
pkgver=2.2.52
pkgrel=1
pkgrel=2
pkgdesc="Access control list libraries (32-bit)"
arch=('x86_64')
url="http://savannah.nongnu.org/projects/acl"

View File

@ -4,7 +4,7 @@
_pkgbasename=cairo
pkgname=lib32-$_pkgbasename
pkgver=1.12.16
pkgrel=1
pkgrel=2
_ubuntu_diff_version=${pkgver}-0ubuntu2
pkgdesc="Cairo vector graphics library (32-bit)"
arch=('x86_64')

View File

@ -7,7 +7,7 @@
_pkgbasename=fontconfig
pkgname=lib32-$_pkgbasename
pkgver=2.11.0
pkgrel=1
pkgrel=2
_ubuntu_diff_version=${pkgver}-0ubuntu4
pkgdesc="A library for configuring and customizing font access (32-bit)"
arch=('x86_64')

View File

@ -5,7 +5,7 @@ _pkgbasename=glib2
pkgname="lib32-${_pkgbasename}"
pkgver=2.38.2
_pkgver=2.38
pkgrel=1
pkgrel=2
pkgdesc="Common C routines used by GTK+ 2.4 and other libs. (ELF32)"
url="http://www.gtk.org/"
arch=('x86_64')

View File

@ -5,7 +5,7 @@
_pkgbasename=gstreamer0.10
pkgname=lib32-${_pkgbasename}
pkgver=0.10.36
pkgrel=4
pkgrel=5
pkgdesc="GStreamer Multimedia Framework (32 bit)"
arch=('x86_64')
license=('LGPL')

View File

@ -4,13 +4,13 @@
_pkgbasename=libdrm
pkgname=lib32-$_pkgbasename
pkgver=2.4.54
pkgrel=1
pkgrel=2
pkgdesc="Userspace interface to kernel DRM services (32-bit)"
arch=(x86_64)
license=('custom')
depends=('lib32-libpciaccess' 'lib32-glibc') # $_pkgbasename=$pkgver)
makedepends=(gcc-multilib)
options=('libtool')
checkdepends=('lib32-cairo')
url="http://dri.freedesktop.org/"
source=("http://dri.freedesktop.org/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2"
'no-pthread-stubs.patch')

View File

@ -4,7 +4,7 @@
_pkgbasename=mpg123
pkgname="lib32-${_pkgbasename}"
pkgver=1.16.0
pkgrel=1
pkgrel=2
pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3. (ELF32)"
arch=('x86_64')
url="http://sourceforge.net/projects/mpg123"
@ -12,7 +12,6 @@ license=('GPL2' 'LGPL2.1')
depends=('lib32-glibc' 'lib32-libtool' 'lib32-alsa-lib' "${_pkgbasename}=${pkgver}")
makedepends=('lib32-sdl' gcc-multilib libtool-multilib)
optdepends=('lib32-sdl: for additional audio support')
options=('libtool')
source=("http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.bz2")
sha256sums=('f00f72e385b522b8f05c9b1ed371abad438362620e6eb8164e2a99b79bb3f6d3')