pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio audio/moss + dependencies: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cde267d471fa
branches:  trunk
changeset: 377643:cde267d471fa
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Apr 24 00:20:01 2022 +0000

description:
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

diffstat:

 audio/Makefile                   |   5 +-
 audio/moss/DESCR                 |   3 -
 audio/moss/Makefile              |  37 --------------
 audio/moss/PLIST                 |  35 --------------
 audio/moss/distinfo              |   6 --
 audio/moss/files/moss.sh         |  28 -----------
 audio/moss/patches/patch-aa      |  99 ----------------------------------------
 audio/py-ogg/DESCR               |   1 -
 audio/py-ogg/Makefile            |  24 ---------
 audio/py-ogg/PLIST               |   7 --
 audio/py-ogg/buildlink3.mk       |  17 ------
 audio/py-ogg/distinfo            |   5 --
 audio/py-vorbis/DESCR            |   1 -
 audio/py-vorbis/Makefile         |  25 ----------
 audio/py-vorbis/PLIST            |   3 -
 audio/py-vorbis/distinfo         |   6 --
 audio/py-vorbis/patches/patch-aa |  34 -------------
 17 files changed, 1 insertions(+), 335 deletions(-)

diffs (truncated from 422 to 300 lines):

diff -r 394e9c3636a4 -r cde267d471fa audio/Makefile
--- a/audio/Makefile    Sun Apr 24 00:02:49 2022 +0000
+++ b/audio/Makefile    Sun Apr 24 00:20:01 2022 +0000
@@ -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+=       mkcdtoc
 SUBDIR+=       moc
 SUBDIR+=       moodbar
-SUBDIR+=       moss
 SUBDIR+=       mp32ogg
 SUBDIR+=       mp3_check
 SUBDIR+=       mp3asm
@@ -420,9 +419,7 @@
 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
diff -r 394e9c3636a4 -r cde267d471fa audio/moss/DESCR
--- a/audio/moss/DESCR  Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-MOSS (MP3/OGG Streaming Server) is an HTTP-based streaming server
-written in Python.  It supports the web mode where you browse and
-select songs, and the live mode which supports real-time broadcast.
diff -r 394e9c3636a4 -r cde267d471fa audio/moss/Makefile
--- a/audio/moss/Makefile       Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.37 2022/02/28 10:06:34 wiz Exp $
-
-DISTNAME=      moss-0.1.13
-PKGREVISION=   9
-CATEGORIES=    audio
-MASTER_SITES=  http://kldp.net/frs/download.php/1580/
-
-MAINTAINER=    myunggoni%users.kldp.net@localhost
-HOMEPAGE=      https://moss.kldp.net/
-COMMENT=       MP3/OGG Streaming Server
-LICENSE=       gnu-gpl-v2
-
-DEPENDS+=      ${PYPKGPREFIX}-ogg>=1.3:../../audio/py-ogg
-DEPENDS+=      ${PYPKGPREFIX}-vorbis>=1.3:../../audio/py-vorbis
-
-PYTHON_VERSIONS_ACCEPTED=      27 # py-ogg, py-vorbis
-
-REPLACE_PYTHON=        *.py
-
-RCD_SCRIPTS=   moss
-CONF_FILES=    ${PREFIX}/share/moss/moss.conf.sample   \
-               ${PKG_SYSCONFDIR}/moss.conf
-
-BUILD_DEFS+=   VARBASE
-
-SUBST_CLASSES+=                path
-SUBST_MESSAGE.path=    Fixing hardcoded paths.
-SUBST_STAGE.path=      pre-configure
-SUBST_FILES.path=      moss.conf.sample
-SUBST_SED.path=                -e 's,$${PREFIX}/var,${VARBASE},g'
-SUBST_SED.path+=       -e 's,$${PREFIX}/share,${PREFIX}/share,g'
-
-FILES_SUBST+=  INTERPRETER=${PYTHONBIN:Q}
-
-.include "../../lang/python/egg.mk"
-.include "../../lang/python/application.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 394e9c3636a4 -r cde267d471fa audio/moss/PLIST
--- a/audio/moss/PLIST  Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2022/02/28 10:06:34 wiz Exp $
-bin/moss
-${PYSITELIB}/${EGG_INFODIR}
-${PYSITELIB}/moss/__init__.py
-${PYSITELIB}/moss/__init__.pyc
-${PYSITELIB}/moss/__init__.pyo
-${PYSITELIB}/moss/fileinfo.py
-${PYSITELIB}/moss/fileinfo.pyc
-${PYSITELIB}/moss/fileinfo.pyo
-${PYSITELIB}/moss/htmltmpl.py
-${PYSITELIB}/moss/htmltmpl.pyc
-${PYSITELIB}/moss/htmltmpl.pyo
-${PYSITELIB}/moss/live.py
-${PYSITELIB}/moss/live.pyc
-${PYSITELIB}/moss/live.pyo
-${PYSITELIB}/moss/mkpasswd.py
-${PYSITELIB}/moss/mkpasswd.pyc
-${PYSITELIB}/moss/mkpasswd.pyo
-${PYSITELIB}/moss/moss.py
-${PYSITELIB}/moss/moss.pyc
-${PYSITELIB}/moss/moss.pyo
-${PYSITELIB}/moss/template.py
-${PYSITELIB}/moss/template.pyc
-${PYSITELIB}/moss/template.pyo
-${PYSITELIB}/moss/web.py
-${PYSITELIB}/moss/web.pyc
-${PYSITELIB}/moss/web.pyo
-share/moss/images/back.gif
-share/moss/images/dir.gif
-share/moss/images/file.gif
-share/moss/images/play.gif
-share/moss/images/root.gif
-share/moss/mkpasswd.py
-share/moss/moss.conf.sample
-share/moss/templates/default.tmpl
diff -r 394e9c3636a4 -r cde267d471fa audio/moss/distinfo
--- a/audio/moss/distinfo       Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 09:59:13 nia Exp $
-
-BLAKE2s (moss-0.1.13.tar.gz) = 96eaf0cbaf15b29b804dd162f6eca8fa5784256cb85956b294191937dc5d9549
-SHA512 (moss-0.1.13.tar.gz) = 360f3093998db755b37e419021006458a302b739f034fe50232ba7f153858d0e6052972ea948c3fa09bb518153f44ab02ae09b7242fd4c6ced3fb08ce88b8542
-Size (moss-0.1.13.tar.gz) = 43581 bytes
-SHA1 (patch-aa) = 31b252c52e4e0010064a1a9dca38dcd53d407d9e
diff -r 394e9c3636a4 -r cde267d471fa audio/moss/files/moss.sh
--- a/audio/moss/files/moss.sh  Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-#!@RCD_SCRIPTS_SHELL@
-#
-# $NetBSD: moss.sh,v 1.2 2011/10/07 22:37:02 shattered Exp $
-#
-
-# PROVIDE: moss
-# REQUIRE: DAEMON LOGIN wscons
-# KEYWORD: shutdown
-
-if [ -f /etc/rc.subr ]; then
-       . /etc/rc.subr
-fi
-
-name="moss"
-rcvar=$name
-command="@PREFIX@/bin/${name}"
-command_interpreter="@INTERPRETER@"
-pidfile="/var/run/moss.pid"
-required_files="@PREFIX@/etc/moss.conf"
-command_args="-c ${required_files}"
-
-if [ -f /etc/rc.subr ]; then
-       load_rc_config $name
-       run_rc_command "$1"
-else
-       echo -n " ${name}"
-       ${command} ${command_args}
-fi
diff -r 394e9c3636a4 -r cde267d471fa audio/moss/patches/patch-aa
--- a/audio/moss/patches/patch-aa       Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,99 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2004/11/27 01:22:26 minskim Exp $
-
---- setup.py.orig      Sat Oct 23 20:22:42 2004
-+++ setup.py
-@@ -41,50 +41,50 @@ class my_install_data(install_data):
-               global installed_lib_dir
-               install_data.finalize_options(self)
-               
--              if not os.path.isdir(os.path.join(self.install_dir, "etc")):
--                      print "creating %s" % os.path.join(self.install_dir, "etc")
--                      os.mkdir(os.path.join(self.install_dir, "etc"))
--      
--              if not os.path.isfile(os.path.join(self.install_dir, "etc", "moss.conf")):
--                      print "creating %s" % os.path.join(self.install_dir, "etc", "moss.conf")
--              
--                      src = open("moss.conf.sample", "r")
--                      dest = open(os.path.join(self.install_dir, "etc", "moss.conf"), "w")
--
--                      for line in src.readlines():
--                              if line.find("${PREFIX}") != -1:
--                                      line = line.replace("${PREFIX}", self.install_dir)
--      
--                              dest.write(line)
--
--                      src.close()
--                      dest.close()
--              else:
--                      if self.force:
--                              print "creating %s" % os.path.join(self.install_dir, "etc", "moss.conf")
--                      
--                              src = open("moss.conf.sample", "r")
--                              dest = open(os.path.join(self.install_dir, "etc", "moss.conf"), "w")
--
--                              for line in src.readlines():
--                                      if line.find("${PREFIX}") != -1:
--                                              line = line.replace("${PREFIX}", self.install_dir)
--              
--                                      dest.write(line)
--
--                              src.close()
--                              dest.close()
--                                      
--              if not os.path.isdir(os.path.join(self.install_dir, "var")):
--                      os.mkdir(os.path.join(self.install_dir, "var"))
--              
--              if not os.path.isdir(os.path.join(self.install_dir, "var", "log")):
--                      print "creating %s" % os.path.join(self.install_dir, "var", "log")
--                      os.mkdir(os.path.join(self.install_dir, "var", "log"))
--
--              if not os.path.isdir(os.path.join(self.install_dir, "var", "run")):
--                      print "creating %s" % os.path.join(self.install_dir, "var", "run")
--                      os.mkdir(os.path.join(self.install_dir, "var", "run"))
-+#             if not os.path.isdir(os.path.join(self.install_dir, "etc")):
-+#                     print "creating %s" % os.path.join(self.install_dir, "etc")
-+#                     os.mkdir(os.path.join(self.install_dir, "etc"))
-+#     
-+#             if not os.path.isfile(os.path.join(self.install_dir, "etc", "moss.conf")):
-+#                     print "creating %s" % os.path.join(self.install_dir, "etc", "moss.conf")
-+#             
-+#                     src = open("moss.conf.sample", "r")
-+#                     dest = open(os.path.join(self.install_dir, "etc", "moss.conf"), "w")
-+#
-+#                     for line in src.readlines():
-+#                             if line.find("${PREFIX}") != -1:
-+#                                     line = line.replace("${PREFIX}", self.install_dir)
-+#     
-+#                             dest.write(line)
-+#
-+#                     src.close()
-+#                     dest.close()
-+#             else:
-+#                     if self.force:
-+#                             print "creating %s" % os.path.join(self.install_dir, "etc", "moss.conf")
-+#                     
-+#                             src = open("moss.conf.sample", "r")
-+#                             dest = open(os.path.join(self.install_dir, "etc", "moss.conf"), "w")
-+#
-+#                             for line in src.readlines():
-+#                                     if line.find("${PREFIX}") != -1:
-+#                                             line = line.replace("${PREFIX}", self.install_dir)
-+#             
-+#                                     dest.write(line)
-+#
-+#                             src.close()
-+#                             dest.close()
-+#                                     
-+#             if not os.path.isdir(os.path.join(self.install_dir, "var")):
-+#                     os.mkdir(os.path.join(self.install_dir, "var"))
-+#             
-+#             if not os.path.isdir(os.path.join(self.install_dir, "var", "log")):
-+#                     print "creating %s" % os.path.join(self.install_dir, "var", "log")
-+#                     os.mkdir(os.path.join(self.install_dir, "var", "log"))
-+#
-+#             if not os.path.isdir(os.path.join(self.install_dir, "var", "run")):
-+#                     print "creating %s" % os.path.join(self.install_dir, "var", "run")
-+#                     os.mkdir(os.path.join(self.install_dir, "var", "run"))
- 
-               if not os.path.isdir(os.path.join(self.install_dir, "share")):
-                       os.mkdir(os.path.join(self.install_dir, "share"))
diff -r 394e9c3636a4 -r cde267d471fa audio/py-ogg/DESCR
--- a/audio/py-ogg/DESCR        Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Libogg bindings for Python.  See multimedia/libogg for details.
diff -r 394e9c3636a4 -r cde267d471fa audio/py-ogg/Makefile
--- a/audio/py-ogg/Makefile     Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2022/01/10 20:40:19 wiz Exp $
-
-DISTNAME=              pyogg-1.3
-PKGNAME=               ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION=           4
-CATEGORIES=            audio python
-MASTER_SITES=          http://vorbis.com/files/1.0.1/unix/py/
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://vorbis.com/
-COMMENT=               Python bindings for OGG library
-LICENSE=               gnu-lgpl-v2
-
-HAS_CONFIGURE=         yes
-CONFIG_SHELL=          ${PYTHONBIN}
-CONFIGURE_SCRIPT=      config_unix.py
-CONFIGURE_ARGS+=       --prefix ${PREFIX}
-
-PYTHON_VERSIONS_ACCEPTED=      27 # not yet ported as of 1.3
-
-.include "../../lang/python/egg.mk"
-.include "../../multimedia/libogg/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r 394e9c3636a4 -r cde267d471fa audio/py-ogg/PLIST
--- a/audio/py-ogg/PLIST        Sun Apr 24 00:02:49 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2022/01/14 17:51:51 wiz Exp $
-${PYINC}/pyogg/pyogg.h
-${PYSITELIB}/ogg/__init__.py
-${PYSITELIB}/ogg/__init__.pyc



Home | Main Index | Thread Index | Old Index