File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Template file for 'xf86-video-mga'
22pkgname=xf86-video-mga
3- version=2.0 .0
4- revision=3
3+ version=2.1 .0
4+ revision=1
55build_style=gnu-configure
6- hostmakedepends="automake libtool pkg-config xorg-util-macros"
6+ hostmakedepends="automake libtool pkg-config xorg-util-macros xorg-server-devel "
77makedepends="xorg-server-devel"
88depends="virtual?xserver-abi-video-25_1"
99short_desc="Xorg Matrox Graphics Adapter video driver"
1010maintainer="Orphaned <orphan@voidlinux.org>"
1111license="MIT"
1212homepage="http://xorg.freedesktop.org"
13- distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2 "
14- checksum=268946e1a13e9d80e4f724a0740df9e6e8c8bad37697fcbf456924e9fdbb5d79
13+ distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.xz "
14+ checksum=7bf85dbf4efa17b7cdd483be8f61cf11fd73d0310514b6ae10d89358de63ab73
1515lib32disabled=yes
1616
1717LDFLAGS="-Wl,-z,lazy"
@@ -20,6 +20,7 @@ CFLAGS="-fcommon"
2020pre_configure() {
2121 autoreconf -if
2222}
23+
2324post_install() {
2425 vlicense COPYING
2526}
You can’t perform that action at this time.
0 commit comments