pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pypod: removed; dead upstream, audio/py-mad has gone
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <adam%defguard.net@localhost>
Pushed By: adam
Date: Thu Jan 15 12:46:52 2026 +0100
Changeset: 570a11214cbc80567a0f55d4e1190ceae34a95e5
Modified Files:
Makefile
Removed Files:
pypod/DESCR
pypod/Makefile
pypod/PLIST
pypod/distinfo
Log Message:
pypod: removed; dead upstream, audio/py-mad has gone
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=570a11214cbc80567a0f55d4e1190ceae34a95e5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
pypod/DESCR | 11 -----------
pypod/Makefile | 21 ---------------------
pypod/PLIST | 20 --------------------
pypod/distinfo | 4 ----
5 files changed, 57 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index f78529e2cc..e3352deea5 100644
--- a/Makefile
+++ b/Makefile
@@ -5067,7 +5067,6 @@ SUBDIR+= pydance
SUBDIR+= pydb
SUBDIR+= pympress
SUBDIR+= pypanel
-SUBDIR+= pypod
SUBDIR+= pysite
SUBDIR+= pythia6
SUBDIR+= pythoncad
diff --git a/pypod/DESCR b/pypod/DESCR
deleted file mode 100644
index 746c68339b..0000000000
--- a/pypod/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-pypod is Python library and script for managing iPod metadata. It is
-similar in scope the gnupod (written in Perl) and is designed to work
-well with other programs that generate iPod metadata.
-
-Features:
- * 100% pure Python
- * full read/write support for the iTunesDB file format
- * support for gtkpod-style extended metadata
- * support for gnupod-style extended metadata
- * support for reading Rhythmbox music database
- * full ID3v2 support via any one of the ID3 liraries for Python
diff --git a/pypod/Makefile b/pypod/Makefile
deleted file mode 100644
index c6e8951379..0000000000
--- a/pypod/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2014/05/09 07:38:51 thomasklausner Exp $
-
-DISTNAME= pypod-0.6.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= audio
-MASTER_SITES= http://superduper.net/downloads/pypod/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://superduper.net/index.py?page=pypod
-COMMENT= Python tools for manipluating iPod data
-LICENSE= gnu-gpl-v2
-
-DEPENDS+= ${PYPKGPREFIX}-mad>=0.5.0:../../audio/py-mad
-
-PYDISTUTILSPKG= yes
-REPLACE_PYTHON= *.py */*.py
-PYTHON_VERSIONS_ACCEPTED= 27 # py-mad
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/pypod/PLIST b/pypod/PLIST
deleted file mode 100644
index 2685cb34e6..0000000000
--- a/pypod/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:45:12 thomasklausner Exp $
-bin/pypod
-${PYSITELIB}/pypod/__init__.py
-${PYSITELIB}/pypod/__init__.pyc
-${PYSITELIB}/pypod/__init__.pyo
-${PYSITELIB}/pypod/audiodb.py
-${PYSITELIB}/pypod/audiodb.pyc
-${PYSITELIB}/pypod/audiodb.pyo
-${PYSITELIB}/pypod/gnupod.py
-${PYSITELIB}/pypod/gnupod.pyc
-${PYSITELIB}/pypod/gnupod.pyo
-${PYSITELIB}/pypod/gtkpod.py
-${PYSITELIB}/pypod/gtkpod.pyc
-${PYSITELIB}/pypod/gtkpod.pyo
-${PYSITELIB}/pypod/iTunesDB.py
-${PYSITELIB}/pypod/iTunesDB.pyc
-${PYSITELIB}/pypod/iTunesDB.pyo
-${PYSITELIB}/pypod/rhythmdb.py
-${PYSITELIB}/pypod/rhythmdb.pyc
-${PYSITELIB}/pypod/rhythmdb.pyo
diff --git a/pypod/distinfo b/pypod/distinfo
deleted file mode 100644
index a37620c062..0000000000
--- a/pypod/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/05/11 15:18:18 shattered Exp $
-
-RMD160 (pypod-0.6.0.tar.gz) = 125578447a7b7da589870177d97b79c893efb65b
-Size (pypod-0.6.0.tar.gz) = 28470 bytes
Home |
Main Index |
Thread Index |
Old Index