xorg-xf86-video-dummy: 0.3.8 -> 0.4.0

This commit is contained in:
Tim Biermann 2022-04-10 17:25:20 +02:00
parent 30c143196d
commit 1486198c39
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 8 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndAKk4424/pjWZ8nsRtCPVqqd045uzUnt8wsgf987Qu5dNmwLEnSth2/4tvRi0Wbi2dDpSt7ebhTKK44ge6z8pgA=
SHA256 (Pkgfile) = 42bc3f92646a03b127f5fb919a749833205768b8eee80e4f0ae04cc96f41d1d5
RWTSGWF5Q7TndHJxXiW+wWfQkHQQsY4GkSabSIuI34uQyocGE7Nxs3gLyzr16RAxZZ0Kvvu4nNNPDhp8/u1VLJeI/du7fpIWYg8=
SHA256 (Pkgfile) = 006a47e96e0c62bafffaaf5f214a242bdaf9428e71d88e5bc9735e21dfa0c6d2
SHA256 (.footprint) = eb906926a6b8efd0829290407aacd66382da5dc7b3445ca7c9d748b34e0c412c
SHA256 (xf86-video-dummy-0.3.8.tar.bz2) = 3712bb869307233491e4c570732d6073c0dc3d99adfdb9977396a3fdf84e95b9
SHA256 (xf86-video-dummy-xf86-video-dummy-0.4.0.tar.bz2) = baa19e19b0b3b913fb2f7f8bb8217cb42abde44f2e4cdf75e22d30ed20245292

View File

@ -4,12 +4,14 @@
# Depends on: xorg-server
name=xorg-xf86-video-dummy
version=0.3.8
version=0.4.0
release=1
source=(https://www.x.org/releases/individual/driver/xf86-video-dummy-$version.tar.bz2)
source=(https://gitlab.freedesktop.org/xorg/driver/xf86-video-dummy/-/archive/xf86-video-dummy-$version/xf86-video-dummy-xf86-video-dummy-$version.tar.bz2)
build() {
cd xf86-video-dummy-$version
cd xf86-video-dummy-xf86-video-dummy-$version
autoreconf -v --install
./configure --prefix=/usr
make