From owner-freebsd-ports Sun Jan 9 4:50: 7 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A2271522A for ; Sun, 9 Jan 2000 04:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA32374; Sun, 9 Jan 2000 04:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3]) by hub.freebsd.org (Postfix) with ESMTP id 93DDA1526D for ; Sun, 9 Jan 2000 04:39:52 -0800 (PST) (envelope-from dima@netserv1.chg.ru) Received: (from dima@localhost) by netserv1.chg.ru (8.9.3/8.9.3) id PAA06745; Sun, 9 Jan 2000 15:39:48 +0300 (MSK) Message-Id: <200001091239.PAA06745@netserv1.chg.ru> Date: Sun, 9 Jan 2000 15:39:48 +0300 (MSK) From: Dmitry Sivachenko Reply-To: dima@Chg.RU To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16004: New port: audio/yamt Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16004 >Category: ports >Synopsis: New port: audio/yamt >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jan 9 04:50:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Dmitry Sivachenko >Release: FreeBSD 3.3-RELEASE i386 >Organization: >Environment: >Description: >How-To-Repeat: >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: # # . # ./Makefile # ./files # ./files/md5 # ./pkg # ./pkg/PLIST # ./pkg/COMMENT # ./pkg/DESCR # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: yamt X# Version required: 0.2 X# Date created: 9 January 2000 X# Whom: Dmitry Sivachenko X# X# $FreeBSD: $ X# X XDISTNAME= yamt-0.2 XCATEGORIES= audio gnome XMASTER_SITES= http://download.sourceforge.net/yamt/ \ X ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ X XMAINTAINER= dima@Chg.RU X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ X gnomeui.3:${PORTSDIR}/x11/gnomelibs X XGTK_CONFIG?= ${X11BASE}/bin/gtk12-config X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-gnome=${X11BASE} XCONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" X X.include END-of-./Makefile echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (yamt-0.2.tar.gz) = ab7b227b63c39d56991ffaa356356076 END-of-./files/md5 echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xbin/yamt Xshare/gnome/apps/Applications/yamt.desktop END-of-./pkg/PLIST echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XYes Another Mp3 Tool which helps you to organize your mp3s END-of-./pkg/COMMENT echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' XYAMT is Yet Another Mp3 Tool which helps you to organize your mp3s. X XFEATURES: X XCurrently YAMT supports the following: X - Editing of single ID3 TAGs X - Rename files based on their ID3 TAGs (optional recursive) X - Mass tagging with variables %dir and %file X for the current directory and file (optional recursive) X - Sorting into subdirectories X - Find files with a special TAG (optional recursive) X XWWW: http://yamt.sourceforge.net X X XDmitry Sivachenko, Xdima@Chg.RU END-of-./pkg/DESCR exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message