Date: Sat, 10 Feb 2007 23:31:08 +0800 (CST) From: CHAO Shin <quakelee@cn.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/109021: [NEW PORT] audio/py-apetag Message-ID: <200702101531.l1AFV8hQ022043@tarsier.delphij.net> Resent-Message-ID: <200702101540.l1AFe7ik002578@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109021 >Category: ports >Synopsis: [NEW PORT] audio/py-apetag >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 Feb 10 15:40:06 GMT 2007 >Closed-Date: >Last-Modified: >Originator: CHAO Shin >Release: FreeBSD 7.0-CURRENT i386 >Organization: The FreeBSD Simplified Chinese Project >Environment: System: FreeBSD portyard.sysdept.sina.com.cn 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Feb 1 19:02:06 CST 2007 root@portyard.sysdept.sina.com.cn:/usr/obj/usr/src/sys/GX270 i386 >Description: Add a new port. >How-To-Repeat: >Fix: --- py-apetag.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: # # py-apetag # py-apetag/pkg-plist # py-apetag/pkg-descr # py-apetag/distinfo # py-apetag/Makefile # echo c - py-apetag mkdir -p py-apetag > /dev/null 2>&1 echo x - py-apetag/pkg-plist sed 's/^X//' >py-apetag/pkg-plist << 'END-of-py-apetag/pkg-plist' X%%PYTHON_SITELIBDIR%%/ApeTag.py X%%PYTHON_SITELIBDIR%%/ApeTag.pyc X%%PYTHON_SITELIBDIR%%/ApeTag.pyo END-of-py-apetag/pkg-plist echo x - py-apetag/pkg-descr sed 's/^X//' >py-apetag/pkg-descr << 'END-of-py-apetag/pkg-descr' XA pure Python library for manipulating APEv2 and ID3v1 tags. X XWWW: http://sourceforge.net/projects/pylibape/ END-of-py-apetag/pkg-descr echo x - py-apetag/distinfo sed 's/^X//' >py-apetag/distinfo << 'END-of-py-apetag/distinfo' XMD5 (py-ApeTag-1.0.tar.gz) = 29e58765e71da222d6a6205433a12873 XSHA256 (py-ApeTag-1.0.tar.gz) = 96b146c17ab822bd6bb07d50927cb34dc0807f169f2c73b1ea7ea1c462e9db38 XSIZE (py-ApeTag-1.0.tar.gz) = 15078 END-of-py-apetag/distinfo echo x - py-apetag/Makefile sed 's/^X//' >py-apetag/Makefile << 'END-of-py-apetag/Makefile' X# New ports collection makefile for: py-apetag X# Date created: February 10, 2007 X# Whom: Chao Shin <quakelee@cn.freebsd.org> X# X# $FreeBSD $ X XPORTNAME= ApeTag XPORTVERSION= 1.0 XCATEGORIES= audio python XMASTER_SITES= SF XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= py-${PORTNAME}-${PORTVERSION} X XMAINTAINER= quakelee@cn.freebsd.org XCOMMENT= Library for APE Tag written in Python X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X X.include <bsd.port.mk> END-of-py-apetag/Makefile exit --- py-apetag.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?200702101531.l1AFV8hQ022043>