libvdpau-sunxi: update to 0.3.
This commit is contained in:
parent
51630d2701
commit
1cde5174bb
1 changed files with 3 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'libvdpau-sunxi'
|
# Template file for 'libvdpau-sunxi'
|
||||||
pkgname=libvdpau-sunxi
|
pkgname=libvdpau-sunxi
|
||||||
version=0.2
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
only_for_archs="armv7l armv7l-musl"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libvdpau-devel"
|
makedepends="libvdpau-devel"
|
||||||
short_desc="Experimental VDPAU for Allwinner sunxi SoCs"
|
short_desc="Experimental VDPAU for Allwinner sunxi SoCs"
|
||||||
|
@ -10,7 +11,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://github.com/linux-sunxi/libvdpau-sunxi"
|
homepage="https://github.com/linux-sunxi/libvdpau-sunxi"
|
||||||
distfiles="https://github.com/linux-sunxi/libvdpau-sunxi/archive/v${version}.tar.gz"
|
distfiles="https://github.com/linux-sunxi/libvdpau-sunxi/archive/v${version}.tar.gz"
|
||||||
checksum="732d427d2eb874bbd86ea870d1133ab07948830d017a3d1ec9525a7581c91932"
|
checksum=8a29b2b5394e9ad5f461af48cea780d3cb183bfc80399e58a27b632c1a9d5bab
|
||||||
|
|
||||||
only_for_archs="armv7l"
|
|
||||||
replaces="libvdpau-sunxi-git>=0"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue