summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-05-22 19:42:06 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-05-22 19:42:06 +0200
commitcadf25a6e4c390823c9c3d24fba79ee08ffe2c43 (patch)
tree6dd756fdceb80d706cc7c3bcca2d0a742bf366dd
parentbd03e8daf34046280514d6a6431feebdd115e392 (diff)
downloadtde-packaging-cadf25a6e4c390823c9c3d24fba79ee08ffe2c43.tar.gz
tde-packaging-cadf25a6e4c390823c9c3d24fba79ee08ffe2c43.zip
FreeBSD amarok: Disable build with Nomad Jukebox support
because the audio/libnjb port has been removed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--freebsd/applications/multimedia/amarok/Makefile6
-rw-r--r--freebsd/applications/multimedia/amarok/pkg-plist3
2 files changed, 3 insertions, 6 deletions
diff --git a/freebsd/applications/multimedia/amarok/Makefile b/freebsd/applications/multimedia/amarok/Makefile
index 3da976518..837f2f101 100644
--- a/freebsd/applications/multimedia/amarok/Makefile
+++ b/freebsd/applications/multimedia/amarok/Makefile
@@ -9,7 +9,7 @@ PORTNAME= amarok-trinity
COMMENT= Versatile and easy to use audio player for Trinity
TDE_PREVERSION=
MASTER_SITE_SUBDIR= a/${PORTNAME}
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= audio x11
DIST_SUBDIR= TDE/applications/multimedia
@@ -26,7 +26,6 @@ LIB_DEPENDS+=\
libgpod.so:${PORTSDIR}/audio/libgpod \
libmp4v2.so:${PORTSDIR}/multimedia/mp4v2 \
libmtp.so:${PORTSDIR}/multimedia/libmtp \
- libnjb.so:${PORTSDIR}/audio/libnjb \
libSDL.so:${PORTSDIR}/devel/sdl12 \
libtag.so:${PORTSDIR}/audio/taglib \
libvisual-0.4.so:${PORTSDIR}/graphics/libvisual04 \
@@ -45,7 +44,8 @@ do-configure: tde-cmake-prepare
${TDE_CMAKE_CONFIGURE} \
-DBUILD_ALL="ON" \
-DWITH_ALL_OPTIONS="ON" \
- -DWITH_IFP="OFF"
+ -DWITH_IFP="OFF" \
+ -DWITH_NJB="OFF" \
do-build: tde-cmake-build
diff --git a/freebsd/applications/multimedia/amarok/pkg-plist b/freebsd/applications/multimedia/amarok/pkg-plist
index 4c2da7dac..b90430c8c 100644
--- a/freebsd/applications/multimedia/amarok/pkg-plist
+++ b/freebsd/applications/multimedia/amarok/pkg-plist
@@ -29,8 +29,6 @@ lib/trinity/libamarok_mtp-mediadevice.la
lib/trinity/libamarok_mtp-mediadevice.so
lib/trinity/libamarok_nfs-device.la
lib/trinity/libamarok_nfs-device.so
-lib/trinity/libamarok_njb-mediadevice.la
-lib/trinity/libamarok_njb-mediadevice.so
lib/trinity/libamarok_smb-device.la
lib/trinity/libamarok_smb-device.so
lib/trinity/libamarok_void-engine_plugin.la
@@ -1025,7 +1023,6 @@ share/services/amarok_ipod-mediadevice.desktop
share/services/amarok_massstorage-device.desktop
share/services/amarok_mtp-mediadevice.desktop
share/services/amarok_nfs-device.desktop
-share/services/amarok_njb-mediadevice.desktop
share/services/amarok_smb-device.desktop
share/services/amarok_void-engine_plugin.desktop
share/services/amarok_xine-engine.desktop