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: Tue May 25 12:27:03 UTC 2021
Modified Files:
pkgsrc/audio: Makefile
Removed Files:
pkgsrc/audio/mpg123-oss: DESCR Makefile PLIST
pkgsrc/audio/mpg123-sun: DESCR Makefile PLIST
Log Message:
remove: mpg123-oss, mpg123-sun
- mpg123-sun is, quite literally, impossible to install.
It's always built-in to mpg123 where it's available.
- mpg123-oss is built-in to mpg123 on operating systems where it's useful.
ok'd by thor.
To generate a diff of this commit:
cvs rdiff -u -r1.632 -r1.633 pkgsrc/audio/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/audio/mpg123-oss/DESCR
cvs rdiff -u -r1.6 -r0 pkgsrc/audio/mpg123-oss/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/mpg123-oss/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/audio/mpg123-sun/DESCR
cvs rdiff -u -r1.7 -r0 pkgsrc/audio/mpg123-sun/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/mpg123-sun/PLIST
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.632 pkgsrc/audio/Makefile:1.633
--- pkgsrc/audio/Makefile:1.632 Sun May 9 09:06:58 2021
+++ pkgsrc/audio/Makefile Tue May 25 12:27:02 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.632 2021/05/09 09:06:58 nia Exp $
+# $NetBSD: Makefile,v 1.633 2021/05/25 12:27:02 nia Exp $
#
COMMENT= Audio tools, players, and libraries
@@ -321,9 +321,7 @@ SUBDIR+= mpegaudio
SUBDIR+= mpg123
SUBDIR+= mpg123-jack
SUBDIR+= mpg123-nas
-SUBDIR+= mpg123-oss
SUBDIR+= mpg123-pulse
-SUBDIR+= mpg123-sun
SUBDIR+= mpg321
SUBDIR+= mppenc
SUBDIR+= mserv
Home |
Main Index |
Thread Index |
Old Index