libdvdread: update to 5.0.0.
This commit is contained in:
parent
360228e54e
commit
ae03de3ace
@ -1,28 +1,23 @@
|
||||
# Template file for 'libdvdread'
|
||||
pkgname=libdvdread
|
||||
version=4.2.1
|
||||
version=5.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool automake"
|
||||
short_desc="DVD access library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://dvdnav.mplayerhq.hu"
|
||||
distfiles="http://dvdnav.mplayerhq.hu/releases/$pkgname-$version.tar.xz"
|
||||
checksum=af9b98f049580a6521d56c978b736d3d609562dd12955e11d50e26d97542dcd4
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
||||
distfiles="https://get.videolan.org/libdvdread/${version}/libdvdread-${version}.tar.bz2"
|
||||
checksum=66fb1a3a42aa0c56b02547f69c7eb0438c5beeaf21aee2ae2c6aa23ea8305f14
|
||||
|
||||
libdvdread-devel_package() {
|
||||
depends="libdvdread>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/bin
|
||||
vmove usr/include
|
||||
vmove usr/share
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
vmove "usr/lib/*.a"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user