./wip/ReZound, Audio editor with graphical interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.12.0betanb1, Package name: rezound-0.12.0betanb1, Maintainer: pkgsrc-users

ReZound aims to be a stable, open source, and graphical audio file editor
primarily for but not limited to the Linux operating system.


Required to run:
[audio/portaudio] [audio/flac] [audio/lame] [audio/libvorbis] [audio/libaudiofile] [math/fftw2] [x11/fox]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/pkg-config] [devel/bison] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [wip/libSoundTouch]

Master sites: (Expand)

SHA1: 0c558ec6fd0df399d1c25f578d14d5ddd765f9e1
RMD160: 48a95822509c785ef540db72d5abdff2cdd8c4d9
Filesize: 1742.945 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2007-01-14 11:37:43 by Thomas Klausner | Files touched by this commit (1)
Log message:
Might need patching for flac-1.1.3 API -- gentoo has a patch.
   2006-11-11 00:07:17 by Sergey Svishchev | Files touched by this commit (7)
Log message:
Whitespace police.
   2006-05-19 18:51:13 by Yoshito Komatsu | Files touched by this commit (107)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2006-03-09 22:02:03 by Johnny C. Lam | Files touched by this commit (31)
Log message:
ossaudio.buildlink3.mk has been replaced by oss.buildlink3.mk.
   2006-01-09 23:07:35 by Roland Illig | Files touched by this commit (1)
Log message:
Fixed the pkglint warning about misquoted CPP macro.
   2005-07-25 15:41:54 by Thomas Klausner | Files touched by this commit (11) | Package updated
Log message:
Update to 0.12.0beta:
Notes:
This release adds a few new major features and some overdue bug fixes.

Changes:
- Implemented Macros.  Now, if you often repeat a sequence of edits,
  you can record this sequence, and play them back unattendedly on
  different files.
- Implemented user-definable key-bindings.  Now a user can customize
  what he wants keys on the keyboard to do in ReZound.
- Added a new Remaster action which can "shorten quiet areas".
  That is, it finds quiet areas and automatically shortens these by
  some given amount.  It's great for [sic]
- Enhanced the Burn To CD action.  More feedback to the user.
- Included a new Finnish thanks to Uffek
- There is new 'M' column in the loaded sound list to indicate
  which files are in a "modified" state.
- Updated other translation files
- Compiles with latest FOX releases
- Several other bug fixes and cosmetic tweaks