mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-10 12:34:38 +08:00
Sync
This commit is contained in:
parent
44e750a00d
commit
ae930d36f1
@ -5,20 +5,20 @@
|
|||||||
|
|
||||||
_pkgbasename=gdk-pixbuf2
|
_pkgbasename=gdk-pixbuf2
|
||||||
pkgname=lib32-$_pkgbasename
|
pkgname=lib32-$_pkgbasename
|
||||||
pkgver=2.26.4
|
pkgver=2.26.5
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="An image loading library for gtk2 (32-bit)"
|
pkgdesc="An image loading library for gtk2 (32-bit)"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.gtk.org/"
|
url="http://www.gtk.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
depends=('lib32-glib2'
|
depends=('lib32-glib2'
|
||||||
lib32-lib{'png','tiff','jpeg','ffi','x11'}
|
lib32-lib{'png','tiff','jpeg','ffi','x11'}
|
||||||
$_pkgbasename)
|
"$_pkgbasename=$pkgver")
|
||||||
makedepends=(gcc-multilib)
|
makedepends=(gcc-multilib)
|
||||||
options=('!libtool' '!docs')
|
options=('!libtool' '!docs')
|
||||||
install=gdk-pixbuf2.install
|
install=gdk-pixbuf2.install
|
||||||
source=(http://download.gnome.org/sources/gdk-pixbuf/2.26/gdk-pixbuf-${pkgver}.tar.xz)
|
source=(http://download.gnome.org/sources/gdk-pixbuf/2.26/gdk-pixbuf-${pkgver}.tar.xz)
|
||||||
sha256sums=('a91458645f078debf204fef8bb06b30f356fcb5d48f65395132a5dba2b3510be')
|
sha256sums=('77696fd163bca95a130a1883dbd78d0ae4d782de2fc85a9a38556d13681f5c84')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
export CC="gcc -m32"
|
export CC="gcc -m32"
|
||||||
|
Loading…
Reference in New Issue
Block a user