Ajout lsdvd
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 13 Nov 2015 04:27:39 +0000 (23:27 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 13 Nov 2015 04:27:39 +0000 (23:27 -0500)
config/packages-list
stage5/hv-install-1
stage5/packages-update

index 7646a0b..6d9fc2d 100644 (file)
@@ -276,6 +276,7 @@ LIBX264="x264-snapshot-20141208-2245"
 LIGHTTPD="lighttpd-1.4.32"
 LILYPOND="lilypond-2.18.2"
 LLVM="llvm-3.1"
+LSDVD="lsdvd-0.17"
 LTSP_UTILS="ltsp-utils-0.25-0"
 LUA="lua-5.2.3"
 LYNX="lynx2.8.8dev.10"
index 22a36bc..9677c03 100755 (executable)
@@ -115,6 +115,7 @@ ipkg -m acnb ${LIBDVDREAD}
 ipkg -m acnb ${LIBDVDNAV}
 ipkg -m noac ${DVDFS}
 ipkg -m acnb ${VOBCOPY}
+ipkg ${LSDVD}
 
 if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
     rscr once "Installing TexLive texmf" install-texlive-texmf
index b083a37..05b776d 100755 (executable)
@@ -99,6 +99,7 @@ fpkg -e "tar.bz2" -v 0 ${LIBDVDNAV} \
 
 fpkg -e "tar.gz" ${DVDFS} "http://jspenguin.org:81/dvdfs"
 fpkg -e "tar.bz2" ${VOBCOPY} "http://vobcopy.org/download"
+fpkg -m sf ${LSDVD}
 
 fpkg -e "tar.xz" ${TEXLIVE}       "ftp://tug.org/texlive/historic/2012"
 fpkg -e "tar.xz" ${TEXLIVE_TEXMF} "ftp://tug.org/texlive/historic/2012"