mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
libcdio: update to 0.83.
This commit is contained in:
parent
6708d4ac64
commit
3ab415a993
2 changed files with 4 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=2
|
|
||||||
|
|
||||||
Add_dependency run ncurses-devel
|
Add_dependency run ncurses-devel
|
||||||
Add_dependency run libcddb-devel
|
Add_dependency run libcddb-devel
|
||||||
Add_dependency run libcdio
|
Add_dependency run libcdio
|
||||||
|
|
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'libcdio'
|
# Template file for 'libcdio'
|
||||||
pkgname=libcdio
|
pkgname=libcdio
|
||||||
version=0.82
|
version=0.83
|
||||||
revision=6
|
homepage="http://www.gnu.org/software/libcdio/"
|
||||||
distfiles="http://ftp.gnu.org/gnu/libcdio/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/libcdio/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="CD-ROM access library"
|
short_desc="CD-ROM access library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=1acb3de8e0927906ade7a34c5853173d3068b87b02dfba80d0bf11e47f0b5d39
|
license="GPL-3"
|
||||||
|
checksum=235017e3eccb86424f9c108f2c5d5fca62630bda8c9dcf23b425ba9c5e2482c0
|
||||||
long_desc="
|
long_desc="
|
||||||
This library is to encapsulate CD-ROM reading and
|
This library is to encapsulate CD-ROM reading and
|
||||||
control. Applications wishing to be oblivious of the OS- and
|
control. Applications wishing to be oblivious of the OS- and
|
||||||
|
|
Loading…
Add table
Reference in a new issue