diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
commit | 91a1caa2422800c8478cb82e13d208ef07398bc2 (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /audio | |
parent | 40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff) | |
download | ports-91a1caa2422800c8478cb82e13d208ef07398bc2.tar.gz ports-91a1caa2422800c8478cb82e13d208ef07398bc2.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gmpc-alarm/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-albumview/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-discogs/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-extraplaylist/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-libnotify/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-lyrics/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-lyricsplugin/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-lyricwiki/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-magnatune/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-mdcover/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-mserver/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-shout/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc-wikipedia/Makefile | 2 | ||||
-rw-r--r-- | audio/gmpc/Makefile | 2 | ||||
-rw-r--r-- | audio/libmpd/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Music-Audioscrobbler-MPD/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Music-Audioscrobbler-Submit/Makefile | 2 | ||||
-rw-r--r-- | audio/pear-Text_Spell_Audio/Makefile | 2 | ||||
-rw-r--r-- | audio/pecl-id3/Makefile | 2 | ||||
-rw-r--r-- | audio/py-apetag/Makefile | 2 | ||||
-rw-r--r-- | audio/shntool/Makefile | 2 | ||||
-rw-r--r-- | audio/vamp-plugin-sdk/Makefile | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/audio/gmpc-alarm/Makefile b/audio/gmpc-alarm/Makefile index 7e47db455eb0..19059d0316a9 100644 --- a/audio/gmpc-alarm/Makefile +++ b/audio/gmpc-alarm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alarm plugin for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-albumview/Makefile b/audio/gmpc-albumview/Makefile index e5d38409a953..825af965b055 100644 --- a/audio/gmpc-albumview/Makefile +++ b/audio/gmpc-albumview/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Draws all album covers LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-discogs/Makefile b/audio/gmpc-discogs/Makefile index ed6bfa991bef..8faa4c76700f 100644 --- a/audio/gmpc-discogs/Makefile +++ b/audio/gmpc-discogs/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Album Image fetcher for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-extraplaylist/Makefile b/audio/gmpc-extraplaylist/Makefile index fe6e2a370732..1025c261ffbb 100644 --- a/audio/gmpc-extraplaylist/Makefile +++ b/audio/gmpc-extraplaylist/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Favorites plugin for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index 959c246b0e78..b14330c13fc3 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ DISTNAME= gmpc-last-fm-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Last.FM metadata fetcher plugin for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile index c7630f91b1c1..73295aef9f11 100644 --- a/audio/gmpc-libnotify/Makefile +++ b/audio/gmpc-libnotify/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Libnotify for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \ diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile index e2d450c44e12..9d1361a3edbd 100644 --- a/audio/gmpc-lyrics/Makefile +++ b/audio/gmpc-lyrics/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lyrics Provider plugin for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-lyricsplugin/Makefile b/audio/gmpc-lyricsplugin/Makefile index 267de52f26a6..280e926ffe6a 100644 --- a/audio/gmpc-lyricsplugin/Makefile +++ b/audio/gmpc-lyricsplugin/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fetch lyrics gmpc plugin LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-lyricwiki/Makefile b/audio/gmpc-lyricwiki/Makefile index e64574933f8b..2a32b3a3ee71 100644 --- a/audio/gmpc-lyricwiki/Makefile +++ b/audio/gmpc-lyricwiki/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lyricswiki Provider plugin for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile index d285c74683ee..cc553640bf50 100644 --- a/audio/gmpc-magnatune/Makefile +++ b/audio/gmpc-magnatune/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Magnatune plugin let's you preview music from Magnatune LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \ diff --git a/audio/gmpc-mdcover/Makefile b/audio/gmpc-mdcover/Makefile index db49a0b6d9b7..d83a79be9b08 100644 --- a/audio/gmpc-mdcover/Makefile +++ b/audio/gmpc-mdcover/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collects metadata for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index 9bfa7f85da25..d0d61cc06e94 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lets you stream music files to your mpd that are not in your database LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \ diff --git a/audio/gmpc-shout/Makefile b/audio/gmpc-shout/Makefile index 6a514cf5ae52..7c0271775820 100644 --- a/audio/gmpc-shout/Makefile +++ b/audio/gmpc-shout/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shoutcast stream for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \ diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile index a050c128d736..3fafacebdd8d 100644 --- a/audio/gmpc-wikipedia/Makefile +++ b/audio/gmpc-wikipedia/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wikipedia info for gmpc LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \ diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 9fc0ac69d3a0..29aef7f896a9 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -9,7 +9,7 @@ CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full featured GTK2 client for musicpd BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 \ diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile index 4bdea645a328..7e7899a5cb1c 100644 --- a/audio/libmpd/Makefile +++ b/audio/libmpd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8.16/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction around libmpdclient GNU_CONFIGURE= yes diff --git a/audio/p5-Music-Audioscrobbler-MPD/Makefile b/audio/p5-Music-Audioscrobbler-MPD/Makefile index 650122558e8e..638557a1200f 100644 --- a/audio/p5-Music-Audioscrobbler-MPD/Makefile +++ b/audio/p5-Music-Audioscrobbler-MPD/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Module to submit songs to last.fm from MPD BUILD_DEPENDS= p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \ diff --git a/audio/p5-Music-Audioscrobbler-Submit/Makefile b/audio/p5-Music-Audioscrobbler-Submit/Makefile index b9c2b43c6805..17d39713d3aa 100644 --- a/audio/p5-Music-Audioscrobbler-Submit/Makefile +++ b/audio/p5-Music-Audioscrobbler-Submit/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Module to submit songs to last.fm from MPD BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ diff --git a/audio/pear-Text_Spell_Audio/Makefile b/audio/pear-Text_Spell_Audio/Makefile index 655ec0efd643..0d3a99e8934a 100644 --- a/audio/pear-Text_Spell_Audio/Makefile +++ b/audio/pear-Text_Spell_Audio/Makefile @@ -5,7 +5,7 @@ PORTNAME= Text_Spell_Audio PORTVERSION= 0.1.0 CATEGORIES= audio pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generates a sound clip saying the contents of a string of characters USES= pear diff --git a/audio/pecl-id3/Makefile b/audio/pecl-id3/Makefile index f1b847e0c47a..fc4bf9f91443 100644 --- a/audio/pecl-id3/Makefile +++ b/audio/pecl-id3/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extension to read and write ID3 tags in MP3 files USE_PHP= yes diff --git a/audio/py-apetag/Makefile b/audio/py-apetag/Makefile index ea5e459e1687..66d5417baf95 100644 --- a/audio/py-apetag/Makefile +++ b/audio/py-apetag/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/pylibape/py-ApeTag/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-ApeTag-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for APE Tag written in Python USES= python diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index dda2fb09031b..cf26238c1d2d 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.0.10 CATEGORIES= audio MASTER_SITES= http://www.etree.org/shnutils/shntool/dist/src/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-purpose .wav processing utility GNU_CONFIGURE= yes diff --git a/audio/vamp-plugin-sdk/Makefile b/audio/vamp-plugin-sdk/Makefile index 18b815a3ac54..59271b8c4d97 100644 --- a/audio/vamp-plugin-sdk/Makefile +++ b/audio/vamp-plugin-sdk/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://code.soundsoftware.ac.uk/attachments/download/224/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vamp audio analysis plugin SDK LICENSE= MIT |