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: tnn
Date: Sun Apr 24 00:20:02 UTC 2022
Modified Files:
pkgsrc/audio: Makefile
Removed Files:
pkgsrc/audio/moss: DESCR Makefile PLIST distinfo
pkgsrc/audio/moss/files: moss.sh
pkgsrc/audio/moss/patches: patch-aa
pkgsrc/audio/py-ogg: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/audio/py-vorbis: DESCR Makefile PLIST distinfo
pkgsrc/audio/py-vorbis/patches: patch-aa
Log Message:
audio/moss + dependencies: remove
Upstream is discontinued and this is the last package to depend on on the
also obsolete python 2.7 only audio/py-ogg and audio/py-vorbis, will allow
to remove them.
Newer python bindings for OGG Vorbis can be found here:
https://github.com/TeamPyOgg/PyOgg
To generate a diff of this commit:
cvs rdiff -u -r1.653 -r1.654 pkgsrc/audio/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/moss/DESCR
cvs rdiff -u -r1.37 -r0 pkgsrc/audio/moss/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/audio/moss/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/audio/moss/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/moss/files/moss.sh
cvs rdiff -u -r1.4 -r0 pkgsrc/audio/moss/patches/patch-aa
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/py-ogg/DESCR
cvs rdiff -u -r1.22 -r0 pkgsrc/audio/py-ogg/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/audio/py-ogg/PLIST
cvs rdiff -u -r1.18 -r0 pkgsrc/audio/py-ogg/buildlink3.mk
cvs rdiff -u -r1.5 -r0 pkgsrc/audio/py-ogg/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/py-vorbis/DESCR
cvs rdiff -u -r1.23 -r0 pkgsrc/audio/py-vorbis/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/py-vorbis/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/audio/py-vorbis/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/audio/py-vorbis/patches/patch-aa
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.653 pkgsrc/audio/Makefile:1.654
--- pkgsrc/audio/Makefile:1.653 Wed Apr 6 16:32:21 2022
+++ pkgsrc/audio/Makefile Sun Apr 24 00:20:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.653 2022/04/06 16:32:21 nia Exp $
+# $NetBSD: Makefile,v 1.654 2022/04/24 00:20:01 tnn Exp $
#
COMMENT= Audio tools, players, and libraries
@@ -316,7 +316,6 @@ SUBDIR+= mixxx
SUBDIR+= mkcdtoc
SUBDIR+= moc
SUBDIR+= moodbar
-SUBDIR+= moss
SUBDIR+= mp32ogg
SUBDIR+= mp3_check
SUBDIR+= mp3asm
@@ -420,9 +419,7 @@ SUBDIR+= py-music21
SUBDIR+= py-musicbrainz-ngs
SUBDIR+= py-musique
SUBDIR+= py-mutagen
-SUBDIR+= py-ogg
SUBDIR+= py-soundfile
-SUBDIR+= py-vorbis
SUBDIR+= qjackctl
SUBDIR+= qmmp
SUBDIR+= qsynth
Home |
Main Index |
Thread Index |
Old Index