mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libcdio: update to libcdio-0.90
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0c7fc2b31e
commit
cdeb6c26d8
@ -19,12 +19,12 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libcdio"
|
PKG_NAME="libcdio"
|
||||||
PKG_VERSION="0.83"
|
PKG_VERSION="0.90"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.gnu.org/software/libcdio/"
|
PKG_SITE="http://www.gnu.org/software/libcdio/"
|
||||||
PKG_URL="http://ftp.gnu.org/gnu/libcdio/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://ftp.gnu.org/gnu/libcdio/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS="$ICONV"
|
PKG_DEPENDS="$ICONV"
|
||||||
PKG_BUILD_DEPENDS="toolchain $ICONV"
|
PKG_BUILD_DEPENDS="toolchain $ICONV"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -Naur libcdio-0.83/src/cd-paranoia/doc/ja/Makefile.am libcdio-0.83.patch/src/cd-paranoia/doc/ja/Makefile.am
|
|
||||||
--- libcdio-0.83/src/cd-paranoia/doc/ja/Makefile.am 2008-11-29 05:52:43.000000000 +0100
|
|
||||||
+++ libcdio-0.83.patch/src/cd-paranoia/doc/ja/Makefile.am 2012-06-13 17:50:45.487977958 +0200
|
|
||||||
@@ -24,7 +24,7 @@
|
|
||||||
|
|
||||||
install-man1: $(man_MANS)
|
|
||||||
@$(NORMAL_INSTALL)
|
|
||||||
- test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(mandir)$(mansubdir)"
|
|
||||||
+ test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(mandir)$(mansubdir)"
|
|
||||||
@list='$(man1_MANS)'; \
|
|
||||||
l2='$(man_MANS)'; for i in $$l2; do \
|
|
||||||
case "$$i" in \
|
|
Loading…
x
Reference in New Issue
Block a user