parent
5f962b2cef
commit
e90cd4c352
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vdpauinfo'
|
||||
pkgname=vdpauinfo
|
||||
version=1.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libvdpau-devel"
|
||||
|
@ -11,3 +11,7 @@ license="MIT"
|
|||
homepage="http://cgit.freedesktop.org/~aplattner/vdpauinfo"
|
||||
distfiles="http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${version}.tar.gz"
|
||||
checksum=4054960b7ae618c351ff1ce3e7831b5cbda964ae1fbf9969b7146404d3044bc4
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue