mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-24 01:42:15 +08:00
lib32-libxrandr: 1.4.2
This commit is contained in:
parent
ce148bf99a
commit
432bac44c5
@ -1,11 +1,10 @@
|
||||
# Lib32 Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Part of the X.org group
|
||||
# maintainer (x86_64): Giuseppe Calà <jiveaxe@gmail.com>
|
||||
# maintainer (x86_64): Anke Boersma <abveritas[at]chakra-project[dot]org>
|
||||
# contributor (x86_64): Anke Boersma <abveritas[at]chakra-project[dot]org>
|
||||
|
||||
_pkgbasename=libxrandr
|
||||
pkgname=lib32-$_pkgbasename
|
||||
pkgver=1.3.0
|
||||
pkgver=1.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="X11 RandR extension library (32-bit)"
|
||||
arch=('x86_64')
|
||||
@ -15,7 +14,7 @@ depends=('lib32-libxext' 'lib32-libxrender' 'randrproto' $_pkgbasename=$pkgver)
|
||||
makedepends=('xorg-util-macros' gcc-multilib)
|
||||
options=('!libtool')
|
||||
source=(${url}/releases/individual/lib/libXrandr-${pkgver}.tar.bz2)
|
||||
md5sums=('68eb59c3b7524db6ffd78746ee893d1d')
|
||||
md5sums=('210ed9499a3d9c96e3a221629b7d39b0')
|
||||
|
||||
build() {
|
||||
export CC="gcc -m32"
|
||||
|
Loading…
Reference in New Issue
Block a user