From owner-freebsd-ports Thu Mar 16 22:50: 6 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 B7B4A37BD3A for ; Thu, 16 Mar 2000 22:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA45353; Thu, 16 Mar 2000 22:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail4s.biglobe.ne.jp (mail4s.biglobe.ne.jp [210.147.14.249]) by hub.freebsd.org (Postfix) with ESMTP id 2252D37BE4F for ; Thu, 16 Mar 2000 22:41:33 -0800 (PST) (envelope-from yatt@msc.biglobe.ne.jp) Received: from mail-gw.biglobe.ne.jp (mailsv18.biglobe.ne.jp [133.205.12.240]) by mail4s.biglobe.ne.jp (8.9.1+3.1W/3.7W-99081617) with ESMTP id PAA27287 for ; Fri, 17 Mar 2000 15:40:54 +0900 (JST) Received: from mail-relay.biglobe.ne.jp by mail-gw.biglobe.ne.jp (3.7W-INET_GW) id LAA16832 for ; Sat, 11 Mar 2000 11:55:11 +0900 (JST) Received: from pop151.biglobe.ne.jp by mail-relay.biglobe.ne.jp (3.7W-BIGLOBE-relay) id LAA11812 for ; Sat, 11 Mar 2000 11:55:11 +0900 (JST) Message-Id: <20000311114950L.yatt@msc.biglobe.ne.jp> Date: Sat, 11 Mar 2000 11:49:50 +0900 From: Yoichi ASAI Reply-To: yatt@msc.biglobe.ne.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17428: Update: audio/timidity++-gtk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17428 >Category: ports >Synopsis: Update: audio/timidity++-gtk >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: Thu Mar 16 22:50:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Yoichi ASAI >Release: FreeBSD 3.3-RELEASE i386 >Organization: Personal >Environment: >Description: Update for audio/timidity++-gtk. >How-To-Repeat: >Fix: diff -urN timidity++-gtk.orig/Makefile timidity++-gtk/Makefile --- timidity++-gtk.orig/Makefile Wed Oct 13 01:20:00 1999 +++ timidity++-gtk/Makefile Thu Mar 2 21:14:22 2000 @@ -6,43 +6,8 @@ # $FreeBSD: ports/audio/timidity++-gtk/Makefile,v 1.1.1.1 1999/10/12 16:20:56 flathill Exp $ # -DISTNAME= TiMidity++-1.3.10 -PKGNAME= timidity++-gtk-1.3.10 -CATEGORIES= audio -MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ +INTERFACE= gtk -MAINTAINER= yatt@msc.biglobe.ne.jp +MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs -RUN_DEPENDS= ${PREFIX}/bin/timidity:${PORTSDIR}/audio/timidity++ -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 - -USE_XLIB= yes -USE_AUTOCONF= yes - -FILESDIR= ${.CURDIR}/../../audio/timidity++/files - -DIST_SUBDIR= timidity - -.include - -CONFIGURE_ARGS= --prefix=${PREFIX} --with-x \ - --disable-ncurses --disable-vt100 --disable-tcltk \ - --disable-emacs --disable-xaw --disable-xskin \ - --disable-motif --disable-slang --enable-gtk=dynamic \ - --enable-network --enable-spectrogram --enable-wrd -CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config SHLD="gcc -shared" -.if ${PORTOBJFORMAT} == "elf" -CONFIGURE_ENV+= LDFLAGS=-export-dynamic -.endif - -TIMID_DIR= ${PREFIX}/lib/timidity -LINK= gtkmidi - -do-build: - cd ${WRKSRC}/interface; ${MAKE} - -do-install: - cd ${WRKSRC}/interface; ${MAKE} ${INSTALL_TARGET} - ${LN} -sf ${PREFIX}/bin/timidity ${PREFIX}/bin/${LINK} - -.include +.include "${MASTERDIR}/Makefile" diff -urN timidity++-gtk.orig/pkg/DESCR timidity++-gtk/pkg/DESCR --- timidity++-gtk.orig/pkg/DESCR Wed Oct 13 01:20:00 1999 +++ timidity++-gtk/pkg/DESCR Thu Mar 2 20:52:33 2000 @@ -3,7 +3,7 @@ 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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message