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) |
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
|
2005-07-25 13:20:11 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Needs updating to 0.12.0beta
|
2005-06-13 01:51:13 by Krister Walfridsson | Files touched by this commit (92) |
Log message:
Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead.
|
2005-05-24 12:44:35 by Roland Illig | Files touched by this commit (1) |
Log message:
Converted USE_GNU_TOOLS to USE_TOOLS.
|
2005-05-18 11:22:22 by Roland Illig | Files touched by this commit (1) |
Log message:
Added NetBSD CVS tag.
|
2005-05-18 11:22:22 by Roland Illig | Files touched by this commit (1) |
Log message:
Added NetBSD CVS tag.
|
2005-05-18 11:17:47 by Roland Illig | Files touched by this commit (1) |
Log message:
Removed trailing whitespace.
|
2005-05-07 02:13:07 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
Add various notes of things to look at.
|
2005-05-07 02:11:48 by Jeremy C. Reed | Files touched by this commit (4) |
Log message:
Add MESSAGE to suggest installing sysutils/cdrdao package for
rezound to burn audio files to CD.
Add patch-af to fix problem with detecting bison.
Get rid of PKGNAME because lets keep this name lowercase
(and include "beta" in name).
Fix MASTER_SITES to use sourceforge mirrors.
Improve COMMENT.
Get rid of BUILD_DEPENDS for bison and cdrdao.
Add comment that needs real bison and not yacc.
Add "yacc" to USE_GNU_TOOLS. This will be broken
on some platforms. I understand the new "tools" system
for pkgsrc will have a choice for "bison".
Support the pkgsrc DEVOSSSOUND. Also patch-ad uses this.
Comment out the LDFLAGS for -lcompat. (This package
does not have a maintainer, sorry if this breaks for someone.)
Get rid of setting "YACC". It is overridden on some systems
and not seen anyways.
Add a build time option for "alsa".
Include buildlinks for pthread and ossaudio.
Add locale files to PLIST.
Todo: see the todo!
|