From 9a9f4caa34c7054f3d12bccbd585a7d0b875b258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 24 Oct 2021 16:33:54 +0200 Subject: DEB amarok: Don't build Yauap engine, drop package amarok-engine-yauap. This resolves issue TDE/amarok#29. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- debian/_base/applications/multimedia/amarok/debian/control | 14 +------------- debian/_base/applications/multimedia/amarok/debian/rules | 1 + 2 files changed, 2 insertions(+), 13 deletions(-) (limited to 'debian') diff --git a/debian/_base/applications/multimedia/amarok/debian/control b/debian/_base/applications/multimedia/amarok/debian/control index 00d0b4b9c..baeb8ad1b 100644 --- a/debian/_base/applications/multimedia/amarok/debian/control +++ b/debian/_base/applications/multimedia/amarok/debian/control @@ -72,7 +72,7 @@ Description: Amarok sidebar for konqueror [Trinity] Package: amarok-engines-trinity Architecture: all Depends: amarok-engine-xine-trinity (>= ${source:Version}) | amarok-engine-akode-trinity (>= ${source:Version}) -Recommends: amarok-engine-xine-trinity (>= ${source:Version}), amarok-engine-akode-trinity (>= ${source:Version}), amarok-engine-yauap-trinity (>= ${source:Version}) +Recommends: amarok-engine-xine-trinity (>= ${source:Version}), amarok-engine-akode-trinity (>= ${source:Version}) Replaces: amarok-engines-trinity (<< 4:14.0.0~) Breaks: amarok-engines-trinity (<< 4:14.0.0~) Description: output engines for the Amarok music player [Trinity] @@ -100,18 +100,6 @@ Description: xine engine for the Amarok audio player [Trinity] for some reason over the other engines (e.g., it is the lightest engine Dependency-wise). -Package: amarok-engine-yauap-trinity -Architecture: any -Depends: yauap, ${shlibs:Depends} -Replaces: amarok-engine-yauap-trinity (<< 4:14.0.0~) -Breaks: amarok-engine-yauap-trinity (<< 4:14.0.0~) -Recommends: amarok-trinity (= ${binary:Version}) -Description: Yauap engine for the Amarok audio player [Trinity] - This package includes Amarok yauap engine, which provides a frontend - to Yauap Commandline Audio Player. DBus is used as a means of communication - between the engine and Yauap. Please note that some extra Amarok features - (like visualizations) might not be available while using this engine. - Package: amarok-trinity-dbg Priority: extra Architecture: any diff --git a/debian/_base/applications/multimedia/amarok/debian/rules b/debian/_base/applications/multimedia/amarok/debian/rules index fce2f7d4a..55c147b76 100755 --- a/debian/_base/applications/multimedia/amarok/debian/rules +++ b/debian/_base/applications/multimedia/amarok/debian/rules @@ -15,4 +15,5 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DCMAKE_SKIP_RPATH="OFF" \ -DBUILD_ALL="ON" \ -DWITH_ALL_OPTIONS="ON" \ + -DWITH_YAUAP="OFF" \ -DWITH_IFP="OFF" -- cgit v1.2.1