wok rev 19584

phonon-dev replaces qt4-phonon in builddepends
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Dec 26 09:41:03 2016 +0100 (2016-12-26)
parents 023f0e633825
children f47db6a2083b
files clementine/receipt lmms/receipt mixxx/receipt musique/receipt yarock/receipt
line diff
     1.1 --- a/clementine/receipt	Sun Dec 25 20:51:15 2016 +0100
     1.2 +++ b/clementine/receipt	Mon Dec 26 09:41:03 2016 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  qca-dev libgpod-dev libplist-dev libusb-dev libmtp-dev libgio-dev \
     1.5  pulseaudio-dev libcdio-dev libcdio-utils gstreamer-dev gst-plugins-bad-dev \
     1.6  gst-plugins-base-dev gst-plugins-good-dev gst-plugins-ugly-dev libboost-dev \
     1.7 -gettext-base gettext-tools gettext Qt4-dev qt4 qt4-base automake autoconf gcc \
     1.8 +gettext-base gettext-tools gettext Qt4-dev qt4 automake autoconf gcc \
     1.9  glib glib-dev dbus-glib-dev fftw-dev glew-dev json-glib json-glib-dev \
    1.10  qjson-dev sqlite-dev protobuf-dev qmake"
    1.11  
     2.1 --- a/lmms/receipt	Sun Dec 25 20:51:15 2016 +0100
     2.2 +++ b/lmms/receipt	Mon Dec 26 09:41:03 2016 +0100
     2.3 @@ -11,10 +11,10 @@
     2.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     2.5  
     2.6  DEPENDS="libsdl glib fluidsynth libpng libvorbis fftw xorg-libXft \
     2.7 -xorg-libXinerama libsamplerate libQtGui libQtXml"
     2.8 +xorg-libXinerama libsamplerate libQtGui libQtXml phonon-backend-gstreamer"
     2.9  BUILD_DEPENDS="libsdl-dev glib-dev fftw-dev fluidsynth-dev libpng-dev \
    2.10  libogg-dev libvorbis-dev alsa-lib-dev xorg-libXft-dev xorg-libXinerama-dev \
    2.11 -libsndfile-dev libsamplerate-dev Qt4-dev qt4-phonon qmake cmake pkg-config \
    2.12 +libsndfile-dev libsamplerate-dev Qt4-dev phonon-dev qmake cmake pkg-config \
    2.13  freetype-dev"
    2.14  
    2.15  # Rules to configure and make the package.
     3.1 --- a/mixxx/receipt	Sun Dec 25 20:51:15 2016 +0100
     3.2 +++ b/mixxx/receipt	Mon Dec 26 09:41:03 2016 +0100
     3.3 @@ -12,9 +12,9 @@
     3.4  
     3.5  DEPENDS="libsndfile libogg libid3tag libmad libvorbis taglib libshout \
     3.6  portaudio portmidi libQtOpenGL libQtWebkit libQt3Support libQtScript \
     3.7 -libQtSvg libQtDBus libQtPlugins qt4-phonon"
     3.8 +libQtSvg libQtDBus libQtPlugins phonon-backend-gstreamer"
     3.9  BUILD_DEPENDS="libsndfile-dev libogg-dev libid3tag-dev libmad-dev \
    3.10 -libvorbis-dev taglib-dev libshout-dev portaudio-dev qt4-phonon \
    3.11 +libvorbis-dev taglib-dev libshout-dev portaudio-dev phonon-dev \
    3.12  Qt4-dev alsa-lib-dev jack-audio-connection-kit-dev mesa-dev scons \
    3.13  pkg-config flac-dev portmidi"
    3.14  
     4.1 --- a/musique/receipt	Sun Dec 25 20:51:15 2016 +0100
     4.2 +++ b/musique/receipt	Mon Dec 26 09:41:03 2016 +0100
     4.3 @@ -12,8 +12,8 @@
     4.4  WGET_URL="https://gitorious.org/minitunes/minitunes/archive/$COMMIT.tar.gz"
     4.5  
     4.6  DEPENDS="libQtCore libQtDBus libQtGui libQtNetwork libQtSql libQtXml \
     4.7 -qt4-phonon taglib"
     4.8 -BUILD_DEPENDS="wget cacerts Qt4-dev qmake taglib-dev qt4-phonon"
     4.9 +phonon phonon-backend-gstreamer taglib"
    4.10 +BUILD_DEPENDS="wget cacerts Qt4-dev qmake taglib-dev phonon-dev"
    4.11  
    4.12  # Rules to configure and make the package.
    4.13  compile_rules()
     5.1 --- a/yarock/receipt	Sun Dec 25 20:51:15 2016 +0100
     5.2 +++ b/yarock/receipt	Mon Dec 26 09:41:03 2016 +0100
     5.3 @@ -16,9 +16,9 @@
     5.4  #
     5.5  # TODO: review libQtPlugins (huge depends, maybe split?) gst-plugins-good (gtk?)
     5.6  #
     5.7 -DEPENDS="libQtDBus qjson qt4-phonon taglib gst-ffmpeg gst-plugins-good \
     5.8 -libshout libQtMultimedia libQtPlugins jack-audio-connection-kit"
     5.9 -BUILD_DEPENDS="cmake Qt4-dev qmake qt4-phonon taglib-dev pkg-config qjson-dev \
    5.10 +DEPENDS="libQtDBus qjson taglib gst-ffmpeg gst-plugins-good libshout \
    5.11 +libQtMultimedia libQtPlugins jack-audio-connection-kit phonon-backend-gstreamer"
    5.12 +BUILD_DEPENDS="cmake Qt4-dev qmake phonon-dev taglib-dev pkg-config qjson-dev \
    5.13  xorg-libX11 xorg-libXext xorg-libX11-dev wget"
    5.14  
    5.15  # Rules to configure and make the package.