Date: Sat, 11 Sep 2004 15:13:45 +0200 (CEST) From: Simon Barner <barner@in.tum.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/71590: new ports: audio/p5-Audio-WMA: fetch info from WMA audio files Message-ID: <20040911131345.725A4C0F4@zi025.glhnet.mhn.de> Resent-Message-ID: <200409111320.i8BDK4Kc090400@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 71590 >Category: ports >Synopsis: new ports: audio/p5-Audio-WMA: fetch info from WMA audio files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Sep 11 13:20:04 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Simon Barner >Release: FreeBSD 5.3-ALPHA i386 >Organization: >Environment: FreeBSD zi025.glhnet.mhn.de 5.3-ALPHA FreeBSD 5.3-ALPHA #0: Mon Aug 23 14:34:13 CEST 2004 root@zi025.glhnet.mhn.de:/mnt/fbsd521/usr/src/sys/i386/compile/KIS TE i386 >Description: This perl module allows you to extract meta information from WMA files (bitrate, duration, ...) >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Audio-WMA # p5-Audio-WMA/Makefile # p5-Audio-WMA/distinfo # p5-Audio-WMA/pkg-descr # p5-Audio-WMA/pkg-plist # echo c - p5-Audio-WMA mkdir -p p5-Audio-WMA > /dev/null 2>&1 echo x - p5-Audio-WMA/Makefile sed 's/^X//' >p5-Audio-WMA/Makefile << 'END-of-p5-Audio-WMA/Makefile' X# New ports collection makefile for: p5-Ogg-Vorbis-Header X# Date created: Sept 11 2004 X# Whom: Simon Barner <barner@gmx.de> X# X# $FreeBSD$ X# X XPORTNAME= Audio-WMA XPORTVERSION= 0.01 XCATEGORIES= audio perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR=Audio XPKGNAMEPREFIX= p5- X XMAINTAINER= barner@gmx.de XCOMMENT= Fetch info from WMA audio files X XPERL_CONFIGURE= yes X XMAN3= Audio::WMA.3 X X.include <bsd.port.mk> END-of-p5-Audio-WMA/Makefile echo x - p5-Audio-WMA/distinfo sed 's/^X//' >p5-Audio-WMA/distinfo << 'END-of-p5-Audio-WMA/distinfo' XMD5 (Audio-WMA-0.01.tar.gz) = 860be7180341c07181d018aeef2eb6ad XSIZE (Audio-WMA-0.01.tar.gz) = 46421 END-of-p5-Audio-WMA/distinfo echo x - p5-Audio-WMA/pkg-descr sed 's/^X//' >p5-Audio-WMA/pkg-descr << 'END-of-p5-Audio-WMA/pkg-descr' XFetch info from WMA audio files. X XWWW: http://search.cpan.org/~daniel/Audio-WMA-0.01/ END-of-p5-Audio-WMA/pkg-descr echo x - p5-Audio-WMA/pkg-plist sed 's/^X//' >p5-Audio-WMA/pkg-plist << 'END-of-p5-Audio-WMA/pkg-plist' X%%SITE_PERL%%/Audio/WMA.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/WMA/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/WMA X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Audio 2>/dev/null || true END-of-p5-Audio-WMA/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040911131345.725A4C0F4>