Date: Sat, 12 Jun 1999 23:32:50 +0900 From: yatt@msc.biglobe.ne.jp To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12160: New Ports: japanese/timidity++-slang Message-ID: <19990612233250G.yatt@msc.biglobe.ne.jp>
next in thread | raw e-mail | index | archive | help
>Number: 12160 >Category: ports >Synopsis: New Ports: japanese/timidity++-slang >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: Sat Jun 12 07:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Yoichi Asai >Release: FreeBSD 3.1-RELEASE i386 >Organization: Personal >Environment: >Description: TiMidity++ S-Lang interface(Japanese). Needs audio/timidity++. >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: # # timidity++-slang # timidity++-slang/pkg # timidity++-slang/pkg/PLIST # timidity++-slang/pkg/DESCR # timidity++-slang/pkg/COMMENT # timidity++-slang/Makefile # echo c - timidity++-slang mkdir -p timidity++-slang > /dev/null 2>&1 echo c - timidity++-slang/pkg mkdir -p timidity++-slang/pkg > /dev/null 2>&1 echo x - timidity++-slang/pkg/PLIST sed 's/^X//' >timidity++-slang/pkg/PLIST << 'END-of-timidity++-slang/pkg/PLIST' Xlib/timidity/interface_s.so END-of-timidity++-slang/pkg/PLIST echo x - timidity++-slang/pkg/DESCR sed 's/^X//' >timidity++-slang/pkg/DESCR << 'END-of-timidity++-slang/pkg/DESCR' XThis port allows you to operate TiMidity++ with Slang interface. X XFormerly, the original version of this program was written by Tuuka XToivonen(until version 0.2i). XNow, Masanao Izumo and many hackers are developing "TiMidity++". XOfficial site is Xhttp://www.goice.co.jp/member/mo/timidity/ X XYoichi Asai <yatt@msc.biglobe.ne.jp> END-of-timidity++-slang/pkg/DESCR echo x - timidity++-slang/pkg/COMMENT sed 's/^X//' >timidity++-slang/pkg/COMMENT << 'END-of-timidity++-slang/pkg/COMMENT' XSlang interface for TiMidity++. END-of-timidity++-slang/pkg/COMMENT echo x - timidity++-slang/Makefile sed 's/^X//' >timidity++-slang/Makefile << 'END-of-timidity++-slang/Makefile' X# New ports collection makefile for: TiMidity++ X# Version required: 1.3.9 X# Date created: 27 Feb 1999 X# Whom: Yoichi Asai <yatt@msc.biglobe.ne.jp> X# X# $Id$ X# X XDISTNAME= TiMidity++-1.3.9 XPKGNAME= ja-timidity++-slang-1.3.9 XCATEGORIES= japanese audio XMASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ X XMAINTAINER= yatt@msc.biglobe.ne.jp X XRUN_DEPENDS= ${PREFIX}/bin/timidity:${PORTSDIR}/audio/timidity++ XLIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang X XUSE_XLIB= yes XUSE_AUTOCONF= yes X XFILESDIR= ${.CURDIR}/../../audio/timidity++/files X XDIST_SUBDIR= timidity X X.include <bsd.port.pre.mk> X XCONFIGURE_ARGS= --prefix=${PREFIX} --with-x \ X --enable-ncurses --disable-vt100 --disable-tcltk \ X --disable-emacs --disable-xaw --disable-xskin \ X --disable-motif --enable-slang=dynamic --disable-gtk \ X --enable-network --enable-spectrogram --enable-wrd X.if ${PORTOBJFORMAT} == "elf" XCONFIGURE_ENV= LDFLAGS=-export-dynamic X.endif X XTIMID_DIR= ${PREFIX}/lib/timidity X Xdo-build: X cd ${WRKSRC}/interface; ${MAKE} X Xdo-install: X cd ${WRKSRC}/interface; ${MAKE} ${INSTALL_TARGET} X X.include <bsd.port.post.mk> END-of-timidity++-slang/Makefile 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?19990612233250G.yatt>