summaryrefslogtreecommitdiffstats
path: root/xorg-driver/xf86-video-mga
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-driver/xf86-video-mga')
-rwxr-xr-xxorg-driver/xf86-video-mga/DETAILS13
-rw-r--r--xorg-driver/xf86-video-mga/HISTORY4
2 files changed, 12 insertions, 5 deletions
diff --git a/xorg-driver/xf86-video-mga/DETAILS b/xorg-driver/xf86-video-mga/DETAILS
index 5d727d1c0f..abe0054dc6 100755
--- a/xorg-driver/xf86-video-mga/DETAILS
+++ b/xorg-driver/xf86-video-mga/DETAILS
@@ -1,10 +1,13 @@
SPELL=xf86-video-mga
- VERSION=1.6.4
- SOURCE_HASH=sha512:714bc477f7c72d640b045a4033fc49a7045ee239395f9aa8c622e9d4f5ca9098ba4ec28eaec5b839666eed37acb60c198d6ff606222c145c007fb320b52fff55
+ VERSION=2.0.0
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="mga is an Xorg driver for Matrox video cards."
@@ -19,7 +22,7 @@ ported. XVideo is supported on G200 and newer systems, with either
TexturedVideo or video overlay. The second head of dual-head cards is
supported for the G450 and G550. Support for the second head on G400
cards requires a binary-only "mga_hal" module that is available from
-Matrox <http://www.matrox.com>, and may be on the CD supplied with the
+Matrox <https://www.matrox.com>, and may be on the CD supplied with the
card. That module also provides various other enhancements, and may be
necessary to use the DVI (digital) output on the G550 (and other
cards).
diff --git a/xorg-driver/xf86-video-mga/HISTORY b/xorg-driver/xf86-video-mga/HISTORY
index 195b77ae10..9977c0d1db 100644
--- a/xorg-driver/xf86-video-mga/HISTORY
+++ b/xorg-driver/xf86-video-mga/HISTORY
@@ -1,3 +1,7 @@
+2018-12-08 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2.0.0
+ * DETAILS: add gpg checking
+
2018-02-06 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: use xorgproto