X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage5%2Fhv-install-1;h=33108edeca13e56f23892080c076339beba1facf;hb=cf85ac0edf080d2b0a0747e9d0411b2831a11b5e;hp=8f5ae01979dc09c966ca072d7a09826e30459949;hpb=76be003fe4ca3d35a009b560d59bebbe438346c2;p=hvlinux.git diff --git a/stage5/hv-install-1 b/stage5/hv-install-1 index 8f5ae01..33108ed 100755 --- a/stage5/hv-install-1 +++ b/stage5/hv-install-1 @@ -82,7 +82,7 @@ fi if [ "x${SANE_SUPPORT}" = "xyes" ]; then ipkg -m acnb ${SANE_BACKENDS} - ipkg ${XSANE} + ipkg -m acnb ${XSANE} fi ipkg -m pm ${PERL_MOD_XML_SIMPLE} @@ -113,6 +113,10 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m acnb ${FONTFORGE} ipkg ${LILYPOND} "--disable-documentation --disable-debugging" + # ChordPro utils + ipkg -m noac ${CHORDPACK} + ipkg -m noac -s guitartex ${GUITARTEX} + ipkg ${FFMPEG} ipkg ${GSTREAMER} @@ -132,6 +136,7 @@ if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; the ipkg -m noac -l "${FIREFOX}-browser" ${FIREFOX} ipkg -s qt ${QT} + source /etc/profile ipkg -m noac ${LUA} ipkg -m acnb ${VLC} "--enable-mozilla" ipkg ${SDL}