Skip to content

Commit a739e89

Browse files
committed
xf86-video-mga: update to 2.1.0.
1 parent 5d91557 commit a739e89

2 files changed

Lines changed: 6 additions & 49 deletions

File tree

srcpkgs/xf86-video-mga/patches/cross.patch

Lines changed: 0 additions & 44 deletions
This file was deleted.

srcpkgs/xf86-video-mga/template

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Template file for 'xf86-video-mga'
22
pkgname=xf86-video-mga
3-
version=2.0.0
4-
revision=3
3+
version=2.1.0
4+
revision=1
55
build_style=gnu-configure
6-
hostmakedepends="automake libtool pkg-config xorg-util-macros"
6+
hostmakedepends="automake libtool pkg-config xorg-util-macros xorg-server-devel"
77
makedepends="xorg-server-devel"
88
depends="virtual?xserver-abi-video-25_1"
99
short_desc="Xorg Matrox Graphics Adapter video driver"
1010
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="MIT"
1212
homepage="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
1515
lib32disabled=yes
1616

1717
LDFLAGS="-Wl,-z,lazy"
@@ -20,6 +20,7 @@ CFLAGS="-fcommon"
2020
pre_configure() {
2121
autoreconf -if
2222
}
23+
2324
post_install() {
2425
vlicense COPYING
2526
}

0 commit comments

Comments
 (0)