FreeBSD audio : ecawave4>
Simple graphical audio file editor
Ecawave is a simple graphical audio file editor. The user-interface is
based on Qt libraries, while almost all audio functionality is taken
directly from ecasound libraries. As ecawave is designed for editing
large audio files, all processing is done direct-to-disk. Simple
waveform caching is used to speed-up file operations. Ecawave supports
all audio file formats and effect algorithms provided by ecasound
libraries. This includes OSS, ALSA, aRts, over 20 file formats, over 30
effect types, LADPSA plugins and multi-operator effect presets.
http://www.eca.cx/ecawave/
|
ecawave history
v. 1.14
date: 2007/05/19 19:58:24; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2006/06/21 15:34:42; author: itetcu; state: Exp; lines: +2 -2
portlint
PR: ports/99142
Submitted by: Alexander Botero-Lowry
v. 1.12
date: 2006/05/03 05:14:14; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports in categories starting with A.
v. 1.11
date: 2006/02/23 10:34:25; author: ade; state: Exp; lines: +1 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.10
date: 2005/11/26 05:13:18; author: linimon; state: Exp; lines: +1 -1
Reset maintainer at his request.
PR: ports/89566
v. 1.9
date: 2005/11/15 06:47:51; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.8
date: 2004/07/09 17:41:51; author: marcus; state: Exp; lines: +1 -0
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.7
date: 2004/03/05 11:13:43; author: kris; state: Exp; lines: +7 -1
BROKEN on alpha 5.x: Configure fails
v. 1.6
date: 2004/02/04 05:18:27; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.5
date: 2003/06/26 08:29:21; author: daichi; state: Exp; lines: +1 -1
maintenance upgrade of audio/ecawave
PR: 53599
Submitted by: The Anarcat (maintainer)
v. 1.4
date: 2003/04/17 08:34:44; author: arved; state: Exp; lines: +8 -6
Update to 0.6.0
PR: 50657
Submitted by: maintainer
v. 1.3
date: 2003/02/21 10:59:27; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.2
date: 2002/12/26 10:59:33; author: edwin; state: Exp; lines: +1 -3
Removed sourceforge.net from the master_sites, it didn't exist there anymore.
Noticed by: portsurvey
v. 1.1
date: 2001/12/07 22:41:53; author: petef; state: Exp;
Add ecawave-0.4.1, a simple graphical audio file editor
PR: 30050
Submitted by: The Anarcat
=============================================================================
|