From e5daa77723d6f6523483133fbc0a9d513d722fc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 24 Oct 2020 00:54:48 +0200 Subject: DEB amarok: Disable building iRiver iFP support. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/_base/applications/amarok/debian/amarok-common-trinity.install | 1 - debian/_base/applications/amarok/debian/amarok-trinity.install | 2 -- debian/_base/applications/amarok/debian/control | 2 +- debian/_base/applications/amarok/debian/rules | 3 ++- ubuntu/_base/applications/amarok/debian/amarok-common-trinity.install | 1 - ubuntu/_base/applications/amarok/debian/amarok-trinity.install | 2 -- ubuntu/_base/applications/amarok/debian/control | 2 +- ubuntu/_base/applications/amarok/debian/rules | 3 ++- 8 files changed, 6 insertions(+), 10 deletions(-) diff --git a/debian/_base/applications/amarok/debian/amarok-common-trinity.install b/debian/_base/applications/amarok/debian/amarok-common-trinity.install index 3b473baa0..d11bdc487 100644 --- a/debian/_base/applications/amarok/debian/amarok-common-trinity.install +++ b/debian/_base/applications/amarok/debian/amarok-common-trinity.install @@ -6,7 +6,6 @@ debian/tmp/opt/trinity/share/locale/* debian/tmp/opt/trinity/share/config.kcfg/amarok.kcfg debian/tmp/opt/trinity/share/services/amarok_void-engine_plugin.desktop debian/tmp/opt/trinity/share/services/amarok_generic-mediadevice.desktop -debian/tmp/opt/trinity/share/services/amarok_ifp-mediadevice.desktop debian/tmp/opt/trinity/share/services/amarok_ipod-mediadevice.desktop debian/tmp/opt/trinity/share/services/amarok_njb-mediadevice.desktop debian/tmp/opt/trinity/share/services/amarok_smb-device.desktop diff --git a/debian/_base/applications/amarok/debian/amarok-trinity.install b/debian/_base/applications/amarok/debian/amarok-trinity.install index f66beb7cf..2be358a21 100644 --- a/debian/_base/applications/amarok/debian/amarok-trinity.install +++ b/debian/_base/applications/amarok/debian/amarok-trinity.install @@ -11,8 +11,6 @@ debian/tmp/opt/trinity/lib/trinity/libamarok_void-engine_plugin.la debian/tmp/opt/trinity/lib/trinity/libamarok_void-engine_plugin.so debian/tmp/opt/trinity/lib/trinity/libamarok_generic-mediadevice.la debian/tmp/opt/trinity/lib/trinity/libamarok_generic-mediadevice.so -debian/tmp/opt/trinity/lib/trinity/libamarok_ifp-mediadevice.la -debian/tmp/opt/trinity/lib/trinity/libamarok_ifp-mediadevice.so debian/tmp/opt/trinity/lib/trinity/libamarok_ipod-mediadevice.la debian/tmp/opt/trinity/lib/trinity/libamarok_ipod-mediadevice.so debian/tmp/opt/trinity/lib/trinity/libamarok_njb-mediadevice.la diff --git a/debian/_base/applications/amarok/debian/control b/debian/_base/applications/amarok/debian/control index 8d6c116b7..c7da92a23 100644 --- a/debian/_base/applications/amarok/debian/control +++ b/debian/_base/applications/amarok/debian/control @@ -10,7 +10,7 @@ Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, bzip2, libtag1-dev, libsqlite3-dev, default-libmysqlclient-dev | libmysqlclient-dev, libpq-dev, libvisual-0.4-dev, libsdl1.2-dev, - libifp-dev, libusb-dev, libgpod-nogtk-dev (>= 0.4.2) | libgpod-dev (>> 0.8.3-8), libnjb-dev, libmtp-dev, libmp4v2-dev, + libusb-dev, libgpod-nogtk-dev (>= 0.4.2) | libgpod-dev (>> 0.8.3-8), libnjb-dev, libmtp-dev, libmp4v2-dev, ruby, ruby-dev Standards-Version: 3.8.4 Homepage: http://amarok.kde.org diff --git a/debian/_base/applications/amarok/debian/rules b/debian/_base/applications/amarok/debian/rules index d38f693a3..cb4758734 100755 --- a/debian/_base/applications/amarok/debian/rules +++ b/debian/_base/applications/amarok/debian/rules @@ -13,7 +13,8 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_VERBOSE_MAKEFILE="ON" \ -DCMAKE_SKIP_RPATH="OFF" \ -DBUILD_ALL="ON" \ - -DWITH_ALL_OPTIONS="ON" + -DWITH_ALL_OPTIONS="ON" \ + -DWITH_IFP="OFF" DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ && echo xz || echo bzip2) diff --git a/ubuntu/_base/applications/amarok/debian/amarok-common-trinity.install b/ubuntu/_base/applications/amarok/debian/amarok-common-trinity.install index 3b473baa0..d11bdc487 100644 --- a/ubuntu/_base/applications/amarok/debian/amarok-common-trinity.install +++ b/ubuntu/_base/applications/amarok/debian/amarok-common-trinity.install @@ -6,7 +6,6 @@ debian/tmp/opt/trinity/share/locale/* debian/tmp/opt/trinity/share/config.kcfg/amarok.kcfg debian/tmp/opt/trinity/share/services/amarok_void-engine_plugin.desktop debian/tmp/opt/trinity/share/services/amarok_generic-mediadevice.desktop -debian/tmp/opt/trinity/share/services/amarok_ifp-mediadevice.desktop debian/tmp/opt/trinity/share/services/amarok_ipod-mediadevice.desktop debian/tmp/opt/trinity/share/services/amarok_njb-mediadevice.desktop debian/tmp/opt/trinity/share/services/amarok_smb-device.desktop diff --git a/ubuntu/_base/applications/amarok/debian/amarok-trinity.install b/ubuntu/_base/applications/amarok/debian/amarok-trinity.install index f66beb7cf..2be358a21 100644 --- a/ubuntu/_base/applications/amarok/debian/amarok-trinity.install +++ b/ubuntu/_base/applications/amarok/debian/amarok-trinity.install @@ -11,8 +11,6 @@ debian/tmp/opt/trinity/lib/trinity/libamarok_void-engine_plugin.la debian/tmp/opt/trinity/lib/trinity/libamarok_void-engine_plugin.so debian/tmp/opt/trinity/lib/trinity/libamarok_generic-mediadevice.la debian/tmp/opt/trinity/lib/trinity/libamarok_generic-mediadevice.so -debian/tmp/opt/trinity/lib/trinity/libamarok_ifp-mediadevice.la -debian/tmp/opt/trinity/lib/trinity/libamarok_ifp-mediadevice.so debian/tmp/opt/trinity/lib/trinity/libamarok_ipod-mediadevice.la debian/tmp/opt/trinity/lib/trinity/libamarok_ipod-mediadevice.so debian/tmp/opt/trinity/lib/trinity/libamarok_njb-mediadevice.la diff --git a/ubuntu/_base/applications/amarok/debian/control b/ubuntu/_base/applications/amarok/debian/control index 06fe05fe3..5ca4b016e 100644 --- a/ubuntu/_base/applications/amarok/debian/control +++ b/ubuntu/_base/applications/amarok/debian/control @@ -10,7 +10,7 @@ Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, bzip2, libtag1-dev, libsqlite3-dev, default-libmysqlclient-dev | libmysqlclient-dev, libpq-dev, libvisual-0.4-dev, libsdl1.2-dev, - libifp-dev, libusb-dev, libgpod-nogtk-dev (>= 0.4.2) | libgpod-dev (>> 0.8.3-8), libnjb-dev, libmtp-dev, libmp4v2-dev, + libusb-dev, libgpod-nogtk-dev (>= 0.4.2) | libgpod-dev (>> 0.8.3-8), libnjb-dev, libmtp-dev, libmp4v2-dev, ruby, ruby-dev Standards-Version: 3.8.4 Homepage: http://amarok.kde.org diff --git a/ubuntu/_base/applications/amarok/debian/rules b/ubuntu/_base/applications/amarok/debian/rules index d38f693a3..cb4758734 100755 --- a/ubuntu/_base/applications/amarok/debian/rules +++ b/ubuntu/_base/applications/amarok/debian/rules @@ -13,7 +13,8 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_VERBOSE_MAKEFILE="ON" \ -DCMAKE_SKIP_RPATH="OFF" \ -DBUILD_ALL="ON" \ - -DWITH_ALL_OPTIONS="ON" + -DWITH_ALL_OPTIONS="ON" \ + -DWITH_IFP="OFF" DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ && echo xz || echo bzip2) -- cgit v1.2.1