mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
xvidcore: update to 1.3.6.
This commit is contained in:
parent
de11f4eceb
commit
abe6e966a8
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xvidcore'
|
# Template file for 'xvidcore'
|
||||||
pkgname=xvidcore
|
pkgname=xvidcore
|
||||||
version=1.3.5
|
version=1.3.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_wrksrc="build/generic"
|
build_wrksrc="build/generic"
|
||||||
|
@ -8,10 +8,10 @@ build_style=gnu-configure
|
||||||
hostmakedepends="nasm"
|
hostmakedepends="nasm"
|
||||||
short_desc="ISO MPEG-4 compliant video codec"
|
short_desc="ISO MPEG-4 compliant video codec"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.xvid.org"
|
homepage="http://www.xvid.org"
|
||||||
license="GPL-2"
|
distfiles="https://downloads.xvid.com/downloads/xvidcore-${version}.tar.bz2"
|
||||||
distfiles="http://downloads.xvid.org/downloads/$pkgname-$version.tar.bz2"
|
checksum=5e6b58b13c247fe7a9faf9b95517cc52bc4b59a44b630cab20aae0c7f654f77e
|
||||||
checksum=7c20f279f9d8e89042e85465d2bcb1b3130ceb1ecec33d5448c4589d78f010b4
|
|
||||||
|
|
||||||
xvidcore-devel_package() {
|
xvidcore-devel_package() {
|
||||||
depends="xvidcore>=${version}_${revision}"
|
depends="xvidcore>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue