aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2013-03-14 01:23:05 +0800
committerpawel <pawel@FreeBSD.org>2013-03-14 01:23:05 +0800
commit420fc9f459a93f15096819be1361a9a69f9d260a (patch)
tree13bbb6dbfbb16e202e220cdc24e99d15a4927db6 /audio
parenta0f3111802341a147bd1ebe752c9c937135b192c (diff)
downloadfreebsd-ports-gnome-420fc9f459a93f15096819be1361a9a69f9d260a.tar.gz
freebsd-ports-gnome-420fc9f459a93f15096819be1361a9a69f9d260a.tar.zst
freebsd-ports-gnome-420fc9f459a93f15096819be1361a9a69f9d260a.zip
- Update COMMENT, pkg-descr
- Give maintainership to submitter PR: ports/176831 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Diffstat (limited to 'audio')
-rw-r--r--audio/timidity/Makefile4
-rw-r--r--audio/timidity/pkg-descr14
2 files changed, 11 insertions, 7 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index b51c24fc201e..9a0da61f03eb 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -9,8 +9,8 @@ MASTER_SITES= http://www.onicos.com/staff/iz/timidity/dist/:timidity \
DISTFILES= ${TIINS}:tiins ${DISTNAME}.tar.gz:timidity
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-MAINTAINER= ports@FreeBSD.org
-COMMENT= MIDI to WAV renderer and player
+MAINTAINER= kevinz5000@gmail.com
+COMMENT= MIDI to PCM software synthesizer
CONFLICTS= timidity++-2.13.*
diff --git a/audio/timidity/pkg-descr b/audio/timidity/pkg-descr
index 7e0c97d8abc4..dedbd99fc73d 100644
--- a/audio/timidity/pkg-descr
+++ b/audio/timidity/pkg-descr
@@ -1,7 +1,11 @@
-TiMidity is a MIDI to WAVE converter using Gravis Ultra-
-sound-compatible patch files to generate digital audio
-data from General MIDI files. The data can be stored in a
-file for processing, or played in real time through an
-audio device.
+TiMidity is a software synthesizer. It can play MIDI files by converting them
+into PCM waveform data; give it a MIDI data along with digital instrument data
+files, then it synthesizes them in real-time, and plays. It can not only play
+sounds, but also can save the generated waveforms into hard disks as various
+audio file formats.
+
+TiMidity 0.2i was written by Tuukka Toivonen <tt@cgs.fi> in 1995. No new version
+of this project has been released since then. Development has been continued by
+Masanao Izumo et al. in the new project named TiMidity++ (audio/timidity++).
WWW: http://www.onicos.com/staff/iz/timidity/