Commit graph

3896 commits

Author SHA1 Message Date
ghen
7a19c87328 Update homepage. 2006-03-02 10:02:10 +00:00
ghen
cdea9c7f27 plglint says: .for variable names should not contain uppercase letters. 2006-03-02 10:01:43 +00:00
schmonz
67b0e650bf Update to 3.0.7. From the changelog:
* man pages: use named chars or @ and (C)
* fr.po: Fixed format string bug
* Updated the spannish [sic] translation. (Fernando Sancho)
* Fix broken statistics code. save_data was called too many times.
* Rhythm: made backspace work properly
* idbyname: bugfix: don't throw an exception if loading
  lesson file was cancelled.
* Fixed idtone configuration.
* Remove 'passed' flag for tests if the lesson file change.
* i18n.py: removed debug print statements.
2006-03-02 00:48:31 +00:00
tron
e0b47bdd7b Correct broken signal handling. This fixes PR pkg/30515. 2006-03-01 17:39:17 +00:00
joerg
af71c4599e Add DragonFly support. 2006-02-27 17:29:14 +00:00
snj
f1c827b25d Take maintainership.
Update to 0.0.9.

Changes:
- SIGINT plays next song; two in succession exits program
- fixed 8 bit wav support
- added 8 bit libao support on macintosh
- include filename in stdout during playback
2006-02-26 02:33:51 +00:00
adam
a25fb1b227 Changes 1.0.14:
* Really fix MinGW compile problems.
* Minor bug fixes.
2006-02-24 08:11:26 +00:00
rpaulo
ba25077021 Add wmmp. 2006-02-23 23:35:27 +00:00
rpaulo
fcec251d20 A little app in the style of wmusic and wmapmload/wmcpuload. It represents
a fairly complete interface to MPD.

With the precious help from Johnny Lam. Thanks.
2006-02-23 23:34:29 +00:00
rillig
6438c2a6db regen. 2006-02-22 00:06:44 +00:00
rillig
2ae42609f8 Fixed PLIST. Bumped PKGREVISION. Allowed installation as unprivileged user. 2006-02-22 00:06:21 +00:00
tron
0d43c2ae73 Provide a default for "TARGET_SUFFIX" variable to avoid "bmake" errors
on various platforms. This fixes PR pkg/32824 by Brandon Bergren.
2006-02-19 22:53:27 +00:00
adam
cb15f8acd6 Changes 1.0.7:
LASH support has been added.
Improved command line argument handling.
AMD-64 bugfixes
Few synthesis bugfixes.
Other miscellaneous improvements.
2006-02-19 18:26:43 +00:00
martti
d48b5f2558 Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
wiz
9d0ed269c2 Fix build with new libtool (as seen in bulk builds).
autoconf code from xmms, since I think the rest of the infrastructure comes
from there too.
2006-02-16 18:05:58 +00:00
wiz
d2c7fc821c Fix build with new libtool (as seen in bulk builds). 2006-02-16 18:05:09 +00:00
wiz
0b40546d80 Add USE_DIRS xdg-1.2, since it does, and add missing locale
file. Bump PKGREVISION for changed PLIST.
2006-02-16 18:03:55 +00:00
rillig
1022c637e7 Fixed pkglint warnings (defined, but unused variables). 2006-02-15 10:49:11 +00:00
xtraeme
5cf28498f7 Remove libvorbis... it should be included via options.mk. 2006-02-12 18:42:22 +00:00
xtraeme
50ce515b47 Update to 2.4.0.
Changes:

        * Layout of the main window can be changed using Layout[123] options.
          Switching between layouts is done using the 'l' key and now TAB is
          used to switch between the playlist and the directory menu. For
          example, you can configure the layout to see both the playlist and a
          directory content.
        * Support for WMA, RealAudio, MP4 and AAC file using FFmpeg.
        * UTF-8 support.
        * Selecting themes at runtime - T command (this does not change the
          config file).
        * Executing external commands, like 'cp %f /mnt/usb_drive' where %f is
          substituted with the path to the currently selected file.
        * Tags are cached at the server side and read in a separate thread.
          The interface is not locked until the tags are read. Size of the
          cache can be adjusted using TagsCacheSize. The cache is saved at exit
          and loaded at startup.
        * Moving items up and down: u and j commands.
        * Workaround for encoding of ID3v1 tags. New options: UseRCC - to use
          librcc for ID3v1 reencoding (Initial patch by Alexey Gladkov),
          ID3v1TagsEncoding - assumed encoding for ID3v1 tags.
        * Added UseCursorSelection option (default: no) to display cursor on
          the selected file. This is useful with braille displays.
        * Added SetXtermTitle option (disable/enable setting xterm title).
        * Added m4a and aac to the list of extensions supported by ffmpeg.
        * Pressing n when nothing is played starts playing from the first item
          on the playlist.
        * Added FollowPlayedFile option: menu follows the currently played file
          so that it is scrolled if the file is outside the visible part
          (default to yes).
        * Numbering items in the playlist. Can be turned off using
          PlaylistNumbering.
        * New themes: moca_theme (Nicola Vitale), red_theme (yyz), and
          darkdot_theme (David Lazar).
        * Added a command for adding a URL to the playlist using entry (CTRL-u).
        * A and --append can add files from playlists.
        * Interface show the playlist after startup if something from the
          playlist is played (CanStartInPlaylist option).
        * Commands: --append, --clear, --play work now as expected even if there
          is no client running.
        * Use full paths instead of just file names for displaying on the
          playlist.
        * Internet streams can be paused.
        * Ogg plugin name was changed to vorbis.
2006-02-12 18:35:55 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
ghen
3f1f9a936f "The Rosegarden site has moved to rosegardenmusic.com. Please update your link
or bookmark."
2006-02-04 16:23:50 +00:00
wiz
1f2e28d267 Reset maintainer on his request. PR 32699. 2006-02-03 00:58:25 +00:00
rillig
aefae0906f REPLACE_PERL+=scripts/mab2vcard. Bumped PKGREVISION. 2006-01-31 22:58:45 +00:00
markd
aef3709b37 Update to arts 1.5.1 (part of KDE 3.5.1)
Changes unknown.
2006-01-31 22:17:35 +00:00
tonio
fcec47e1de Re-add faad option, to enable mpeg4ip support (to share AAC files) 2006-01-24 15:18:38 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
joerg
0a4ab50927 Has BROKEN_GETTEXT_DETECTION. 2006-01-23 22:59:54 +00:00
wiz
30ae13f00f Update to 1.3.8:
VERSION 1.3.8:
  BUGFIXES:
    * NMM engine would crash when seeking after the playlist finished,
      state Empty wasn't emitted
    * Fixed URL of the Nectarine radio stream.
    * Fix crash after changing the alsa device in the helix configuration
      dialog.
    * When amaroK exits, send SIGTERM to running scripts. (BR 119159)
    * Old error messages could be shown instead of current track lyrics.
    * The equalizer in the helix engine now works properly at low sample
      frequencies.
    * Fixed some threading issues in loading XML playlists.
    * Lyrics that are available on lyrc would be shown as "not found".
    * The helix engine now includes protection so that misbehaving streams
      do not cause the visualizations to leak memory.
2006-01-21 23:49:57 +00:00
adam
20addf2561 Changes 1.0.13:
* Fix form MinGW compiler problems.
  * Allow readin/write of instrument chunks from WAV and AIFF files.
  * Compile problem fix for Solaris compiler.
  * Minor cleanups and bug fixes.
2006-01-21 23:04:08 +00:00
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
jlam
81db182ecc Rename the following variables to reduce the number that we need to track:
EXTRACT_CMD_OPTS.bin		->  EXTRACT_OPTS_BIN
	EXTRACT_CMD_OPTS.lha		->  EXTRACT_OPTS_LHA
	EXTRACT_CMD_OPTS.rar		->  EXTRACT_OPTS_RAR
	EXTRACT_CMD_OPTS.tar		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.Z		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.bz2	->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.gz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz2		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tgz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.zip		->  EXTRACT_OPTS_ZIP
	EXTRACT_CMD_OPTS.zoo		->  EXTRACT_OPTS_ZOO
	EXTRACT_CMD_OPTS_tar.gz		->  EXTRACT_OPTS_TAR
2006-01-20 23:41:29 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
jmmv
eee6b470e5 Update to 0.3.9:
* Fix for bug 319421: ibmtts hardcoded to en_US locale (Bill Abt)

* For for bug 319875: Add eciInsertIndex to viavoice driver (Bill Abt)

* Fix for bug 320013: Add more parameters to ibmtts driver (Bill Abt)

* Fix for build problem on Solaris (Rich Burridge)

* Fix for bug 142354: FreeTTS driver exits when refcount goes to 0 instead
  of living forever (Willie Walker)

* Fix for bug 313652: FreeTTS build fix (Bernard Leak)

* Fix for bug 319980: test-speech now uses selected gender instead of
  hardcoding to male (Willie Walker)

* Fix for bug 314736: Cygwin ports patch (Cygwin Ports maintainer)

* Fix for bug 314840: Corrected the use of the rate and pitch
  parameters for ibmtts driver so that they are absolute and not
  relative values (IBM)

* Provide different method for finding the Java virtual machine for
  freetts-synthesis-driver (Willie Walker)

* Fix for bug 319168: FreeTTS streaming audio player could not be used
  (Willie Walker)
2006-01-20 13:34:15 +00:00
jmmv
44889eda12 Update gnome-vfs2* to 2.12.2:
* Correctly resolve nested symlinks without accessing
  invalid memory
* Synch xdgmime with upstream to fix handling of the
  mime cache
* Improve parsing of files which have names that match dates,
  years or times of day.
* Correctly return GNOME_VFS_ERROR_CANCELLED if an
  authentication was cancelled in the ftp, sftp and smb method
* Fix problem with multiple cd volumes
* Add logic for Win32 so we won't return crap like /x:/foo/bar.zap
  and fix handling of file overwrites.
2006-01-20 13:29:13 +00:00
schmonz
d902b2bf64 Update to 3.0.6. From the changelog:
* singinterval bugfix: don't crash if last question in tests is anwered wrongly.
* chord-m7-7-maj7-m7b5-dim7 and chord-m9-9-7b9-maj79: Don't crash
    when running tests.
* Add the singanswer lesson files to the pratise menu.
* Correctly connect ComboBoxEntry events in preferences window.
* Don't show GtkWarnings in the traceback window. Added --show-gtk-warnings
    commandline options for those who want to see them.
* Fixed the singanswer module and added some "Sing chord tone"
    exercises to the practise menu.
* updated no.po
* Added gui in the preferences window to select the language to be
    used. Use this if solfege does not select the correct one by default.
* Added swedish translations. Thanks to Daniel Nylander.
* Updated italian translation. Thanks to Marco Colombo.
* Build fixes to the linux midi module.
* Distribute all .po files in the windows build.
2006-01-19 01:23:36 +00:00
jmmv
2bffd4cd16 Add and enable gst-plugins0.10-oss. 2006-01-18 15:50:40 +00:00
jmmv
8da9b44010 Initial import of gst-plugins0.10-oss, version 0.10.1:
This package is part of the 'good' plugins for GStreamer.  It provides the
oss plugin, which allows playback and recording of sound through the Open
Sound System audio libraries.
2006-01-18 15:50:04 +00:00
jmmv
9cea83e7fa Adjust dependencies after the renames of gstreamer, gst-plugins and
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*,
respectively.  Bump PKGREVISION.
2006-01-18 12:55:55 +00:00
jmmv
242def5068 Rename gstreamer, gst-plugins and gst-plugins-* to gstreamer0.8,
gst-plugins0.8 and gst-plugins0.8-* respectively.  This is to leave room
for gstreamer 0.10 (which will be added with versioned names too, to avoid
annoying renames in the future).

While here, do some changes:
- Make gstreamer0.8 use the alternatives system to provide the unversioned
  gst-* utilities.
- Rename all internal variables to have 0.8 in them to make it clear which
  package they belong to.
2006-01-18 12:44:00 +00:00
adam
ace7cba887 patch-ag is important as well :) 2006-01-17 21:50:23 +00:00
adam
b338308fcf Changes 1.2.4b:
* A serious problem with the French translation was corrected.

Changes 1.2.4:
* The File menu now includes a list of recent files.
* The "Generate Silence" effect now prompts for a length.
* Audacity is now built with Vorbis 1.1, which features better encoding quality
  and file compression.
* Dragging sound files into the Audacity window now works on Mac OS X and Linux,
  as well as Windows. (Before, it worked only on Windows.)
* Better support for certain audio devices on Mac OS X 10.4 "Tiger"
* The "View History" window can now discard old undo levels to save disk space
   on Windows. (This previously worked only on Linux and Mac.)
* "Preferences" command is now in Edit menu.
* "Plot Spectrum" command is now in Analyze menu.
* Opening a project file saved by a later version of Audacity displays an
  intelligent error message. Also, trying to import a project file (instead of
  open it) displays an intelligent error message.
* Audacity now compiles in Visual C++ .NET 2003.
* Other minor bug fixes.
* New or updated translations: Arabic (ar), Czech (cs), Finnish (fi), Hungarian
  (hu), Japanese (ja), Norwegian (nb), Slovenian (sl), Simplified Chinese
  (zh_CN), Traditional Chinese (zh_TW).
2006-01-17 21:49:44 +00:00
xtraeme
afe7ca4f08 Added audio/flite. 2006-01-16 14:19:38 +00:00
xtraeme
1033d4a651 Initial import of flite-1.3.
Flite (festival-lite) is a small, fast run-time synthesis engine developed
at CMU and primarily designed for small embedded machines and/or large
servers. Flite is designed as an alternative synthesis engine to Festival
for voices built using the FestVox suite of voice building tools.
2006-01-16 14:18:42 +00:00
rxg
5d93ed0845 Modified mailbox in MAINTAINER. 2006-01-16 13:43:26 +00:00
wiz
0d03c95083 Update to 7.18:
Snd 7.18

snd_pd_external.c, help-snd-fm.pd, and pd-fm.scm and other changes for Pd, thanks to Kjetil.

Many more improvements thanks to Mike.

default sample type is now float. This should only affect the "peak-env" files which will
  need to be rebuilt (just delete the current peak files, and they'll be rebuilt as needed
  automatically).

analog-filter.scm: Butterworth, Chebyshev, inverse-Chebyshev, Bessel(-Thompson), Elliptic filters.
  (These functions are based on code of Anders Johansson)

new fft windows: samaraki and ultraspherical (related to the dolph-chebyshev window)
  ultraspherical window has an additional parameter (side lobe shape) named
  fft-window-alpha here (to parallel fft-window-beta).

new sound effects:
  sinc-train (clm.html)
  reverse-by-blocks and reverse-within-blocks (examp.scm)
  pulse-voice (examp.scm)

moved make-iir-low|high-pass-1 to snd7.scm (from dsp.scm)

removed the various sorting indices (sort-by-name|size|date|entry), and changed
  the way the user-defined sorter works. (snd7.scm defines the old names).
  Also removed (unimplemented, but documented) file-sorters list, and the
  now useless just-sounds-hook.  added sound-file? for easier file-filter definition.

in both Motif and Gtk, the file selection dialogs have been changed -- there are
  fewer visible widgets, but popup menus are scattered around to handle uncommon
  chores (sorting, filtering, etc).  libgamin is connected to the file list as
  elsewhere.  Right-click in the file list brings up a menu of sorting/filtering
  choices; in the directory list it brings up a menu that splits out the parent
  directories (single-click in the directory list moves to that directory);
  in the file and filter entry widgets it brings up a list of previous choices.
  If you type in the file entry widget, the file list tries to move to the apparent choice.
  The "preview area" is as before -- a description of the selected sound file,
  with "play" and "just-sounds" buttons.

In the xm module, XmNpopupEnabled is now an enum (it was boolean -- I was following
  the incorrect info in the Motif docs -- use XmPOPUP_AUTOMATIC rather than #t).

the happy buttons have hunkered down for the winter.

checked: gtk 2.8.8|9|10, sbcl 0.9.7|8, clisp 2.36|7 (cmn), motif 2.3.0, ruby 1.8.4,
         Mesa 6.4.1 (openGL), gamin 0.1.7 (fam)

with much help from: Kjetil, Mike, Russell Aspinwall


Snd 7.17

Mike made many improvements in the ruby support

Kjetil added a -volume argument to sndplay

all dlp directory files moved to main directory (to simplify load-path handling)

added: *clm-notehook* and *definstrument-hook* added to Guile version of with-sound (thanks to Rick)
       the rest of the preferences dialog
       mus-header-raw-defaults
       sync-max
       SND_PATH environment variable (optional load path directory list)

if --with-float-samples and --with-doubles, the internal sample data type is double.
  (this also affects CLM)

moved snd-apropos to snd7.scm.

clm: fixed various instruments that were using mus-location with src:
         backandforth.ins, scratch in ug1.ins, granular.ins, various test ins.
     added optional srate envelope arg to fullmix.
     Rick added clm.asd.
     Fernando updated dlocsig and friends.
     *clm-tempfile-data-format* and *clm-tempfile-header-type*.

cmn: *dynamics-minimum-vertical-separation* added by Anders.
     Anders also added support for dy0 and dy1 messages in wedge.lisp.
     Rick added cmn.asd.
     *dot-vertical-spacing*

checked: ACL 8.0, openmcl 1.0, cmucl 19c, clisp 2.35 (cmn), gtk 2.8.7

with much help from Mike, R Mattes, Rick, Anders, J Reyes, Kjetil, T Blechmann
   	J Rundall, H Fugal, Fernando, J Sandgren, M Klingbeil

7.16:
tarball with NEWS file not found
2006-01-15 01:42:53 +00:00
schmonz
a6bc813741 As suggested by jlam, use INSTALL_MAKE_FLAGS to override the install-time
value of sysconfdir without patching. Ride the previous PKGREVISION bump.
2006-01-13 23:34:53 +00:00
schmonz
99ccdbb479 Install the config file under share/examples/solfege and use
CONF_FILES to copy it into ${PKG_SYSCONFDIR}, instead of letting
the package install it directly there. Bump PKGREVISION. This
should fix the CHECK_FILES error found in Krister's bulk build.
2006-01-13 21:23:42 +00:00
joerg
3c6bdec62d Use the Linux source for DragonFly. 2006-01-12 16:46:21 +00:00
joerg
518fd771a8 Don't ask CPP for FreeBSD, just use PTHREAD_* for thread linkage. 2006-01-12 16:45:37 +00:00