Commit graph

19 commits

Author SHA1 Message Date
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
joerg
a8a3c01339 Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
2008-05-25 21:42:20 +00:00
jlam
76ed4a5797 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 06:10:30 +00:00
gson
5fc2162db5 Updated wavesurfer to version 1.8.5. Summary of changes since 1.7.4:
* Mouse- and key binding updates:
      shortcuts keys for recording
      support for multiple popup events (shift-left-button and
      right-button are now the default on all platforms)
    * Misc. bug fixes including zoom in/out mixup

Changes in WaveSurfer version 1.8.4

    * Improved scrollwheel support, including zooming (Ctrl + wheel)
    * Fixed bugs in chooser & preferences dialogs
    * Several other bug fixes

Changes in WaveSurfer version 1.8.3

    * Global console variables SOUND and WSURF contain active sound/widget
    * Localization file for Brazilian Portuguese
    * Minor cosmetic fixes and some bug fixes

Changes in WaveSurfer version 1.8.2

    * The Chooser dialog can now handle bookmarks of the form
      pathname:<time>
    * Updated documentation
    * Bug fixes

Changes in WaveSurfer version 1.8.1

    * Many minor improvements and fixes

Changes in WaveSurfer version 1.8

    * Updated GUI that better matches the platform (WinXP, MacOSX,
      etc.) WaveSurfer is run on.
    * Other minor improvements and bug fixes

Changes in WaveSurfer version 1.7.6

    * -config option can now also specify a full path name
    * Chooser-dialog now handles auto-play, Windows path names and sorting
    * Automatically generated plots will not generate "Unsaved
      changes" dialog on exit as default anymore
    * WaveSurfer Mac binary now uses Tcl/Tk 8.4.9
    * Lots of other minor improvements and bug fixes

Changes in WaveSurfer version 1.7.5

    * Expanded key binding functionality
    * Enhancements to the Chooser-dialog
    * WaveSurfer binaries now use Snack 2.2.9
    * Several other improvements and bug fixes
2007-05-28 07:38:26 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
rillig
5298552c8f Fixed pkglint warnings. 2006-06-18 07:55:42 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
hira
354f65b183 Remove extra backslash. 2005-11-15 12:55:14 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
gson
84908a1e8b Updated wavesurfer to version 1.7.4. Summary of changes:
* Changes in WaveSurfer version 1.7.4

New functionality for handling long transcription files. The Browse
dialog now shows all text for easy navigation. Words are highlighted
during playback and when clicked on that part of the sound file will
be centered in the view.

Unwanted labels can be hidden in transcription panes.

Added possibility to "child safe" panes through the new option -state
to method addPane in the wsurf API, create such panes like this:
$widget addPane -state disabled

* Changes in WaveSurfer version 1.7.3

New statistics window for dataplot-pane

Several other improvements and bug fixes

* Changes in WaveSurfer version 1.7.2

New View-menu items for quick and accurate zooming

WaveBar now displays the zoom level

Moved several preference items from Misc-pane to new Sound I/O-pane

Many other improvements and bug fixes

* Changes in WaveSurfer version 1.7.1

Corrected bugs in TIMIT-format detection and Chooser...

Multiple -config options can now be given when starting WaveSurfer
from the command line

Added method wsurf::new

* Changes in WaveSurfer version 1.7

Transcription file format is now automatically detected

The WaveSurfer transcription format now allows for non-contiguous
labels

The menu item for converting transcription format became superfluous
due to other changes and was removed

* Changes in WaveSurfer version 1.6.5

WaveSurfer binaries now use Snack 2.2.7

* Changes in WaveSurfer version 1.6.4

New "Chooser" dialog to load a list of sound file names for quick
access. The command line option -filelist can be used to specify this
list at start-up.

New transcription function to split a sound file according to a
transcription. Labels specify file names.

Wsurf widget now has zoom icons built in.

WaveSurfer binaries now use Snack 2.2.5

Updated demos

Many bug fixes

* Changes in WaveSurfer version 1.6.3

New Wsurf.py by Kazuaki Maeda used for embedding wsurf widgets in
Python applications

Key bindings Shift-Control-space for playing labels continuously with
short inserted pause between each

Many bug fixes

* Changes in WaveSurfer version 1.6.2

WaveSurfer MacOSX binary does not require a Tcl/Tk installation anymore

Key bindings for zooming

File | Save will now save files for all panes if they contain changes
or if they have been created from scratch

Removed confusing properties, such as "Data spacing", for dataplot
panes related to pitch, power, and formant plots

Current configuration shown in title bar

WaveSurfer binaries now use Snack 2.2.4

Bug fixes for locking dataplots, Windows USB sound cards, etc.

* Changes in WaveSurfer version 1.6.1

Bug fix in dataplot plug-in which prevented saving of configurations

Some sound information is now shown in the message bar when cursor is
over the widget title bar

* Changes in WaveSurfer version 1.6.0

Changed organization of pop-up menus

Dataplot pane can now also display files where one column gives the
time coordinate

New Python API for writing WaveSurfer plugins in Python. Contributed
Geoffrey Wilfart

Other minor bug fixes

* Changes in WaveSurfer version 1.5.7

Improved transcription file search logic

A start time offset can be specified for the time axis

Values in spectrum section can now be copied to the clipboard as text

Enhancements and bug fixes

* Changes in WaveSurfer version 1.5.6

Added standard copy/paste functionality for transcription labels

Values in dataplot pane can now be copied to the clipboard as text

Other enhancements and bug fixes

* Changes in WaveSurfer version 1.5.5

New "About WaveSurfer" window that displays version and build id
(date+time). Moved Plug-ins menu entry from File menu to "Help | About
Plug-ins"

Fixed bugs in dataplot and off-line help on windows.

Other enhancements and bug fixes

* Changes in WaveSurfer version 1.5.4

Reorganized popup-menu and moved several functions to Analysis sub-menu

Help page works without internet connection

Pasting of transcription labels and regexp search

Several other enhancements and bug fixes

* Changes in WaveSurfer version 1.5.3

WaveSurfer binaries now use Snack 2.2.3

Many minor enhancements and bug fixes

* Changes in WaveSurfer version 1.5.2

Default configuration can now be specified

Preference settings can now be stored together with configuration

New slider for changing spectrogram analysis bandwith

Fixed recording problem on Windows

Transcription improvements: play labels with mouse button 2,
boundaries lie above selection

Several other minor enhancements

* Changes in WaveSurfer version 1.5.1

Cursor visible in transcription panes

New time format: seconds

Transcription panes now defaults to use WaveSurfer native format

WaveSurfer binaries now use Snack 2.2.2

Many minor enhancements and bug fixes

* Changes in WaveSurfer version 1.5

Looping playback

Support for 24-bit recording

New enhanced console

New build system for WaveSurfer binaries, should solve earlier
problems with anti-virus software

WaveSurfer binaries now use Tcl/Tk 8.4.2

Many bug fixes

* Changes in WaveSurfer version 1.4.7

Improved printing on Windows

Support for packed 24-bit files

CoreAudio support on MacOS

Transcription labels can highlight during playback

WaveSurfer now uses Snack version 2.2.1

Many bug fixes. For example, regarding of Waves transcription files,
unsynchronized panes, frequency axis after rate conversion, scroll
during playback, combobox rendering on Macintosh
2004-11-27 10:52:06 +00:00
minskim
add786d298 Switch to Tk 8.4 and add a missing file to PLIST. Since this package
doesn't build anything, define NO_BUILDLINK and set USE_LANGUAGES to
an empty string.

Bump PKGREVISION.
2004-03-09 18:04:06 +00:00
minskim
2827f5b2d8 Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00
jmmv
427853ce1c Regen checksum and do not use DIST_SUBDIR any more, so the distfile gets
refetched.  Closes PR pkg/22352.
2003-09-10 20:44:18 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
gson
75738a0f9c Updated to version 1.4.6.
Changes in WaveSurfer version 1.4.6:

Added WaveSurfer native transcription format, one label per line
"start_sec end_sec label"

WaveSurfer now uses the latest release of Snack, version 2.2

Several new keyboard shortcuts

Two new visualization plug-ins available, for plotting of pitch marks
files and boundary differences between two transcriptions files.

Many bug fixes and minor improvements

Changes in WaveSurfer version 1.4.5:

New sound mixing functionality

New time display formats "10ms frames" "PAL frames" and "NTSC frames"

Several bug fixes and minor improvements

Changes in WaveSurfer version 1.4.4:

New video plugin that makes it possible to open video files in
WaveSurfer, to do labelling or annotations as well as simple
cut-and-paste editing (Windows only)

Several bug fixes and minor improvements
2002-12-01 22:10:23 +00:00
wiz
0a41fa6f56 Convert to buildlink2, and use latest tarball (changed without name change)
from the master site. Changes are documentation updates.
2002-10-21 14:43:25 +00:00
gson
4045130092 Add wavesurfer: Tool for sound visualization and manipulation
WaveSurfer is an Open Source tool for sound visualization and
manipulation. It has been designed to suit both novice and advanced
users. WaveSurfer has a simple and logical user interface that
provides functionality in an intuitive way and which can be adapted to
different tasks. It can be used as a stand-alone tool for a wide range
of tasks in speech research and education. Typical applications are
speech/sound analysis and sound annotation/transcription. WaveSurfer
can also serve as a platform for more advanced/specialized
applications. This is accomplished either through extending the
WaveSurfer application with new custom plug-ins or by embedding
WaveSurfer visualization components in other applications.
2002-08-25 18:50:00 +00:00