mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Rename audio/py-audiotools to match PyPI nomenclature
Submitted by: koobs
This commit is contained in:
parent
e3cb9fcd68
commit
7f565d830a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400471
1
MOVED
1
MOVED
@ -7900,3 +7900,4 @@ www/twig||2015-10-25|Has expired: Upstream vanished, php3 and php4 are long unsu
|
||||
misc/ruby-progressbar|devel/rubygem-ruby-progressbar|2015-10-25|Has expired: Abandoned upstream, superseded by devel/rubygem-ruby-progressbar
|
||||
databases/py-mssql|databases/py-pymssql|2015-10-28|Broken with current FreeTDS
|
||||
net/py-medusa||2015-10-28|Abandoned upstream, last release was in 2005
|
||||
audio/py-audiotools|audio/py-fmoo-audiotools|2015-10-29|Rename to match PyPI nomenclature
|
||||
|
@ -607,12 +607,12 @@
|
||||
SUBDIR += py-al
|
||||
SUBDIR += py-ao
|
||||
SUBDIR += py-apetag
|
||||
SUBDIR += py-audiotools
|
||||
SUBDIR += py-cddb
|
||||
SUBDIR += py-discid
|
||||
SUBDIR += py-discogs-client
|
||||
SUBDIR += py-eyed3
|
||||
SUBDIR += py-fastaudio
|
||||
SUBDIR += py-fmoo-audiotools
|
||||
SUBDIR += py-gmusicapi
|
||||
SUBDIR += py-id3
|
||||
SUBDIR += py-karaoke
|
||||
|
@ -4,7 +4,7 @@ PORTNAME= audiotools
|
||||
PORTVERSION= 3.0
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}fmoo-
|
||||
|
||||
MAINTAINER= ryu0@ymail.com
|
||||
COMMENT= Collection of command line audio handling utilities
|
Loading…
Reference in New Issue
Block a user