From 7f565d830ad90ae4e1f5416b6859fb9b3fc01080 Mon Sep 17 00:00:00 2001 From: Pawel Pekala Date: Thu, 29 Oct 2015 16:23:23 +0000 Subject: [PATCH] Rename audio/py-audiotools to match PyPI nomenclature Submitted by: koobs --- MOVED | 1 + audio/Makefile | 2 +- audio/{py-audiotools => py-fmoo-audiotools}/Makefile | 2 +- audio/{py-audiotools => py-fmoo-audiotools}/distinfo | 0 .../files/patch-src_cdiomodule.h | 0 .../files/patch-src_samplerate_common.h | 0 audio/{py-audiotools => py-fmoo-audiotools}/pkg-descr | 0 7 files changed, 3 insertions(+), 2 deletions(-) rename audio/{py-audiotools => py-fmoo-audiotools}/Makefile (98%) rename audio/{py-audiotools => py-fmoo-audiotools}/distinfo (100%) rename audio/{py-audiotools => py-fmoo-audiotools}/files/patch-src_cdiomodule.h (100%) rename audio/{py-audiotools => py-fmoo-audiotools}/files/patch-src_samplerate_common.h (100%) rename audio/{py-audiotools => py-fmoo-audiotools}/pkg-descr (100%) diff --git a/MOVED b/MOVED index 68cf032a9b47..aa9fe5f94f2d 100644 --- a/MOVED +++ b/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 diff --git a/audio/Makefile b/audio/Makefile index 7c698db515d2..fcf0d6a40acf 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -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 diff --git a/audio/py-audiotools/Makefile b/audio/py-fmoo-audiotools/Makefile similarity index 98% rename from audio/py-audiotools/Makefile rename to audio/py-fmoo-audiotools/Makefile index 2f72f290a9a5..5ee5653c0bdb 100644 --- a/audio/py-audiotools/Makefile +++ b/audio/py-fmoo-audiotools/Makefile @@ -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 diff --git a/audio/py-audiotools/distinfo b/audio/py-fmoo-audiotools/distinfo similarity index 100% rename from audio/py-audiotools/distinfo rename to audio/py-fmoo-audiotools/distinfo diff --git a/audio/py-audiotools/files/patch-src_cdiomodule.h b/audio/py-fmoo-audiotools/files/patch-src_cdiomodule.h similarity index 100% rename from audio/py-audiotools/files/patch-src_cdiomodule.h rename to audio/py-fmoo-audiotools/files/patch-src_cdiomodule.h diff --git a/audio/py-audiotools/files/patch-src_samplerate_common.h b/audio/py-fmoo-audiotools/files/patch-src_samplerate_common.h similarity index 100% rename from audio/py-audiotools/files/patch-src_samplerate_common.h rename to audio/py-fmoo-audiotools/files/patch-src_samplerate_common.h diff --git a/audio/py-audiotools/pkg-descr b/audio/py-fmoo-audiotools/pkg-descr similarity index 100% rename from audio/py-audiotools/pkg-descr rename to audio/py-fmoo-audiotools/pkg-descr