xorg-xdpyinfo: 1.3.2 -> 1.3.3

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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndER2pm4D4CRilVIFNZEVkqWpk3J/yOdJQ6KLy8ZeYl3eo6RZsa/XYTuHTF7Bz+fN1+zV2kA+icNLWbo+1oTRlwE=
SHA256 (Pkgfile) = 7033402ded1780f8f7c79d60b1a02afbe4868abfcff1b27c9b957e51faa43156
RWTSGWF5Q7TndPcKqS+WRUsATsw5vq9EYQztUkwlFriFMyGlHq2v/5NaTtHZlqeKLxPw0jpg4kPtmj65CRyEI3b+UOPhXrl/vwM=
SHA256 (Pkgfile) = e085046e4628151edd54252b3f0d08871b8d72ae5bb3eb058fd2040e5b3ba8fd
SHA256 (.footprint) = aaabe16e46a2db1dd72629e8512b80b266030b60ede32beb5cbb775886ca2db2
SHA256 (xdpyinfo-1.3.2.tar.bz2) = 30238ed915619e06ceb41721e5f747d67320555cc38d459e954839c189ccaf51
SHA256 (xdpyinfo-xdpyinfo-1.3.3.tar.bz2) = d0d3f088b0bd0bc1c968099f055e0d1be53eb57a834d46c09baea70f851d3e7b

View File

@ -4,13 +4,14 @@
# Depends on: xorg-libdmx xorg-libxcomposite xorg-libxinerama xorg-libxrender xorg-libxtst xorg-libxxf86dga xorg-libxxf86misc xorg-libxxf86vm
name=xorg-xdpyinfo
version=1.3.2
release=2
source=(https://www.x.org/releases/individual/app/xdpyinfo-$version.tar.bz2)
version=1.3.3
release=1
source=(https://gitlab.freedesktop.org/xorg/app/xdpyinfo/-/archive/xdpyinfo-$version/xdpyinfo-xdpyinfo-$version.tar.bz2)
build() {
cd xdpyinfo-$version
cd xdpyinfo-xdpyinfo-$version
autoreconf -v --install
./configure --prefix=/usr
make