mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
make this into a slave port
PR: 17356 Submitted by: maintainer
This commit is contained in:
parent
d1335039fc
commit
6664829276
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27358
@ -6,40 +6,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= TiMidity++-1.3.10
|
||||
PKGNAME= timidity++-slang-1.3.10
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/
|
||||
INTERFACE= slang
|
||||
|
||||
MAINTAINER= yatt@msc.biglobe.ne.jp
|
||||
MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs
|
||||
|
||||
RUN_DEPENDS= ${PREFIX}/bin/timidity:${PORTSDIR}/audio/timidity++
|
||||
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_AUTOCONF= yes
|
||||
|
||||
FILESDIR= ${.CURDIR}/../../audio/timidity++/files
|
||||
|
||||
DIST_SUBDIR= timidity
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --with-x \
|
||||
--enable-ncurses --disable-vt100 --disable-tcltk \
|
||||
--disable-emacs --disable-xaw --disable-xskin \
|
||||
--disable-motif --enable-slang=dynamic --disable-gtk \
|
||||
--enable-network --enable-spectrogram --enable-wrd
|
||||
.if ${PORTOBJFORMAT} == "elf"
|
||||
CONFIGURE_ENV= LDFLAGS=-export-dynamic
|
||||
.endif
|
||||
|
||||
TIMID_DIR= ${PREFIX}/lib/timidity
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC}/interface; ${MAKE}
|
||||
|
||||
do-install:
|
||||
cd ${WRKSRC}/interface; ${MAKE} ${INSTALL_TARGET}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -3,7 +3,7 @@ This port allows you to operate TiMidity++ with Slang interface.
|
||||
Formerly, the original version of this program was written by Tuuka
|
||||
Toivonen(until version 0.2i).
|
||||
Now, Masanao Izumo and many hackers are developing "TiMidity++".
|
||||
Official site is
|
||||
http://www.goice.co.jp/member/mo/timidity/
|
||||
|
||||
WWW: http://www.goice.co.jp/member/mo/timidity/
|
||||
|
||||
Yoichi Asai <yatt@msc.biglobe.ne.jp>
|
||||
|
Loading…
Reference in New Issue
Block a user