libXxf86vm: update to 1.1.3.
This commit is contained in:
parent
38a28bc39f
commit
5e06b045e9
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'libXxf86vm'.
|
||||
pkgname=libXxf86vm
|
||||
version=1.1.2
|
||||
revision=3
|
||||
version=1.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="${XORG_SITE}"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=a564172fb866b1b587bbccb7d041088931029845245e0d15c32ca7f1bb48fc84
|
||||
checksum=da5e86c32ee2069b9e6d820e4c2e4242d4877cb155a2b2fbf2675a1480ec37b8
|
||||
long_desc="
|
||||
These functions provide an interface to the server extension
|
||||
XFree86-VidModeExtension which allows the video modes to be queried
|
||||
|
@ -19,7 +19,7 @@ long_desc="
|
|||
|
||||
libXxf86vm-devel_package() {
|
||||
depends="xf86vidmodeproto libX11-devel libXext-devel ${sourcepkg}-${version}_${revision}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue