libisofs: update to 1.2.6.
This commit is contained in:
parent
8523dd7a4f
commit
2c3b6525ea
2 changed files with 3 additions and 9 deletions
|
@ -2,10 +2,7 @@
|
||||||
#
|
#
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="glibc-devel zlib-devel acl-devel attr-devel libisofs>=$version"
|
depends="glibc-devel zlib-devel acl-devel attr-devel libisofs>=$version"
|
||||||
short_desc="${sourcepkg} development files"
|
short_desc="${short_desc} -- development files"
|
||||||
long_desc="${long_desc}
|
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libisofs'
|
# Template file for 'libisofs'
|
||||||
pkgname=libisofs
|
pkgname=libisofs
|
||||||
version=1.2.4
|
version=1.2.6
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.libburnia-project.org"
|
homepage="http://www.libburnia-project.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://files.libburnia-project.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://files.libburnia-project.org/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=d0875e51f229c5e34491dce58f3cdddf8c98fadeae9e84b62b27cff7800a967f
|
checksum=c89da6821d5cac049657a27bbbc19d69b475ca51bfd595804617ee6ee2e977b7
|
||||||
long_desc="
|
|
||||||
libisofs creates ISO images which can then be burnt with cdrskin or
|
|
||||||
other software."
|
|
||||||
|
|
Loading…
Reference in a new issue