pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri May 22 17:19:28 UTC 2020

Modified Files:
        pkgsrc/audio: Makefile
Removed Files:
        pkgsrc/audio/amarok: DESCR Makefile PLIST distinfo options.mk
        pkgsrc/audio/amarok/patches: patch-ab
            patch-cmake_modules_FindTagLib.cmake
            patch-src_musicbrainz_MusicDNSAudioDecoder.cpp

Log Message:
audio: Remove amarok

This has been persistently broken and is stuck on the old KDE 4 release.

If you're interested in an Amarok-like audio player, audio/strawberry
might fit (it's a fork of a fork of it).

Interested parties are invited to try packaging a newer version of
Amarok.


To generate a diff of this commit:
cvs rdiff -u -r1.601 -r1.602 pkgsrc/audio/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/amarok/DESCR
cvs rdiff -u -r1.199 -r0 pkgsrc/audio/amarok/Makefile
cvs rdiff -u -r1.46 -r0 pkgsrc/audio/amarok/PLIST
cvs rdiff -u -r1.53 -r0 pkgsrc/audio/amarok/distinfo
cvs rdiff -u -r1.9 -r0 pkgsrc/audio/amarok/options.mk
cvs rdiff -u -r1.8 -r0 pkgsrc/audio/amarok/patches/patch-ab
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/audio/amarok/patches/patch-cmake_modules_FindTagLib.cmake \
    pkgsrc/audio/amarok/patches/patch-src_musicbrainz_MusicDNSAudioDecoder.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/Makefile
diff -u pkgsrc/audio/Makefile:1.601 pkgsrc/audio/Makefile:1.602
--- pkgsrc/audio/Makefile:1.601 Fri May 22 09:02:30 2020
+++ pkgsrc/audio/Makefile       Fri May 22 17:19:28 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.601 2020/05/22 09:02:30 nia Exp $
+# $NetBSD: Makefile,v 1.602 2020/05/22 17:19:28 nia Exp $
 #
 
 COMMENT=       Audio tools
@@ -20,7 +20,6 @@ SUBDIR+=      alsa-plugins-pulse
 SUBDIR+=       alsa-utils
 SUBDIR+=       alure
 SUBDIR+=       amaroc
-SUBDIR+=       amarok
 SUBDIR+=       amp
 SUBDIR+=       ampache
 SUBDIR+=       amsynth



Home | Main Index | Thread Index | Old Index