mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
7131fa4809
commit
2a2179cce5
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template build file for 'xf86-video-vesa'.
|
# Template build file for 'xf86-video-vesa'.
|
||||||
pkgname=xf86-video-vesa
|
pkgname=xf86-video-vesa
|
||||||
reverts=2:2.3.3_5
|
version=2.4.0
|
||||||
version=2.3.4
|
revision=1
|
||||||
revision=4
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +12,7 @@ homepage="http://xorg.freedesktop.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=7bddf4d879dd6f67088ecb203a31e12334aab980174bd0909930a21f32e251c1
|
checksum=bf443c94d7bf6cd4e248f8a3147f4647be04dc4c80250d9405006263bbdee38c
|
||||||
|
|
||||||
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/xorg"
|
||||||
LDFLAGS="-Wl,-z,lazy"
|
LDFLAGS="-Wl,-z,lazy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue