Reassign audio/ perl modules to perl@.

While here:

p5-Audio-MPD-Common: update to 2.002
p5-MP3-Find: Add a DB option to use the optional database backend
p5-MP3-ID3v1Tag: Sort plist
This commit is contained in:
Adam Weinberger 2015-05-08 17:47:38 +00:00
parent e49946e5f0
commit f595f90b05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385807
8 changed files with 19 additions and 11 deletions

View file

@ -8,7 +8,7 @@ CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to libcdaudio (cd + cddb)
LIB_DEPENDS= libcdaudio.so:${PORTSDIR}/audio/libcdaudio

View file

@ -2,13 +2,12 @@
# $FreeBSD$
PORTNAME= Audio-MPD-Common
PORTVERSION= 1.120881
PORTREVISION= 1
PORTVERSION= 2.002
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Bunch of common helper classes for mpd
LICENSE= ART10 GPLv1
@ -16,6 +15,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-Has-Sugar>=0:${PORTSDIR}/devel/p5-MooseX-Has-Sugar \
p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \
p5-String-Formatter>=0:${PORTSDIR}/devel/p5-String-Formatter
RUN_DEPENDS:= ${BUILD_DEPENDS}

View file

@ -1,2 +1,2 @@
SHA256 (Audio-MPD-Common-1.120881.tar.gz) = c83b11eee25a61b51678cf26e9d9c32971aa97e6cdd87984176a1f462cb2f2cd
SIZE (Audio-MPD-Common-1.120881.tar.gz) = 20230
SHA256 (Audio-MPD-Common-2.002.tar.gz) = e3a5cbe9abf7166996f6e2151ddc92ccf54dbbc9ecd136a6eadc65424540f43c
SIZE (Audio-MPD-Common-2.002.tar.gz) = 22150

View file

@ -8,7 +8,7 @@ CATEGORIES= audio net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to Last.fm and AudioScrobbler
LICENSE= ART10 GPLv1

View file

@ -8,7 +8,7 @@ CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Fetch info from WMA audio files
LICENSE= ART10 GPLv1

View file

@ -8,7 +8,7 @@ CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Search and sort MP3 files based on their ID3 tags
LICENSE= ART10 GPLv1
@ -20,4 +20,12 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
OPTIONS_DEFINE= DB
DB_DESC= Use database backend
DB_BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract
DB_RUN_DEPENDS= ${DB_BUILD_DEPENDS}
.include <bsd.port.mk>

View file

@ -8,7 +8,7 @@ CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Edit ID3v1 Tags from an Audio MPEG Layer 3
LICENSE= ART10 GPLv1

View file

@ -1,2 +1,2 @@
%%PERL5_MAN3%%/MP3::ID3v1Tag.3.gz
%%SITE_PERL%%/MP3/ID3v1Tag.pm
%%PERL5_MAN3%%/MP3::ID3v1Tag.3.gz