${CMAKE}: ${LIBARCHIVE}
${MYSQL}: ${CMAKE}
+
+${LIBX264}: ${YASM}
+
+${GST_FFMPEG}: ${YASM}
ipkg ${GNUPG} "--libexecdir=/usr/lib"
ipkg ${MUTT} "--enable-imap --with-ssl --with-sasl --enable-hcache"
+ipkg ${YASM}
+
# Audio
if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
if [ "x${SOUND_CARD}" = "xyes" ]; then
fpkg -s "gnupg" ${GNUPG} "ftp://ftp.gnupg.org/gcrypt"
fpkg -m sf ${MUTT}
+fpkg -e "tar.gz" ${YASM} "http://www.tortall.net/projects/yasm/releases"
+
# Audio
if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
if [ "x${SOUND_CARD}" = "xyes" ]; then
ipkg ${GST_PLUGINS_GOOD}
ipkg ${GST_PLUGINS_BAD}
ipkg ${GST_PLUGINS_UGLY}
- ipkg -m acnb ${GST_FFMPEG} "--with-ffmpeg-extra-configure=--disable-yasm"
+ ipkg -m acnb ${GST_FFMPEG}
+
ipkg ${GNOME_MEDIA} # Pour gstreamer-properties et gnome-volume-control
ipkg ${WXGTK} "--enable-unicode --disable-compat26"
ipkg ${SYLPHEED} "--enable-ssl --enable-ldap"
ipkg ${LIBNOTIFY}
- ipkg ${YASM}
ipkg ${LIBVPX} "--enable-shared"
ipkg -m acnb -t -j ${WEBKIT} "\
fpkg -m gnome ${LIBNOTIFY}
-fpkg -e "tar.gz" ${YASM} "http://www.tortall.net/projects/yasm/releases"
-
fpkg ${LIBVPX} "http://webm.googlecode.com/files"
fpkg -e "tar.xz" ${WEBKIT} "http://webkitgtk.org/releases"