libburn: update to 1.4.2.
This commit is contained in:
parent
2dcbf029a4
commit
fd9bd73721
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'libburn'
|
||||
pkgname=libburn
|
||||
version=1.4.0
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
short_desc="Library for reading, mastering and writing optical discs"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.libburnia-project.org"
|
||||
distfiles="http://files.libburnia-project.org/releases/$pkgname-${version}.tar.gz"
|
||||
checksum=6c975abae4ae1f80e47fc5d1e235f85157f73e954c84627a5ef85d8b1b95ae94
|
||||
checksum=bf641ac8e372b18e52fa911876b21f759e17804aa907eeae6c852f053729610a
|
||||
|
||||
cdrskin_package() {
|
||||
short_desc="Command line CD/DVD/BD writing tool"
|
||||
|
@ -25,5 +24,6 @@ libburn-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
vmove usr/lib/*.a
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue