mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
xvinfo: update to 1.1.4.
This commit is contained in:
parent
1b9084883b
commit
94967ec9a5
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'xvinfo'
|
# Template file for 'xvinfo'
|
||||||
pkgname=xvinfo
|
pkgname=xvinfo
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkgconf"
|
||||||
makedepends="libXv-devel"
|
makedepends="libXv-devel"
|
||||||
short_desc="Query X-Video capabilities"
|
short_desc="Query X-Video capabilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=9fba8b68daf53863e66d5004fa9c703fcecf69db4d151ea2d3d885d621e6e5eb
|
checksum=0353220d6606077ba42363db65f50410759f9815352f77adc799e2adfa76e73f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue