From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 11 13:20:22 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 071FB16A4CF for ; Sat, 11 Sep 2004 13:20:22 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A829B43D58 for ; Sat, 11 Sep 2004 13:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8BDK4ou090401 for ; Sat, 11 Sep 2004 13:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8BDK4Kc090400; Sat, 11 Sep 2004 13:20:04 GMT (envelope-from gnats) Resent-Date: Sat, 11 Sep 2004 13:20:04 GMT Resent-Message-Id: <200409111320.i8BDK4Kc090400@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Simon Barner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3B8016A4CF for ; Sat, 11 Sep 2004 13:13:27 +0000 (GMT) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id F301443D5E for ; Sat, 11 Sep 2004 13:13:26 +0000 (GMT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 725A4C0F4; Sat, 11 Sep 2004 15:13:45 +0200 (CEST) Message-Id: <20040911131345.725A4C0F4@zi025.glhnet.mhn.de> Date: Sat, 11 Sep 2004 15:13:45 +0200 (CEST) From: Simon Barner To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/71590: new ports: audio/p5-Audio-WMA: fetch info from WMA audio files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Simon Barner List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2004 13:20:22 -0000 >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 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 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: