Date: Fri, 27 Mar 2009 17:37:09 +0100 (CET) From: bapt <baptiste.daroussin@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/133128: [NEW PORT] audio/tagutil: A tool to manage tags in music files Message-ID: <20090327163709.19E13F1920@wicklow.lan> Resent-Message-ID: <200903271640.n2RGe1O3074776@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133128 >Category: ports >Synopsis: [NEW PORT] audio/tagutil: A tool to manage tags in music 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: Fri Mar 27 16:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: bapt >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD wicklow.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #9: Thu Mar 26 08:18:05 CET 2009 >Description: Tagutil is a pure C BSDL tool to manage tag informations on music files. It can work on every formats supported by taglib. WWW: http://hg.kaworu.ch/tagutil/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tagutil-2.1.shar begins here --- # 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: # # tagutil # tagutil/pkg-descr # tagutil/Makefile # tagutil/distinfo # echo c - tagutil mkdir -p tagutil > /dev/null 2>&1 echo x - tagutil/pkg-descr sed 's/^X//' >tagutil/pkg-descr << 'c598fe031dbdbb4adee98d61c626156c' XTagutil is a pure C BSDL tool to manage tag informations on music files. It can Xwork on every formats supported by taglib. X XWWW: http://hg.kaworu.ch/tagutil/ c598fe031dbdbb4adee98d61c626156c echo x - tagutil/Makefile sed 's/^X//' >tagutil/Makefile << 'a70b33e98d4a4eaf3848b86ccb7032fa' X# New ports collection makefile for: tagutil X# Date created: 2009-03-27 X# Whom: bapt <baptiste.daroussin@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= tagutil XPORTVERSION= 2.1 XCATEGORIES= audio XMASTER_SITES= http://files.kaworu.ch/ X XMAINTAINER= baptiste.daroussin@gmail.com XCOMMENT= A tool to manage tags in music files X XBUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config XLIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib X XMAKE_JOBS_SAFE= yes X XMAN1+= tagutil.1 XPLIST_FILES+= bin/tagutil X XMANCOMPRESSED= yes X X.include <bsd.port.mk> a70b33e98d4a4eaf3848b86ccb7032fa echo x - tagutil/distinfo sed 's/^X//' >tagutil/distinfo << 'a359a5fd00b1a31a90008d002df5f590' XMD5 (tagutil-2.1.tar.gz) = a7ad6efbf062459ea71fdafaaec9d9eb XSHA256 (tagutil-2.1.tar.gz) = fcb10d65c2fb69fcf6c15b56fdeb1df403a3edc6cd952d5b4c69db356b6725eb XSIZE (tagutil-2.1.tar.gz) = 18675 a359a5fd00b1a31a90008d002df5f590 exit --- tagutil-2.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090327163709.19E13F1920>