Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2000 15:39:48 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16004: New port: audio/yamt
Message-ID:  <200001091239.PAA06745@netserv1.chg.ru>

next in thread | raw e-mail | index | archive | help

>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 <dima@Chg.RU>
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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001091239.PAA06745>