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: Mon Nov 25 12:30:17 UTC 2019
Modified Files:
pkgsrc/audio: Makefile
Removed Files:
pkgsrc/audio/akode-plugins-alsa: DESCR Makefile PLIST
pkgsrc/audio/akode-plugins-jack: DESCR Makefile PLIST
pkgsrc/audio/akode-plugins-mpc: DESCR Makefile PLIST
pkgsrc/audio/akode-plugins-mpeg: DESCR Makefile PLIST
pkgsrc/audio/akode-plugins-oss: DESCR Makefile PLIST
pkgsrc/audio/akode-plugins-pulseaudio: DESCR Makefile PLIST
pkgsrc/audio/akode-plugins-resampler: DESCR Makefile PLIST
pkgsrc/audio/akode-plugins-sun: DESCR Makefile PLIST
pkgsrc/audio/akode-plugins-xiph: DESCR Makefile PLIST
Log Message:
Remove audio/akode*.
This library is dead upstream, used by nothing in pkgsrc.
Readily available alternatives to the included example player include mpg123,
flac123, ogg123 (part of vorbis-tools package), mpc, ffplay, etc.
It's hard to find evidence of this existing in other package repositories.
It was formerly part of KDE 3 (used by kde-multimedia 3) and the last release
was in 2007. The original website disappeared at some point in 2010.
To generate a diff of this commit:
cvs rdiff -u -r1.575 -r1.576 pkgsrc/audio/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-alsa/DESCR \
pkgsrc/audio/akode-plugins-alsa/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/audio/akode-plugins-alsa/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-jack/DESCR \
pkgsrc/audio/akode-plugins-jack/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/audio/akode-plugins-jack/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-mpc/DESCR \
pkgsrc/audio/akode-plugins-mpc/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/audio/akode-plugins-mpc/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-mpeg/DESCR \
pkgsrc/audio/akode-plugins-mpeg/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/audio/akode-plugins-mpeg/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-oss/DESCR \
pkgsrc/audio/akode-plugins-oss/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/audio/akode-plugins-oss/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-pulseaudio/DESCR \
pkgsrc/audio/akode-plugins-pulseaudio/PLIST
cvs rdiff -u -r1.24 -r0 pkgsrc/audio/akode-plugins-pulseaudio/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-resampler/DESCR \
pkgsrc/audio/akode-plugins-resampler/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/audio/akode-plugins-resampler/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-sun/DESCR \
pkgsrc/audio/akode-plugins-sun/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/audio/akode-plugins-sun/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/akode-plugins-xiph/DESCR \
pkgsrc/audio/akode-plugins-xiph/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/audio/akode-plugins-xiph/Makefile
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.575 pkgsrc/audio/Makefile:1.576
--- pkgsrc/audio/Makefile:1.575 Sat Nov 23 12:01:01 2019
+++ pkgsrc/audio/Makefile Mon Nov 25 12:30:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.575 2019/11/23 12:01:01 nia Exp $
+# $NetBSD: Makefile,v 1.576 2019/11/25 12:30:16 nia Exp $
#
COMMENT= Audio tools
@@ -11,16 +11,6 @@ SUBDIR+= abcmidi
SUBDIR+= adplay
SUBDIR+= adplug
SUBDIR+= aeneas
-SUBDIR+= akode
-SUBDIR+= akode-plugins-alsa
-SUBDIR+= akode-plugins-jack
-SUBDIR+= akode-plugins-mpc
-SUBDIR+= akode-plugins-mpeg
-SUBDIR+= akode-plugins-oss
-SUBDIR+= akode-plugins-pulseaudio
-SUBDIR+= akode-plugins-resampler
-SUBDIR+= akode-plugins-sun
-SUBDIR+= akode-plugins-xiph
SUBDIR+= alacconvert
SUBDIR+= albumplayer
SUBDIR+= alsa-lib
Home |
Main Index |
Thread Index |
Old Index