Commit graph

4439 commits

Author SHA1 Message Date
jmmv
9422ca31d7 Add and enable mp3cut, p5-CDDB-File and p5-MPEG-Audio-Frame. 2006-08-23 10:40:25 +00:00
jmmv
39d4148fe0 Initial import of mp3cut, version 1.13:
This package provides three utilities to manipulate MP3 audio files:

* cddb2cue: Creates cue sheets from CDDB files.
* mp3cat: Concatenates MP3 files.
* mp3cut: Splits MP3 files according to cue sheets.
2006-08-23 10:39:06 +00:00
jmmv
b72ae5fe04 Initial import of p5-CDDB-File, version 1.05:
This module provides an interface for extracting data from CDDB-format data
files, as used by freedb.  It does not read data from your CD nor submits
information to freedb.
2006-08-23 10:38:10 +00:00
minskim
a8539bba15 Allow to build with python24. Bump PKGREVISION due to dependency change. 2006-08-23 10:38:01 +00:00
jmmv
4d1d9037d7 Initial import of p5-MPEG-Audio-Frame, version 0.09:
A very simple, pure Perl module which allows parsing out data from MP3 files
or streams and chunking them up into different frames.  You can use this to
accurately determine the length of an MP3, filter non-audio data, or chunk up
the file for streaming via datagram.  Virtually anything is possible.

This module supports MPEG-1, MPEG-2 Multichannel, MPEG-2 LSF and MPEG-2.5.
2006-08-23 10:37:36 +00:00
jmmv
1cf87e225b Bump PKGREVISION due to dbus update to 0.9x. 2006-08-23 09:49:35 +00:00
wiz
6934d2b65d Do not accept libtunepimp>=0.5. Noted by joerg@ 2006-08-23 06:18:33 +00:00
mrg
b25365f245 oops. flac can be found in ../../audio/flac, not ../../audio/shorten.
also, set the MAINTAINER as pkgsrc-users@netbsd.org instead of the
maintainer of audio/shorten.
2006-08-23 02:33:56 +00:00
joerg
22cd71458a Needs intltool. 2006-08-22 16:31:34 +00:00
joerg
e8c8c6245d Uses libtool. Fix libtunepimp detection. 2006-08-22 14:32:11 +00:00
joerg
48480d18c7 Fix hard-coded -lpthread. 2006-08-22 14:29:07 +00:00
joerg
a25fa5fa6b Needs pkg-config. 2006-08-22 14:01:11 +00:00
salo
e2e79f4f10 Security fix for CVE-2006-3600:
"A vulnerability in libtunepimp can be potentially exploited by
 malicious people to compromise a user's system.

 The vulnerability is caused due to a boundary error in the
 "LookupTRM::lookup()" function when retrieving album release dates.
 This can be exploited to cause a buffer overflow by returning an overly
 long release date string (more than 100 bytes).

 Successful exploitation may allow execution of arbitrary code in context
 of an application using the vulnerable library."

http://secunia.com/advisories/21026/
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3600

Patch from MusicBrainz SVN.  Bump PKGREVISION.
2006-08-21 17:55:01 +00:00
wiz
01bbca9568 Add shntool. 2006-08-19 00:03:50 +00:00
mrg
db9ab2e9c0 initial import of the shntool 2.0.3 package. from DESCR:
shntool is a multi-purpose WAVE data processing and reporting utility.
File formats are abstracted from its core, so it can process any file
that contains WAVE data, compressed or not - provided there exists a
format module to handle that particular file type.
2006-08-18 21:38:23 +00:00
wiz
5589400d4c Update to 0.5.1:
version 0.5.1:

  - Fixed broken symlink problem in plugins/tta/Makefile.am
  - Don't write files/directories with leading dots. (#1427)
  - Added SetNotifyCallback to the Python bindings.
2006-08-13 22:04:18 +00:00
darcy
34bb17db05 Rearrange position of some static functions to allow them to self-define
and compile under GCC-4.

Bump PKGREVISION.
2006-08-12 14:51:39 +00:00
wiz
d18e44717d Drop maintainership (not used in ages). 2006-08-10 16:16:13 +00:00
wiz
84b04abbce regen. 2006-08-08 15:19:15 +00:00
wiz
17d18aa43b Fix for gcc4, from gentoo. 2006-08-08 15:16:40 +00:00
wiz
e38d9d3ce7 Update to 0.5.7:
2004-05-16  Sam Clegg

	* Version 0.5.7

	* Implement simple config dialog.

	* When fast playtime calculation is enabled, dedode the first
	  10 frames only.

2004-01-24  Sam Clegg

	* decoder.c: better xing bitrate calculation.

2003-12-28  Sam Clegg

	* Version 0.5.6

	* configure.ac: don't depend on pkgconfig files from
	libmad and libid3tag that aren't shipped by upstream

	* decoder.c xmms-mad.[ch]: fix xing header usage. added
	use_xing configuration option to disable it.
2006-08-07 23:46:23 +00:00
wiz
720be15511 Update to 12.18.1:
sox-12.18.1
------------

  o The "filter" effect could go into infinite drain mode.  Now
    only drain 1 buffer.  noisered as well.
  o SoX was ignoring user aborts (ctrl-c) if it occured during
    effect drain operations.  This was bad if effects had
    bugs and stuck in infinite loop.
  o Stop SoX from crashing when file type could not be auto
    determined (1417776).
  o Output filenames with multiple '.' confused SoX.  (1417776)
    Christian Hammer
  o Moved to a common set of CLIP routines.  This fixed clipping
    bugs in noisered and mcompand.
  o Stop SoX from crashing on sphere files that contain large text
    strings.  (1430025) Ulf Hamhammar
  o Fix some overflow crashes in aiff handler. (1430024)  Ulf Hamhammar.
  o Under windows, set piped input/output to binary mode (1417794). Marty
  o Fixed broken internal version of strdup().  (1417790) Marty
  o Stop infinite loop when reading MP3's with a tag size of
    exactly 8192 bytes.  (1417511) Hans Fugal
  o Fix typo in stlib.dsp for loading in Visual Studio 6.
  o Fixed problems in silence effect related to removing multiple
    periods of silence from the middle of the sound file.
  o Reduced the window size greatly on the silence effect to
    prevent leaving in silence that looked like noise still based
    on RMS values.
  o Prevent infinite loop in pitch effect from uninitialize variable.
    Frank Heckenbach
  o Prevent crashes when printing error mesages (1447239)
  o Added makefile and support files to compile using Open Watcom
    compiler.  (1417798) Marty
  o Stop calling flow() on effects that returned EOF during drain().  Allows
    two back-to-back reverse effects to work.
  o Added support for multiple channels in .dat files.
    (1366634) tomchristie
2006-08-07 23:39:56 +00:00
wiz
c15432b6d3 Update to 8.3:
1-Aug:     Snd 8.3.
  31-Jul:    windowed-maxamp renamed moving-max, added moving-rms,
  	     moving-sum, moving-length (dsp.scm)
             average renamed moving-average in clm.
             overlay-rms-env in draw.scm.
  28-Jul:    snd8.scm, removed make-ppolar|zpolar (use make-two-pole|zero).
  27-Jul:    mfilter in dsp.scm.
  17-Jul:    merged new-icons.scm into new-buttons.scm and renamed the latter toolbar.scm.
  12-Jul:    green.scm.
  10-Jul:    dlocsig.scm.
  3-July:    removed vct-map.
  28-Jun:    moved rmsgain code to clm-ins.scm.
  23-Jun:    Snd 8.2.
  12-Jun:    fmviolin.clm.
  6-Jun:     changed after-apply-hook to after-apply-controls-hook.
  2-Jun:     removed mus-make-error.
  25-May:    Walter Zorn's wz_tooltip.js to spruce up the documentation.
  7-May:     Snd 8.1.
  21-Apr:    many .fs files thanks to Mike Scholz (removed obsolete gfm directory).
  15-Apr:    first portion of Gauche support.
  12-Apr:    clm-load (ws.scm) for cm.
  31-Mar:    rt-player.scm (Kjetil).
  28-Mar:    Snd 8.0.
             Forth as extension language, thanks to Mike Scholz.
	     shorten, tta, wavpack support.
  20-Mar:    heart.scm (use Snd with non-sound data).
  14-Mar:    x-axis-as-clock for more informative x-axis tick labels in very large files.
  10-Mar:    added a stop sign to interrupt long computations (equivalent to C-g).
  8-Mar:     kmenu.scm thanks to Maxim Krikun.
  3-Mar:     show-selection (extensions.scm).
  27-Feb:    Snd 7.19.
	     tracking-cursor-style.
  21-Feb:    bind-key now takes a character or string 1st arg (as
               well as an integer); if a string, it's treated
	       as the X/Gtk key name (e.g. "Home" or "plus").  It
	       also has a 6th optional arg, a preferences
               dialog name (so that the dialog can reflect current key bindings by functionality).
             with-tracking-cursor and with-verbose-cursor as synonyms for cursor-follows-play and verbose-cursor.
  17-Feb:    mus-file-data-clipped -> mus-clipping, added mus-file-clipping for local settings
             data-clipped -> clipping
             mus-prescaler (global) alongside previous mus-file-prescaler
             added pausing -- returns #t if DAC is paused, can be set to #t or #f to start/stop pausing
               similarly playing -- #t if DAC is running (may be paused), settable to start/stop playing
               removed dac-is-running (it's in snd7.scm)
  9-Feb:     Bill Sack's stochastic.scm and snd-stochastic.pd, stochastic.png in grfsnd.html.
  2-Feb:     mus_audio_sun_outputs -> mus_sun_set_outputs, added mus_netbsd_set_outputs.
             mus_audio_set_oss_buffers -> mus_oss_set_buffers.
             changed ALSA environment variable names to use MUS, not SNDLIB.
             changed ALSA default device to "default" from "hw:0"
  30-Jan:    new-sound-dialog.
2006-08-07 23:37:49 +00:00
wiz
e0b8ae7666 Add same hack as for audio/bmp to work around background
noise problem with gcc4.
2006-08-07 11:22:27 +00:00
wiz
193cbc7eb7 Move gcc4 hack into hacks.mk 2006-08-07 11:21:45 +00:00
jmmv
e0732c2f3f Update to 0.4.2:
gnome-speech 0.4.2:

* Fix for bug 347357: convert UTF-8 to ISO8859-1 before sending text to
  DECtalk engine

* Fix for bug 348240: convert UTF-8 to ISO8859-1 before sending text to
  IBMTTS (a.k.a., ViaVoice) engine (thanks Javier!)

* Fix for bug 347124: remove LT_VERSION_INFO since it is only available
  for libraries (thanks dmacks!)

gnome-speech 0.4.1:

* Partial fix for bug 144457: add "punctuation mode" parameter to DECtalk
  synthesis driver. The supported modes are as follows:

    0 = none
    1 = some
    2 = most
    3 = all

* Fix for bug 341405: don't core dump if festival is not installed on
  machine.

* Fix for bug 141516: allow character encoding to be dynamically
  determined from the voice.  Credit to Milan Zamazal as well for the
  creation of the "coding" attribute convention for festival voices.

* Fix for bug 341990: eliminate compilation warning in festival synthesis
  driver.

----------
gnome-speech 0.4.0:

* Fix for bug 321216: support UTF-8 encoding (Chaitanya Kamisetty)

* Fix for bug 337151: quit when the festival process dies (Remus Draica)

* Fix for bug 341744: turn phoneme mode off in dectalk driver (Willie Walker)

* Fix for bug 332250: dectalk driver compilation warnings (Willie Walker)

* Fix for bug 332247: dectalk driver can hang on exit (Willie Walker)

* Fix for bug 329444: add speech dispatcher driver (Hynek Hanke)
2006-08-06 19:07:57 +00:00
wiz
b89a3597c2 Fix a pkglint warning. 2006-08-06 10:39:29 +00:00
wiz
620f8c73c6 Share patches with audio/faad2. 2006-08-06 10:39:01 +00:00
wiz
7c913c66ee Merge in patches from xmms-faad. 2006-08-06 10:38:42 +00:00
wiz
8a2ba2ac4c Update to 1.1.2, provided by Kimura Fuyuki in PR 34107.
xine-lib (1.1.2)
  * Security fixes:
    - CVE-2005-4048: possible buffer overflow in libavcodec (crafted PNGs).
    - CVE-2006-2802: possible buffer overflow in the HTTP plugin.
    - possible buffer overflow via bad indexes in specially-crafted AVI files
  * Update gettext support to 0.14.5, disable internal gettext, fix locales
    handling, use the correct domain for strings.
  * Italian translation update
  * Czech translation update
  * Disable the XXMC plugin if Xv support isn't there
  * Also look for Xv support in /usr/lib for X.org's new location
  * Fix using xine-lib on systems with SELinux enabled
  * Build right with libiconv in /usr/local as default on FreeBSD
  * Fix a potential crash with fixed-size lacing in the Matroska demuxer
  * Patch from SuSE to fix alsa after hardware suspend
  * Fix the ./configure --enable-static-xv parameter
  * Really fix the speed changing race that was mentioned in 1.1.1
  * Send events for tvtime filmmode changes
  * Add an image decoder based on gdk-pixbuf
  * Add browseable capability to smb input plugin
  * Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)
  * Fix xxmc subpictures (broken since 1.1.1)
  * FFmpeg update (version 51.1.0)
  * Fix detection of locale containing a modifier (like "@euro")
  * New volume normalization post plugin
  * New image noise post plugin (useful for mitigating some compression artifacts)
  * Support for Vorbis-style comments in FLAC files
  * Coverity fixes
  * Add ATSC support to the DVB plugin
  * Make various structures and arrays constant.
  * Fix up health check to find libX11 and libXv shared objects even if
    devel packages aren't installed (where appropriate). (Ubuntu 47357)
  * Fix install problems in case configure was generated by autoconf >= 2.59c.
  * Fixed some win32 codec freezes when configured w32-path doesn't exist
  * Add support for RealPlayer 10 codecs (from SUSE)

xine-lib (1.1.1)
  * Improve sound quality when using alsa 1.0.9 or above.
    When playing a 44.1khz stream on a 48khz only capable sound card.
    It bypasses alsa-lib resampler and uses xine's
  * Windows ports bug fixes and improvements
  * Set up the framebuffer palette (fb video out).
  * build fixes and improvements, added --with-pthread-prefix and
    --with-zlib-prefix options
  * new DirectFB video output plugin with many improvements (output to overlay
    or TV, deinterlacing, image controls, zoom, OSD, double/triple buffering,
    vsync, flicker filtering, field parity control)
  * overlay cropping fixes for small streams or when using cropping support
  * experimental frame allocation optimization reduces cpu usage of the
    deinterlacer plugin by up 25%
  * implement time seeking on DVD plugin
  * move CFLAGS optimizations to a separated file (added --disable-optimizations)
  * use the same codec path as MPlayer (/usr[/local]/lib/codecs)
  * FFmpeg sync (new QDM2 decoder)
  * imported Duck TrueMotion 2 decoder from FFmpeg
  * sync libfaad2 to latest GPL compatible version; fixes AAC decoding on x86_64 arch
  * support gapless playback while switching streams (requires UI cooperation)
  * fix speed changing race causing deadlock with v4l plugin
  * cddb improvements/fixes (DTITLE/DYEAR parsing, timeout increase and
    multiline entries support) [#1205274]

xine-lib (1.1.0)
  * new quality deinterlacer from dscaler: GreedyH (Greedy High Motion)
  * new quality deinterlacer from dscaler: TomsMoComp (Tom's Motion Compensated)
  * added help for most deinterlace methods
  * ffmpeg update
  * use ImageMagick to convert and display different type of images (png, jpg...)
  * improve ASX playlist parsing
  * add an extended MRL reference event (MRL title, start time, play time):
    needed for the ASX parser; deprecates plain MRL reference events.
  * goom updated to 2k4-0

xine-lib (1.0.4)
  * tiny doc update
  * build fixes and cross build improvements
  * fixed an align problem in Win32 DirectX video output plugin
  * fixed linking of X11 plugins for some platforms
2006-08-06 10:36:50 +00:00
wiz
54a2cb3e95 Uses c too, noted in kristerw's bulk build. 2006-08-06 10:24:44 +00:00
wiz
13a8a9c200 Add easyh10 and kid3. 2006-08-03 21:16:57 +00:00
wiz
7e7bad611c Initial import of kid3 from pkgsrc-wip, packaged by Sergey Svishchev.
With Kid3 you can:

    * Edit ID3v1.1 tags, edit all ID3v2.3 frames
    * Convert between ID3v1.1 and ID3v2.3 tags
    * Edit Ogg/Vorbis and FLAC tags
    * Edit tags of multiple files, e.g. the artist, album, year and
      genre of all files of an album typically have the same values and
      can be set together.
    * Generate tags from filenames and filenames from tags
    * Rename and create directories from tags
    * Generate playlist files
    * Automatically convert upper and lower case and replace strings
    * Import from freedb.org, MusicBrainz and other sources of album data
2006-08-03 21:16:17 +00:00
jmmv
3ae62b8818 Explicitly disable doxygen support to avoid installing extra documentation
files when it is installed.
2006-08-02 21:22:26 +00:00
markd
d15ed9ea32 Update to arts 1.5.4 (part of KDE 3.5.4) 2006-08-02 13:39:00 +00:00
joerg
9db2ea9144 Be a bit more consistent with the white space. 2006-08-01 17:19:34 +00:00
ghen
13e23836d2 Import audio/easyh10, a command-line tool for creating/maintaining the music
database on the iriver H10 series of portable mp3 players.

EasyH10 is an open source project for the development of a software suite for
iRiver H10 digital audio players. It creates the database layout for an H10
player, without the need for iRiver Plus or Windows Media Player 10, based on
music and playlist files transferred manually (e.g., drag-and-drop operation,
copy command, rsync utility, etc). EasyH10 is compatible with iriver H10 5GB,
6GB, and 20GB models shipped worldwide as well as various platforms such as
Windows 98SE/ME/2000/XP, Linux, MacOS X, and other POSIX-like operating
systems.
2006-08-01 08:24:13 +00:00
jmmv
83017eb95e Update bmp and bmp-esound to 0.9.7.1. Basically doing this to fix the
problems with GCC 4 but they seem to not have gone away completely; hence,
disabling optimizations with this compiler.

Enhancements
* New (free) ClearSky skin by Will Reinhart
* New desktop icon
* New GConf schema
* New multi-thread mode for ALSA plugin
* Support for customizable accelerators
* Queue support in Jump to Track
* Partial support for new XMMS 1.2.11 remote control functions
* New translations (Finnish, Georgian, Hindi, Ukrainian, Traditional Chinese)
  and updates

Miscellaneous
* Log file renamed to 'log'
* Minor GUI tweaks

Bugfixes
* Fixed some ALSA playback issues
* Fixed crashes when output plugin returning sound volume for only 1 channel
* Fixed crashes when input plugins do not set title when getting song info
* Fixed infinite recursion in logger
* Fixed bogus values returned by xmms_remote_get_info()
* Fixed general/visualization plugin About dialogs not opening correctly
* Fixed centering of playlist in Playlist Editor
* Fixed incorrect length of 1st track read from .m3u files
* Fixed gcc4 compilation errors
* Fixed 64-bit issues setting/getting ESD volume
* Fixed MimeType value in desktop file
* Fixed text clipping of non-ASCII titles in Playlist Editor
2006-07-31 21:43:55 +00:00
wiz
ef98051bf9 Fix build with m4-1.4.5. Use newer automake package instead of 1.4 one.
(Build dependency change only, so no PKGREVISION bump.)
2006-07-27 17:27:29 +00:00
rillig
6600425bdd Added some more dependencies to reduce the number of warnings in the
configure phase.
2006-07-26 18:26:49 +00:00
rillig
97d0291093 This package needs Perl to build correctly. 2006-07-26 18:25:43 +00:00
drochner
eb8eee118b +mkcdtoc 2006-07-26 13:21:39 +00:00
drochner
12f12fcc77 add mkcdtoc-1.0, a perl script to create .toc files for cdrdao 2006-07-26 13:20:34 +00:00
drochner
50635fee5d +gst-plugins0.10-fluendo-mp3 2006-07-26 13:13:43 +00:00
drochner
8929ec3b3e add gst-plugins0.10-fluendo-mp3, a small mp3 decoder which can replace the
"mad" plugin
2006-07-26 13:12:34 +00:00
drochner
c50c8b1e25 reset PKGREVISION for gst-plugins-base update 2006-07-26 13:03:15 +00:00
drochner
2e0f675d91 update to 0.5.4
changes:
* Patch from Erik Osheim to fix decode on bigendian platforms.
* Fix for None deallocation error, thanks to Michael Urman.
2006-07-24 20:25:31 +00:00
joerg
ca6d9143a4 Fix konqsidebar configure test to work on DragonFly, where pthread linkage
must be explicit.
2006-07-24 13:58:11 +00:00
joerg
192701d599 Fix hard-coded -lpthread. 2006-07-24 13:01:16 +00:00
rillig
8c0e2b9623 Added lmms. 2006-07-23 11:51:49 +00:00
rillig
4db6e1ae7b Imported lmms.
LMMS aims to be a free alternative to popular (but commercial and
closed- source) programs like FruityLoops, Cubase and Logic giving you
the ability of producing music with your computer by
creating/synthesizing sounds, arranging samples, using effects, playing
live with keyboard and much more...

LMMS combines the features of a sequencer-program (pattern-/channel-/
sample-/song-/effect-management) and those of powerful synthesizers and
samplers in a modern, user-friendly and easy to use graphical
user-interface.
2006-07-23 11:50:25 +00:00
rillig
876dc2e723 Packages that use GNU configure scripts and C++ also need a working C
compiler.
2006-07-22 05:54:52 +00:00
rillig
bf2ffdf13c Reverted the recent change that has set USE_LANGUAGES="c objc", where only
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to
handle this.
2006-07-22 05:10:54 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
rillig
2f7f45a2d2 USE_LANGUAGES+=c 2006-07-21 04:48:32 +00:00
jlam
7af716330d Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.
2006-07-19 19:14:37 +00:00
joerg
bf1adeebbb Needs intltool. 2006-07-19 10:08:12 +00:00
joerg
1bccc10693 At least on DragonFly, fork(2) and read(2) need unistd.h when compiling
C++ programs, so include it.
2006-07-18 19:11:15 +00:00
joerg
35f5eaf25e Kill explicit static inline which breaks build with newer GCC versions.
It should be clever enough to inline it anyway.
2006-07-18 19:02:08 +00:00
wiz
79835b4238 Add optional mysql and postgresql support.
Patch from Christian Gall.
2006-07-18 06:37:50 +00:00
ghen
002ec42037 s/man/${PKGMANDIR}/ in the install target. Pointed out by joerg's regression
bulk build.  Bump PKGREVISION.
2006-07-17 19:04:50 +00:00
wiz
a08e724dc0 Fix typo in MASTER_SITES. From Sergey Svishchev. 2006-07-17 18:32:11 +00:00
seb
7b0e9d5b4d As the log message of revision 1.13 of Makefile.common says:
xmms doesn't need libxml.

This fix the build of packages including audio/xmms/buildlink3.mk.
2006-07-16 23:03:20 +00:00
wiz
5d95208e51 Make mmx conditional on i386. Noted by Michael Lorenz. 2006-07-16 22:05:03 +00:00
wiz
7f3379f69f playsound needs X11, so include x11.buildlink3.mk. 2006-07-16 07:30:45 +00:00
wiz
cbb25c480c I'm not using this any longer, stop maintaining it. 2006-07-13 10:13:54 +00:00
rillig
c7e05ef542 Fixed pkglint warnings. 2006-07-12 17:21:52 +00:00
rillig
cad20b61be Moved documentation files from share/doc/html/csound5 to
share/doc/csound5. Bumped PKGREVISION.
2006-07-12 17:09:50 +00:00
wiz
3f65464442 Mention that this is an older release. 2006-07-12 13:30:33 +00:00
wiz
8e93333040 Update to 0.5.0. Bigger API change, old version in libtunepimp0.4.
Changes:

version 0.5.0:

  - Versioned header files. tunepimp/tunepimp.h -> tunepimp-0.5/tunepimp.h
  - Removed track lookup parts of libtunepimp
  - WavPack, Speex and The True Audio metadata plugins
  - Correct handling of UNC paths on Windows
  - Fixed non-album tracks renaming/moving (#1408)
  - Trivial change to id3tag to read tags empty ID3 frames (#1568)

version 0.5.0-alpha2:

  - Python bindings: compatibility with ctypes 0.9.9.3 (#1171)
  - Python bindings: fixed libtunepimp .so version (3 -> 4) (#1168)
  - Support for "Windows-safe" file names on non-Windows systems (for files on
    FAT32, Samba, ...) (#1014, #1222)
  - Fixed checking for end of stream in Ogg Vorbis and FLAC plugins (#1291)
  - Added decoding to MPC plugin (#1355)

version 0.5.0-alpha1:

  - New acoustic fingerprint technology - MusicDNS <http://www.musicdns.org/>
  - New file name format variable %albumtracks (#951)
2006-07-12 13:28:08 +00:00
wiz
e58e2c05d1 Sort. Add and enable libtunepimp0.4 and libofa. 2006-07-12 13:16:51 +00:00
wiz
4ce77e4c28 Initial import of libofa-0.9.3:
The world is drowning in individual music files astray with corrupt
metadata, insignificant file names, and no way to identify the
music.

MusicDNS and the Open Fingerprint Architecture provide a system
for identifying a piece of music with nothing more than the sound
of the piece itself.

MusicDNS is the largest single dataset of acoustic fingerprints in
the world with more than 16 million individual tracks identified
and growing DAILY!  With the Open Fingerprint client-code, tracks
can be identified consistently against the MusicDNS dataset, and
new tracks are easily added.

The Open Fingerprint is deployed world-wide--and now the client
source code is available under Open Source license.

Use the fingerprint code freely, or hook it up to the largest
repository of fingerprinted tracks on the planet--MusicDNS. Free
client keys for developers and non-profits are available on the
website. For commercial deployment, use the low-cost MusicDNS.com
service from MusicIP.
2006-07-12 13:12:57 +00:00
wiz
c4aa31d6c8 Depend on libtunepimp0.4 package. 2006-07-12 13:10:56 +00:00
wiz
69f51bcea3 Reimport libtunepimp as libtunepimp0.4, in preparation for the libtunepimp
update, for packages which still need the 0.4 API.
2006-07-12 13:07:19 +00:00
wiz
55fb61b0b1 Update to 2.1.3:
Changes for libmusicbrainz 2.1.3
-------------------------------------

   - New queries for selecting album artists:
      - MBS_SelectAlbumArtist
      - MBE_AlbumGetAlbumArtistName
      - MBE_AlbumGetAlbumArtistSortName
   - New query MBE_AlbumGetCdindexId
   - Using size_t instead of int in networking code
   - Little fixes in the API documentation
   - Python bindings:
      - Using the new ctypes 0.9.9.x API, with support to fallback to
        the old API if only an old ctypes version is installed
      - Removed dependency on ctypes in setup.py
2006-07-10 16:11:26 +00:00
minskim
9aa147c23e Fix PLIST on platforms without sys/audioio.h, where sun.so is not built. 2006-07-10 00:56:25 +00:00
minskim
9e95b82b7b Capitalize file names so that they match with those on a case-sensitive file
system.  Noted by joerg@ on pkgsrc-changes@.
2006-07-09 23:58:42 +00:00
dsainty
058b1dce8b Pull in x11.buildlink3.mk to successfully link with X libraries 2006-07-09 06:55:54 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
drochner
d64f6254f8 update some entries in the initial radio station list
bump PKGREVISION
2006-07-08 13:01:39 +00:00
ben
12a7b7e2ad Make note of cmus import. 2006-07-08 04:32:54 +00:00
ben
5984935c0f Initial import of cmus, an ncurses audio player with many features.
CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

  * Plays FLAC, OGG, MP3, WAV, modules
  * MP3 and Ogg streaming (Shoutcast/Icecast)
  * WinAmp / XMMS keys "zxcvb"
  * Can be controlled via UNIX socket
  * Customizable colors
  * Nice vi-style interface with tabulator expansion
  * Background playlist loading
  * Track metadata database makes adding files to playlist very fast.
  * Album/artist modes. Playing within one album or artist.
  * Powerful playlist filters
  * Can run external commands for the currently selected files
  * Directory browser
  * Supports 256 colors
  * Play Queue
  * Dynamic Keybinding
  * Easy to use directory browser

This package was submitted in PR#33939.
2006-07-08 04:31:28 +00:00
minskim
c653d966cb Fix PLIST on Darwin, where the CD audio input module is not built. 2006-07-08 01:22:41 +00:00
minskim
81fa7bb23b Fix PLIST on platforms without OSS. 2006-07-08 01:11:21 +00:00
minskim
007d7a258d If UNPRIVILEGED=yes, replace hardcoded root and wheel with
${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}, respectively.
2006-07-08 00:30:26 +00:00
minskim
6d120881c1 Add required link options for Darwin. 2006-07-08 00:27:56 +00:00
minskim
462f4c08ab Run configure with env variables set by pkgsrc. Previously, it was imake
that ran configure, which failed on Darwin because imake didn't pass all
variables in CONFIGURE_ENV.

This fixes PR 33812.  The package still does not build on Darwin due to
link errors.
2006-07-07 23:20:20 +00:00
jlam
b7ebfd264d Add an explicit run-time dependency on perl because these packages
install perl scripts.  Bump the PKGREVISION for the dependency change.
2006-07-07 22:10:06 +00:00
drochner
c2520eda4a +sound-juicer 2006-07-07 18:01:24 +00:00
drochner
0fee434853 Add sound-juicer-2.14.4, a CD ripper using the gstreamer framework.
You'll need a set of gst plugins, depending on what you do.
Eg gst-plugins0.10-flac for FLAC encoding, -ogg for OGG... Making
all these full dependencies would revert the whole sense of "plugins".
2006-07-07 18:00:03 +00:00
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".

SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
2006-07-07 15:49:30 +00:00
wiz
277ef94063 Configure script tests for SDL>=1.2.10, so depend on that version. 2006-07-07 15:07:38 +00:00
adam
6d74af81be Changes 1.2.7:
* Added support for dynamically loading SMPEG library
 * Added support for dynamically loading Ogg Vorbis library
 * Removed automake dependency, to allow Universal binaries on Mac OS X
 * Added gcc-fat.sh for generating Universal binaries on Mac OS X
 * Updated libtool support to version 1.5.22
 * Use SDL_RWops also for native midi mac and win32
 * Use SDL_RWops also for native midi gpl (todo: mac and win32)
 * Tweaked Mix_Chunk's definition to make predeclaration easier.
 * Search timidity.cfg also in /etc
 * Fix memory leaks in timidity player
 * Use also SDL_RWops to read midifiles for timidity
 * Patch from Eric Wing to fix native midi compiling on MacOS/x86.
 * Disabled support for the system version of libmikmod by default
 * Fixed building mikmod support on UNIX
 * Always build SDL_RWops music support
 * Added SDL_RWops support for reading MP3 files
2006-07-07 06:52:46 +00:00
minskim
ac36d7e7d5 This is a Java program. Include java-vm.mk to get a run-time dependency
on JRE.  Bump PKGREVISION.
2006-07-07 04:06:15 +00:00
markd
2ffddf9626 Fix build when using sunpro compiler. "-KPIC" needs to be stripped out
of arguments to the assembler.
2006-07-06 12:39:10 +00:00
minskim
7145580d62 Fix PLIST on Darwin, where the CD audio input module is not built. 2006-07-06 00:15:14 +00:00
wiz
13b4a51378 Add and enable libvisual0.2*. 2006-07-05 21:15:13 +00:00
wiz
61dcf699c8 Fix build with gcc-4.1 on NetBSD-3.99.21:
remove extra qualification.
2006-07-05 19:02:21 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
rillig
ae99cb0f64 Fixed pkglint warnings. 2006-07-04 20:07:04 +00:00
drochner
f5506e75f2 bump PKGREVISION for libvisual major update 2006-07-04 15:17:20 +00:00
wiz
37688a4195 Merge error: now depends on libvisual, not libvisual0.2. 2006-07-04 06:46:43 +00:00
wiz
e45478764f Update to 1.4.1:
VERSION 1.4.1:
  FEATURES:
    * Support for last.fm streams. (BR 111983)
    * New playlist toolbar menu entry for adding streams to the playlist.
      (BR 129349)

  CHANGES:
    * Upgraded internal SQLite to 3.3.6.
    * Inotify support disabled for now, due to stability issues.
    * Tag editor is no longer modal.
    * Provide warning dialog when deleting items from the playlistbrowser.
      (BR 129313)
    * GUI layout reverted to the classic Amarok layout.
    * The Extended Info panel in the playlistbrowser is now resizeable.

  BUGFIXES:
    * Pressing return in the search bar of the Collection Browser immediately
      after typing a query no longer appends the wrong items to the playlist.
    * Fix crash when pressing Back or Forward buttons multiple times quickly
      in Artist tab. Patch by Thomas Lindroth
    * Fix problems where blanks would be added to data if SQLite was busy.
      Patch by Thomas Lindroth
    * Automatically refresh stream lyrics on new metadata.
    * Set half star ratings on multiple selected tracks when clicking on an
      item. (BR 129449)
    * Only enable Show Extended Info in the Playlist Browser when information
      is available. (BR 126590)
    * Disable global shortcut for ratings when ratings are disabled.
      (BR 129414)
    * Autodetect button in Media Devices configuration dialog would not
      properly signal changes, so that new devices were not always saved.


VERSION 1.4.1-beta1:
  FEATURES:
    * Much improved and completed custom icon theme by Vadim Petrunin
    * LibVisual 0.4 supported and required.
    * Support for custom scoring algorithms, via scripts.
    * Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
    * Inotify support. On kernels 2.6.13 and above with Inotify support
      compiled in, the collection will automatically be rescanned and
      updated as soon as a watched folder has changed.

  CHANGES:
    * First-run wizard can no longer be restarted from the application menu.
      However, it can still be invoked with "amarok --wizard".
    * Astraweb lyrics script was removed for being crappy and unmaintained. If
      you want to maintain it, grab it from SVN and release on kde-apps.org.
    * "Append Count" option of dynamic playlists has been removed. It is
      now always one. (BR 120044)
    * Context browser can now play/queue specific discs of an album or
      compilation.
    * Automatically imported playlists go into a separate category.
    * Block quitting amaroK until all on-going media device operations have
      finished with a consistent state.
    * Interface choice in wizard removed.
    * MoodBar has been removed. The maintainer has not been updating it, and
      it was causing crashes for many people.
    * Usability improvements for the Script Manager, including a tree view.
    * Use KMimeType for resolving file type for metadata acquisition before
      falling back to extension based guessing.
    * Removed the "detailed mode" in the playlist-browser.
    * Also copy non-local URLs to collection when dropped onto collection
      browser.
    * Speed up connecting media devices with a lot of tracks to be submitted
      to last.fm.
    * For media without metadata, try to read metadata after transfer to
      the iPod (e.g. when copying an audio CD via KIOslaves).
    * Hint at starting a transcode script for transcoding while transferring
      to media devices. (BR 127155)
    * If a disc number is present, append it to the album's name when
      organizing files. (BR 126867)
    * Configure, which of fresh podcasts, newest & favorite albums are shown
      in context browser home view. Patch by Patrick Muench
      (BR 127043)
    * Dynamic mode no longer skips to the next song if you press play (via
      dcop, for instance) while already playing a track. Instead it restarts
      the current one.
    * The Actions menu has been renamed the Engage menu. It's way cooler,
      right? I mean, Star Trek is really cool, right?
    * Multiple podcasts can be configured at once by selecting multiple channels
      or by configuring the children of a folder.

  BUGFIXES:
    * Allow dropping of tracks after non-existant items in the playlist.
    * Make changes to the default dynamic playlists persistent.
    * Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
      for the patch. (BR 127654)
    * Correctly restore podcast channel title when fetching fails.
    * Show error message when xine mp3 decoder isn't installed, don't just
      play next track.
    * Properly render and optimise playlist loading icons.
    * Properly import and export XSPF playlist formats.
    * Optimise addition of playlists to the playlistbrowser.
    * In context browser, show localized date for podcasts. (BR 127853)
    * Regression in dynamic mode caused it to skip the first track in the
      playlist whenever it was started. (BR 127451)
    * Stop Playing after Track: remember current track (BR 127312)
    * Radio streams were broken for protocols other than HTTP. (BR 127848)
    * Collection Browser would not set/unset/burn albums with ', The' in
      their name.
    * Prevent breakage when xine couldn't initialize the audio device. Patch
      from Ilya Konstantinov
    * Allow for recognition of the webdav protocol. Patch by Ilya
      Konstantinov
    * Setting a rating on an unplayed track would affect score generated.
      Patch by Patrick Muench
    * Stop tags with different capitalisation being treated as the same
      when building the collection.
    * Make database connections actually get closed when no longer used.
      (BR 123113)
    * xine engine would truncate the last seconds of a track, if no other
      track followed in the playlist.
    * Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
    * If dynamic mode was turned on and then off, the previous random and
      repeat modes would be forgotten. (BR 123743)
    * Removing the current track through DCOP while editing a field of the
      track in the playlist would cause a crash. (BR 119152)
    * Make characters encoded with % (such as a forward slash, %2f) display
      correctly. (BR 105266)
2006-07-04 06:45:15 +00:00
wiz
503ca011d8 Actually do use libvisual0.2. 2006-07-04 00:58:50 +00:00
wiz
ab8ef9fc62 Update to 0.4.0:
Adapt for libvisual-0.4.0.

New in 0.3.x:
* ESD won't block anylonger, solved with a select timeout. (Dennis)
* NastyFFT: Adding new actor plugin. (yodor)
2006-07-03 23:36:05 +00:00
wiz
3fae776d13 Missed during update to 0.4.0. 2006-07-03 23:33:59 +00:00
wiz
0643b7ea9b Update to 0.4:
New in 0.4.0:
* Real time timestamping support. (Dennis)
* Will unref plugins that don't match the ABI version. (Dennis)
* Added VisRectangle system. (Dennis)
* New BMP loader that supports all depths and RLE encoding. (Sepp)
* visual_mem_set(), visual_mem_set16(), visual_mem_set32()
  Optimized memset functions. (Dennis)
* VisVideo new composite system. (Dennis)
* VisVideo sub regions. (Dennis)
* visual_video_zoom_*(). (Jaak)
* visual_video_mirror_*(). (Jaak)
* visual_video_rotate_*(). (Jaak)
* Removed obsolete visual_video_depth_transform_to_buffer(). (Jaak)
* Added VisCollection system. (Dennis)
* Added VisHashmap. (Dennis)
* Added VisCache. (Dennis)
* VisAudio rewrite. (Dennis)
* Added .license bit to VisPluginInfo for realtime license check. (Dennis)
* Removed .struct_size and .api_version from the VisPluginInfo structure,
  and revamped the plugin version check system. Put
  VISUAL_PLUGIN_API_VERSION_VALIDATOR somewhere in your plugin and it'll
  work. (Dennis)
* Homedir installable plugins ~/.libvisual/actor transform morph input. (Dennis)
* Added VisOS. Realtime priority functions are hosted in this module. (Dennis)
* Added VisMath. All kind of math related functions have been added, most
  note worthy are the _vectorized_. All of these are accelerated by
  mmx/3dnow/sse instructions.
* VisFourier completely revamped. (Chong Kai Xiong)

Breaks compatibility with 0.2 releases.
2006-07-03 23:33:43 +00:00
wiz
93c11ff0e0 Use libvisual0.2. Bump PKGREVISION. 2006-07-03 23:32:37 +00:00
wiz
6ee07c6e21 Reimport of libvisual-plugins under versioned directory name.
Plugins for the packages that use the libvisual0.2 package.
2006-07-03 23:31:04 +00:00
wiz
d9178917ab Reimport of libvisual package under versioned filename.
Next release (0.4) breaks backward compatibility.
2006-07-03 23:29:50 +00:00
rpaulo
a0b60fe99c Update to 0.3.10:
gtick 0.3.10, 2006-05-16, Roland Stigge <stigge@antcom.de>
        * Updated Czech, German, Irish, Italian, Russian and Vietnamese
          translations

gtick 0.3.9, 2006-03-18, Roland Stigge <stigge@antcom.de>
        * Added Ukrainian translation (po/uk.po)

gtick 0.3.8, 2006-03-06, Roland Stigge <stigge@antcom.de>
        * po/vi.po: Updated Vietnamese translation
        * src/metro.c: Applied patch by Tom Hargreaves <hex@freezone.co.uk>
          against race condition
        * Applied additional keybindings, patch by Jeremiah Benham
          <jjbenham@chicagoguitar.com>
2006-07-03 22:34:51 +00:00
xtraeme
2a11959492 Add missing gst-plugins0.10* packages (hi drochner!) 2006-07-03 19:30:07 +00:00
drochner
81be24910f while the future of this pkg is somewhat uncertain, due to the demise
of cddb just announced,
update to 1.5.6
changes:
- fixed: better handling of double disc titles
- fixed: isolatin1 is removed from the userpackages
- fixed: AllMusic works again (new layout of website)
- added: new template paper-box, picture
- added: added option template_list, which generates list of feasible templates
- changed: better regular expression for getting covers from AllMusic.com
- fixed: proper encoding of languages through inputenc package
2006-07-03 18:45:24 +00:00
tron
8eb92b645b Remove superfluous patch. 2006-07-03 15:51:46 +00:00
tron
7224b30e48 Fix questionable C++ code instead of using "-ffriend-injection" option
(which might be removed from future GCC versions) to make this build
with GCC 4.1.x.

Patch tested by Thomas 'wiz' Klausner.
2006-07-03 13:58:30 +00:00
jmmv
725feef7cc Properly handle the icon theme cache. Bump PKGREVISION to 1. 2006-07-03 13:02:39 +00:00
drochner
5f6c706001 keep fingers off icon-theme.cache 2006-07-03 11:53:56 +00:00
jmmv
3c74a2741e This wants gtk2+>=2.6.0. 2006-07-03 10:40:28 +00:00
jmmv
20958e7cb2 Add and enable easytag-devel. 2006-07-03 09:43:03 +00:00
jmmv
0b26729590 Initial import of easytag-devel, version 1.99.12:
This package provides the 1.99.x development branch of easytag, an utility
to easily and quickly view, edit and write your audio files' tags from a
nice GTK+ interface.

The major change in this branch is the use of GTK+ 2.x as opposed to 1.x.

Based on the easytag-gtk2 package found in pkgsrc-wip.

OK'ed by wiz@, who becomes the maintainer of this new package.
2006-07-03 09:42:30 +00:00
tron
5e15869e82 Fix build with GCC 4.x:
- Use "-ffriend-injection" to get "daaplib" to build again.
- Use proper return values in iterators in "libhttpd-persistent".
2006-07-03 02:18:15 +00:00
drochner
7839039c6e argh - these should go to "devel" and "graphics", respectively.
Too much c&p...
2006-07-02 11:56:01 +00:00
drochner
5d62e2bc02 add gst-plugins0.10-cairo-0.10.8, the cairo plugin for gstreamer0.10 2006-07-02 11:47:10 +00:00
drochner
f2ac1aba15 add gst-plugins0.10-pango-0.10.8, the pango plugin for gstreamer0.10 2006-07-02 11:46:07 +00:00
drochner
f7c1470d32 add gst-plugins0.10-libvisual-0.10.8, the libvisual plugin for
gstreamer0.10
2006-07-02 11:45:05 +00:00
drochner
7090af27d4 add gst-plugins0.10-speex-0.10.8, the speex plugin for gstreamer0.10 2006-07-02 11:44:00 +00:00
drochner
c24d46d468 add gst-plugins0.10-flac-0.10.8, the flac plugin for gstreamer0.10 2006-07-02 11:42:49 +00:00
drochner
769efa376e add gst-plugins0.10-cdparanoia-0.10.8, the cdparanoia plugin for
gstreamer0.10
2006-07-02 11:41:34 +00:00
drochner
577ccf4904 add gst-plugins0.10-vorbis-0.10.8, the vorbis plugin for gstreamer0.10 2006-07-02 11:35:20 +00:00
drochner
aa6daaa592 update to 0.9.5
This is a major update, too many individual changes to list here.
Most notably: uses the gstreamer-0.10 framework now.

(That's still not that great software, there is an appearent ressource
leak which makes switching between play channels fail after a while.)
2006-07-02 11:32:40 +00:00
rillig
baf6613626 Fixed the path to the configuration file. Bumped PKGREVISION. 2006-07-02 09:53:00 +00:00
tron
7e74cebfe5 Fix a lot of horrible Spaghetti code which prevented this package from
building with GCC 4.1.x. While doing this fix some of the portability
problems for big endian system.

This package needs a lot of work before it will work with either
big-endian or LP64. It should probably be removed because it seesm
to be unmaintained since 2001.
2006-06-30 12:54:37 +00:00
joerg
1531504ce6 Needs msgfmt. 2006-06-29 12:17:53 +00:00
wiz
80f218df25 Reset maintainer, email bounced. 2006-06-26 18:16:31 +00:00
rillig
a50563c810 REPLACE_PERL requires USE_TOOLS+= perl:run. Bumped PKGREVISION. 2006-06-26 05:45:55 +00:00
wiz
8c030306b5 When compiling with gcc, add -mmmx to CPPFLAGS to tell
the compiler that the code uses MMX. Fixes build with gcc4 on 3.99.21.
2006-06-25 19:19:34 +00:00
rillig
23de803159 Fixed installation for unprivileged builds. Bumped PKGREVISION. 2006-06-24 08:37:40 +00:00
jlam
11f0898508 Remove BROKEN_IN tag after build fix. 2006-06-23 15:21:57 +00:00
jlam
0404a55942 Ensure that the "whitespace()" macro function is always defined, as
it's used within jack_transport.c.  This fixes errors building audio/jack
using the built-in editline library on NetBSD, and fixes the error
noted in the bulk build results:

    http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-23 14:44:03 +00:00
joerg
131e0f66c6 Needs msgfmt. 2006-06-21 19:48:31 +00:00
drochner
d088892e17 make this build on amd64 (and perhaps others, the bug is some obscure
C++ problem), from Martijn van Buul per PR pkg/33768
2006-06-21 18:09:28 +00:00
joerg
b8b44586ce Needs msgfmt. 2006-06-21 13:22:27 +00:00
wiz
bb9b3c09f3 Reset maintainer, email bounced. 2006-06-20 16:38:39 +00:00
jlam
c175bfe35e {DE,}INSTALL_SRC is not actually obsolete without some other changes
to the DEINSTALL/INSTALL scripts so that they are the correct format
as expected by the pkginstall framework.  Fix the DEINSTALL script.

Also, use REQD_DIRS to manage the Input/Meta directory instead of
using @unexecJ lines in the PLIST.
2006-06-19 23:16:33 +00:00
joerg
795c6004c1 Needs msgfmt. 2006-06-19 21:45:54 +00:00
rillig
a176209d27 USE_LANGUAGES=c++ 2006-06-18 11:19:46 +00:00
rillig
e1802f0f77 Fixed the path to the Perl interpreter for cddb.pl. This allows for bulk
builds with CHECK_INTERPRETER=yes. Bumped PKGREVISION.
2006-06-18 11:11:11 +00:00
rillig
3a9e0dcc41 Replaced /var with ${VARBASE} in patch-ab, which fixes all unprivileged
bulk builds. Bumped PKGREVISION.
2006-06-18 11:07:36 +00:00
rillig
2d90ef253b Added BINOWN and BINGRP to MAKE_ENV in order to fix unprivileged bulk
builds.
2006-06-18 10:55:33 +00:00
rillig
5298552c8f Fixed pkglint warnings. 2006-06-18 07:55:42 +00:00
rillig
6dbab557de Removed obsolete definition of {DE,}INSTALL_SRC. Bumped PKGREVISION. 2006-06-17 19:29:11 +00:00
markd
aacfd6cd53 Update to nas-1.8
- Correct problem in auvoxware, where if MixerInit is set to
          false, remote volume (mixer) requests are ignored.
          Reported by Paul Fox, with a fix determined by Steve
          McIntyre and Erik Auerswald.

        - Applied patch from Nicolas Escuder correcting a Cygwin
          issue in auvoxware.c

        - applied patch from Erik Auerswald adding a Mute button and
          functionality to aupanel.

        - applied patch from Nicolas Franois  (via Steve McIntyre)
          correcting some typos in the AuSetBucketAttributes and
          AuSoundCreateFileFromBucket man pages.
2006-06-17 11:47:47 +00:00
rillig
122fba8e9c Fixed pkglint warnings. 2006-06-17 10:46:45 +00:00
wiz
55f8135d39 + gst-plugins0.10-faad. 2006-06-17 09:07:48 +00:00
wiz
18cedddf4b Take maintainership. 2006-06-15 13:34:27 +00:00
markd
31c35793d6 Fix for artswrapper return value checking vulnerability. CVE-2006-2916
Bump PKGREVISION
2006-06-15 01:33:05 +00:00
joerg
e36dc4fab3 Fix typo. Noticed by pkglintd. 2006-06-14 13:35:50 +00:00
drochner
4568c9c19e base revision has changed, reset PKGREVISION 2006-06-14 11:24:30 +00:00
drochner
c171424ff2 add gst-plugins0.10-faad-0.10.3, an interface to faad2 2006-06-14 11:00:41 +00:00
drochner
d094a21ce2 need base mpeg4ip lib which isn't in faad anymore 2006-06-13 17:59:51 +00:00
drochner
6f3a4ce5fe libtool filters out the -prefer-non-pic anyway, remove useless
conditionals
2006-06-13 17:52:29 +00:00
joerg
2ec9928f02 Use INSTALLATION_DIRS. 2006-06-12 23:23:45 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
wiz
099535d6b2 Remove SDL-arts, SDL-esound, and SDL-nas -- merged back into devel/SDL
as options.
2006-06-12 16:22:35 +00:00
joerg
84d71723cd Needs msgfmt. 2006-06-11 22:45:33 +00:00
joerg
cc3de86199 Needs Python 2.2+ 2006-06-11 14:59:54 +00:00
joerg
56e91c7796 Needs pkg-config. 2006-06-11 14:34:17 +00:00
joerg
74fa4bf042 Needs msgfmt. 2006-06-11 14:32:24 +00:00
joerg
0615c19559 Needs msgfmt. 2006-06-11 12:22:47 +00:00
minskim
33659b766a Add missing files to PLIST.Linux. Bump PKGREVISION. 2006-06-09 15:24:09 +00:00
minskim
67071796ee Make this package build with gcc-4. 2006-06-09 15:08:08 +00:00
joerg
19d68daa6b Needs mkdirhier. 2006-06-08 21:41:22 +00:00
joerg
11a3a8a6b2 Uses C++. 2006-06-08 16:03:51 +00:00
rillig
0f49650ef3 Fixed pkglint warnings. 2006-06-08 14:44:21 +00:00
joerg
8f2f4fab50 Needs makedepend. 2006-06-08 09:56:03 +00:00
joerg
c5000fb1bb Forgotten patchsum regen. 2006-06-08 09:50:40 +00:00
hira
a6f13cb3fc Fix indentation. 2006-06-08 09:29:50 +00:00
hira
530023e58e Use mpeg4ip' option instead of faad' option for reading AAC files.
No PKGREVISION bump because it's disabled by default.
2006-06-08 09:09:21 +00:00
jlam
da66cb0fa8 The jack configure script has a bogus check to try to find the "real"
readline library by looking for <readline/chardefs.h>.  However, the
jack_transport sources only use the basic readline functionality that
is already supported by editline.  Fix this situation lying to the
configure script and pretending that editline is readline by forcing
the chardefs.h header to be "found".  This fixes the breakage in
krister's bulk build from 2006-05-28.
2006-06-08 04:48:35 +00:00
hira
d3239b80e9 Use mpeg4ip' option instead of faad' option for encoding to AAC
format.  No PKGREVISION bump because it's disabled by default.
2006-06-07 21:33:21 +00:00
joerg
851d4c8559 Needs msgfmt. 2006-06-07 12:37:38 +00:00
kim
3be0c40fd4 Update to mstream-1.1
- new title format to match the common practise
2006-06-06 18:58:30 +00:00
joerg
1f8dddc526 Uses C++. 2006-06-06 15:57:35 +00:00
joerg
b142b37c43 Fix pthread usage. Add DragonFly support. 2006-06-06 15:48:34 +00:00
ben
c5708abc83 Override default pkgsrc unzip flags to get case-sensitive files, so that
links in the HTML documentation will work.  Correct PLIST and bump
pkgrevision.
2006-06-04 19:31:30 +00:00
markd
f5546e1421 Update arts to 1.5.3 (part of KDE 3.5.3) 2006-06-01 13:29:12 +00:00
wiz
4d1dfe4a77 Update to 1.4.0a:
VERSION 1.4.0:
  FEATURES:
    * New DCOP call "player: version()". Returns the amaroK version.
    * iFP has persistent settings when transferring tracks to the device.
    * GStreamer-0.10 engine now supports Audio CDs.
    * Context menus for entries in the statistics tool. (BR 124945)

  CHANGES:
    * Composer, Disc Number and File Size columns in flat collection view.
    * 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
      bytes.
    * Groupings when transferring files to mediadevices are now persistent.
      (BR 127158)
    * Transfer contents of smart playlists to media device without adding
      them to a playlist. (BR 126997)
    * Set %albumartist to Various Artists, but keep %artist as the track's
      artist when organizing compilations. (BR 126936)
    * Discard empty tokens surrounded by {} in custom organize file format.
      (BR 124337)
    * GStreamer-0.10 engine was disabled for this release (not yet stable).
    * Only pick genres for Smart playlists that exist in your collection.
    * VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
      "Generic Audio Player" to make it less needlessly technical.
    * Don't limit the number of episodes shown with a new podcast, since the
      user can limit the number shown afterwards by configuring the channel.
    * Automatically populate the playlist with items if it is empty when a
      dynamic playlist is loaded. (BR 126594)
    * Unplayed/unrated tracks are no longer shown in the statistics dialog.
    * Removed the option "Import Playlists". It's now always enabled.
    * Show total track time in context browser (BR 126548)
    * Derive filename for downloaded podcast episodes from their url in the
      rss feed. (BR 125966)
    * Only show albums/artists/genres with more than 3 tracks when listing
      favourite albums/artists/genres. (BR 126435)
    * libtunepimp 0.5 compiles successfully.
    * Podcasts are automatically configured to be checked for updates.
    * Show only 2 decimal places for scores in the statistics module.
    * Replace 'Move to Collection' in file browser context menu by 'Organize
      Files' for collection directories. (BR 125702)
    * Removed the option "Show Status Bar". It's now always enabled.
    * Tracks from a media device scan be submitted to last.fm immediately,
      without waiting for tracks to be played in amaroK. Patch by Iain
      Benson <iain@arctos.me.uk>. (BR 125690)
    * Any failed attempts to submit to last.fm are now automatically retried
      in the background, without waiting for new tracks to be played.
    * Smart playlists can be constructed using mixed ALL and ANY matches
      (BR 124483)
    * Configure media devices in global settings, disable media browser when
      no media device is configured.
    * Dynamic Playlist bar made more conspicuous.
    * The Konqueror setting to show a 'delete' entry in the menu is now
      respected, if the setting exists and KDE is version 3.4 or higher.
    * Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
      <jochen@isign-softart.de> and patch by Shane King
      <kde@dontletsstart.com>. (BR 125414)

VERSION 1.4-beta3:
  FEATURES:
    * amaroK now supports multiple media devices of varying types (currently
      iPods, UMS/vfat, and iFP devices).
    * Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
      compiled in).
    * New DCOP call "devices: showDeviceList()" to show the Device Manager's
      current device knowledge.
    * amaroK now has a custom icon theme, and an option to switch back to the
      system icons, if preferred (in the General settings section).
    * Collection browser view is separated alphabetically. Patch by
      Christian Hoenig <list@hoenig.cc>.
    * Ease navigation with track slider below playlist window by showing mood.
      (BR 121715)
    * Show context information for podcasts.
    * Filebrowser: toolbar button to change to the directory of the currently
      playing song. (BR 115479)
    * Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
    * GStreamer-0.10 engine now supports visualizations.
    * xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
    * Drag and drop podcast urls directly onto podcast folders for addition.
    * Add media directly into directories for iRiver ifp devices.
    * Button to directly edit lyrics from the context browser. (BR 123515)
    * Support for SMIL playlists. (BR 121983)
    * Support for WAX playlists. (BR 120980)
    * Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
      <M.Kaufhold@gmx.de>. (BR 123428)
    * Ignore 'The ' in artist names when sorting in the cover manager, as per
      the collection browser. (BR 122858)
    * Add autocompletion to the composer field in the tag dialog. (BR 123026)

  CHANGES:
    * In context browser, show information about recently updated podcasts,
      recently added and favourite albums when nothing is playing.
    * Ratings can now have half stars: click again on the last star in the
      rating to toggle it between a half and a full star.
    * Improved handling of embedded cover art, utilizing the database. Patch
      by Shane King <kde@dontletsstart.com>. (BR 124563)
    * Statistics tool has had numerous improvements.
    * Optimise: Only rerender the CollectionBrowser when relevant.
    * Disable detection of iPod model and thus solve g_object_get related
      problems. (BR 121990)
    * Don't block GUI when trying to transfer large numbers of items already
      on media device. (BR 123570)
    * Update playlist items when their location is changed during organizing
      files. (BR 123752)
    * Recursively add tracks when directories are dropped to the media browser
      and the collection browser. (BR 123982)
    * Visualizations now receive stereo data from amaroK. (BR 118765)
    * Upgraded internal SQLite library to version 3.3.4.
    * Podcast information is stored in the database.
    * Improved password handling in the PostgreSQL config dialog. Patch by
      Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)

VERSION 1.4-beta2:
  FEATURES:
    * Equalizer for the GStreamer-0.10 engine.
    * Crossfade in the helix engine!
    * The build date is shown in the "About amaroK" dialog.
    * Show album covers when dragging playlist items. Patch from Jonas
      Hurrelmann <j@outpo.st>.

  CHANGES:
    * Summarize transfer failures to media devices instead of a message for each.
      (BR 122491)
    * Don't list the <no engine> entry in the engine selection widget, when
      it's not the active engine. Makes no sense to select this dummy engine.
    * The aRts and GStreamer-0.8 engines have been removed for being obsolete.
    * Automatically skip to the next track in the playlist when a track is
      unplayable. (BR 116555)
    * Don't check for collection changes on startup if Watch Folders is
      disabled. (BR 116173)

VERSION 1.4-beta1:
  FEATURES:
    * AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
      Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
    * The Helix engine now supports direct alsa playback using Realplayer 10.
    * New DCOP call "player: setVolumeRelative(int ticks)".
    * Options for Random Mode to favor tracks with a higher rating, score, or
      ones less recently played.
    * Support for playing entire albums. This works just like normal, except
      when choosing the next track, it'll go to the next track from the album
      it finds in the playlist, or the first track of another album otherwise.
    * Support for plain VFAT devices in the Media Device browser.
    * You can now mousewheel over a track's queue label to change its position
      in the queue.
    * Added a time-filter to the CollectionBrowser. Now you can make it show
      only those tracks, which have been added to your collection within the
      last day, week, month or year.
    * Fit to Width for the playlist columns is now optional (accessible in the
      context menu for the column headers).
    * On-the-fly transcoding when transferring to media devices, provided
      that an appropriate transcoding script is running.
    * Handle compilations as such on iPods.
    * New DCOP calls "mediabrowser: ..." for interfacing with media devices.
    * Multiple simultaneously connected media devices.
    * Lyrics support is now scriptable. This allows to add support for any
      lyrics site, and makes it possible to provide upgrades. (BR 94437)
    * New DCOP call "contextbrowser: showLyrics(string)".
    * New 'File Size' column in the playlist.
    * Amarok now supports ASX playlist files. (BR 114051)
    * New DCOP call "collection: isDirInCollection(const QString& path )".
    * New DCOP call "playlist: removeByIndex(int)". (BR 119143)
    * For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
      Composer tags. (BR 110675) (BR 90503)
    * For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
      is now "The Wall" compatible. (BR 77766)
    * Option for selecting external web browser in amaroK. No longer requires
      KDE-Base. (BR 106015)
    * Press Enter in the Collection Browser filter to send all the visible
      tracks to the playlist.
    * Hold Ctrl while pressing Enter in the playlist's filter to apply to all
      visible items instead of just the first, and Shift to only queue and not
      play them.
    * Tags can be edited inline in the playlist by clicking on a single selected
      item.
    * Switchable Wikipedia locale. (BR 104383)
    * Initial port of GStreamer engine to GStreamer 0.10.
    * Drag albums and compilations from context browser to media device and
      playlist browser.
    * Browse your collection and other related artists with context browser.
    * Copy artwork to iPods capable of displaying it.
    * Show extended podcast info on iPod.
    * Optionally update playcount for items played on iPod and submit them
      to last.fm and synchronize ratings between amaroK and iPod.
    * Tracks can now be rated from 1-5 stars manually, in addition to the score
      which amaroK calculates automatically based on your listening habits. You
      can use the 'Rating' column and Win+1..5 to change the rating.
    * Ability to copy items from iPod and from filebrowser to collection.
    * New 'Last Played' column in the playlist, showing when the track was last
      played. (Like in the Context Browser.)
    * Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
      Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
      between the playlist and the active browser.
    * Downloaded podcast episodes can be deleted from the context menu.
    * New DCOP call "player: osdEnabled".
    * Add contents of smart amaroK playlists as playlist to media device.
    * Mediabrowser support for the iRiver iFP series!
    * New dcop call playlistbrowser loadPlaylist. (BR 110082)
    * New Edit Track Information dialog. Lyrics can be edited there, comments
      can have more than one line, some statistics and tag guessing from
      filename. (BR 93982)
    * Show/hide browsers via context menu. (BR 110823)
    * Display disk space on media device.
    * Copy standard and amaroK playlists to media device.
    * Create playlist from items transferred to iPod.
    * Edit dumb iPod playlists with media browser.
    * Ability to read audible.com .aa file metadata and to transfer audiobooks
      to iPod via file browser.
    * Optionally add new podcasts to media device transfer queue on download
      and remove podcasts already listened to on media device connect.
    * Add podcast shows to the Podcast folder on iPods.
    * Persistent media device transfer queue.
    * Incremental update of media device view.
    * Automatic scanning for stale and orphaned iPod items.
    * Moodbar!
    * configure: report not included extra features (BR 115057)
    * Ability to uninstall context-browser themes. (BR 111449)
    * More columns available in the Flat View of the Collection Browser.
    * New Collection Scanner, running in an external process. No longer can
      amaroK crash while scanning the Collection :)
    * Statistics tool!
    * Dragging external playlists into the playlist browser will add them.
    * NMM engine now has a configure dialog.
    * Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
    * You can now Organize Music from the Collection Browser, to move and
      rename files to a logical place in your collection folders based on their
      tags.
    * Option to crossfade only on manual track changes. Useful for listening
      to consecutive tracks on a single album.

  CHANGES:
    * Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
      only loading and unloading of Dynamic Playlists. There's also now a nice
      info bar above the playlist when a Dynamic Playlist is loaded.
    * The major huge context menu used for hiding/showing columns in the
      playlist has been replaced with a shorter one and a nice dialog.
    * Elapsed time / length in the systray tooltip now updates in real time as
      the song progresses.
    * Tooltips in the playlist for truncated text are now shown directly above
      the text, giving the effect of it being expanded to its full length.
    * The option for restarting scripts automatically at startup is removed, as
      it is now the default behaviour.
    * Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
      (Measured as the difference in memory usage between an empty playlist and
      loading the 'All Collection' smart playlist.)
    * Import iTunes album art from directories.
    * Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
    * New default image for albums with no cover art.
    * When tabbing between cells while editing tags in the playlist, autosave
      the contents of the previous tag you edited, so you don't have to
      constantly go in and out of editing mode to edit lots of tags.
    * When saving playlists, if there's already one with the same name, instead
      of complaining about it, smartly append (2), (3), etc. to the end.
    * 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
      shortcut for the currently playing track (Ctrl+Win+V).
    * Various keyboard usability and focus tweaks so using amaroK with the
      keyboard is nicer.
    * Upgraded internal SQLite database library to version 3.2.7.
    * Recoding mp3 tags has been removed due to many unjustified
      complications.
    * Viewing track information of remote media will show the url.
    * "Update"-button is now hidden in the collection browser if "Watch
      folders for changes" is enabled in the options.
    * Playlist Browser now remembers which entries were open across startups.
    * The tooltip and the menu from the queue icon in the statusbar now shows
      the total length of the queued tracks.
    * The Home tab has been merged into the Current tab, now called Music.
    * New look for the current track marker in the playlist. Pimp my roK!
    * When turning either random or dynamic mode on, turn the other off,
      instead of completely disabling random mode when dynamic is on.
    * libgpod from gtkpod replaces kio based iPod support for improved
      compatibility with various iPod models.
    * Podcast settings are hierarchical now, meaning you can set settings
      for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 17:59:57 +00:00
drochner
abf472a6f7 make this work with tetex3 (which doesn't come with isolatin1.sty)
bump PKGREVISION
2006-05-31 15:11:09 +00:00
tonio
63b57883df add PKG_OPTIONS_LEGACY_OPTS, thanks dillo ! 2006-05-31 10:54:42 +00:00
joerg
9628b0153f Explicitly link with pthread, when using Qt. 2006-05-31 10:25:19 +00:00
rillig
dccb47c9fa Fixed pkglint warnings in audio/bmp-esound by not using the := operator. 2006-05-31 09:12:18 +00:00
tonio
f30a78b46e Change the "faad" option to "mpeg4ip", and adapt the dependency accordingly:
the faad2 package do no more give the functionality asked by daapd: this is
given by multimedia/mpeg4ip
2006-05-31 07:56:20 +00:00
wiz
05fbb24ae6 Remove two mirrors that are not mirroring. 2006-05-30 23:27:55 +00:00
tron
c25560b422 Fix package list issue (which CHECK_FILES=yes doesn't catch reliably
for some reason) and bump package revision again.
2006-05-30 20:53:48 +00:00
tron
8de900330e Disable bundled and outdated "mp4v2" library. Depend on newer version
from "mpeg4ip" package instead which resolves the conflict between
the two packages. Patch taken from PLD linux.
Bump package revision because of thix fix.
2006-05-30 20:28:34 +00:00
tron
5d42af6261 Disable bundled and outdated "mp4v2" library. Depend on newer version
from "mpeg4ip" package instead which resolves the conflict between
the two packages. Patch taken from PLD linux.
Bump package revision because of thix fix.
2006-05-30 20:23:32 +00:00
joerg
4ecb4314aa Add DragonFly support.
XXX The SCons usage sucks.
2006-05-29 19:44:24 +00:00
joerg
5607cf8404 Create share/icons directory before installing into it. 2006-05-28 11:56:04 +00:00
rh
4b2d28c8af Add USE_LANGUAGES= objc 2006-05-28 00:26:26 +00:00
joerg
dbf92eb28d Restrict to Python 2.3 and 2.4, py-gtk2 doesn't support older versions. 2006-05-26 23:56:25 +00:00
drochner
189b505d75 also bump PKGREVISION for mpg123 security fix, pointed out
by Joerg Sonnenberger
2006-05-26 12:33:37 +00:00
drochner
3a085a2425 fix buffer overflow (CVE-2006-1655), from Debian
bump PKGREVISION
2006-05-26 12:16:13 +00:00
joerg
68720b0b6f tunepimp needs pthread for the test to work. 2006-05-26 09:07:49 +00:00
joerg
662e468165 Correct pthread linkage and C++ usage. 2006-05-26 07:47:03 +00:00
tonio
45a7735cff Add USE_LANGUAGES+= c++ as noted by Gilles Dauphin in PR 33541 2006-05-24 11:47:12 +00:00
wiz
e0167944c8 USE_LANGUAGES=c c++ 2006-05-22 22:58:19 +00:00
wiz
c43391a3a8 USE_LANGUAGES=c c++ 2006-05-22 22:44:44 +00:00
wiz
4c5a38e5be USE_LANGUAGES=c c++ 2006-05-22 22:08:07 +00:00
wiz
7a7afca12e USE_LANGUAGES=c c++ 2006-05-22 19:26:10 +00:00
drochner
7379c7326c this must be ...FLAGS, not ...FLAG - how could this ever work? 2006-05-22 16:32:37 +00:00
rillig
b088293c8e Fixed pkglint warnings. 2006-05-22 10:01:02 +00:00
rillig
9d7d42b4f2 Fixed pkglint warnings. Removed the hack to rename XML_CONFIG to
XML2_CONFIG in the configure script, since the variable's value is not
used at all.
2006-05-22 05:42:59 +00:00
ben
a49023908d Correct checksum because distsubdir changed. 2006-05-21 23:08:19 +00:00
ben
f79c38c18f Add entry for csound5-manual. 2006-05-21 22:51:26 +00:00
ben
32d5861b16 Initial import for csound5-manual version 5.01, the Csound5 Reference
Manual in HTML format.
2006-05-21 22:51:05 +00:00
ben
5a95769d60 Add entry for csound5. 2006-05-21 22:46:49 +00:00
ben
fc888c69cd Initial import of csound5 version 5.01, a software synthesizer and
sequencer.

Csound is a software synthesis package in the tradition of so-called
music-N languages, among which the best-known is Music V.  It consists
of an orchestra- and score-driven executable, written in C for
portability.  Since Csound is a computational language, it is highly
flexible and efficient; complexity is gained only at the expense of
computation time.

To do:
- fix pthread issues in csound5 (is breaking realtime audio)
- use options.mk framework for various modules
- enable portaudio module (requires audio/portaudio-devel)
- port portmidi to netbsd
2006-05-21 22:46:22 +00:00
ben
2301971ad2 Add entry for csound4-manual, renamed from csound-manual. 2006-05-21 22:35:48 +00:00
ben
ebc5a306bb Moved from audio/csound-manual to audio/csound4-manual in preparation for
coexistence with csound5-manual.  Remove pkgrevision.
2006-05-21 22:34:08 +00:00
ben
d313d89dde Remove csound-manual, to be re-imported as csound4-manual, in preparation
for coexistence with csound5-manual.  Remove pkgrevision.
2006-05-21 22:33:03 +00:00
ben
06a1f893d8 Update csound4 to install into its own directory, in preparation for
coexistence with csound5.  Bump pkgrevision.
2006-05-21 22:29:09 +00:00
ben
cc73c49e44 Remove audio/xmms-meta-csound. 2006-05-21 22:26:30 +00:00
ben
5e654be694 Add entry for portaudio-devel. 2006-05-21 22:21:38 +00:00
ben
2b1fc0aca7 Initial import for portaudio-devel-20060521 (at this moment also known
as portaudio version 19), a portable cross-platform Audio API.

PortAudio is a free, cross platform, open-source, audio I/O library.  It
lets you write simple audio programs in 'C' that will compile and run on
many platforms including Windows, Macintosh (8,9,X), Unix (OSS), SGI, and
BeOS. PortAudio is intended to promote the exchange of audio synthesis
software between developers on different platforms, and was recently
selected as the audio component of a larger PortMusic project that includes
MIDI and sound file support.

PortAudio provides a very simple API for recording and/or playing sound
using a simple callback function.  Example programs are included that
synthesize sine waves and pink noise, perform fuzz distortion on a guitar,
list available audio devices, etc.
2006-05-21 22:21:10 +00:00
xtraeme
9ab215ebe0 Update to 0.17.1:
o bugfix: automatic reconnect works more reliably
    o added check for bufferSecs set to 0
    o added realtime parameter to the general section
    o added MPEG2 support through the TwoLame library.
    o added AAC support through the faac codec, http://www.audiocoding.com
    o bug fix: icecast2 sections didn't honor lowpass or highpass filters
      when using the mp3 format
2006-05-21 10:27:01 +00:00
xtraeme
d87f6f9568 Added audio/twolame. 2006-05-21 10:19:10 +00:00
xtraeme
4603b6ee8f Initial import of twolame-0.3.7.
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
code and portions of LAME.

Features added to TwoLAME:

    * Fully thread-safe
    * Static and shared library (libtwolame)
    * API very similar to LAME's (for easy porting)
    * Frontend supports wider range of input files (using libsndfile)
    * automake/libtool/pkgconfig based build system
    * C99 compliant
2006-05-21 10:16:55 +00:00
rillig
e58180e1fb Fixed some pkglint warnings by removing the "@" at the start of shell
commands.
2006-05-19 16:18:51 +00:00
rillig
24a158e50e pyversion.mk only needs to be included once. 2006-05-19 16:14:14 +00:00
adrianp
dcb34d2ace faad2 and mpeg4ip conflict on lib/libmp4v2.la so add the appropriate
CONFLICTS statement.
2006-05-19 12:21:52 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
wiz
1bccf32e97 Mark as using c and c++. Closes PR 33497 by martijn. 2006-05-16 17:14:10 +00:00
ben
3093f0a841 Add forgotten patches. 2006-05-16 13:42:29 +00:00
ben
c3625483cc Update abcmidi to version 20060422.
Apply security patches from Debian.

Changes include:

(Mike Scott) The 'y' spacing character used by Barfly and
abcm2ps was being silently dropped in parseabc.c. Added
support for this (including a length specifier - is this
used by anything?) to parseabc.c and abc2abc.c; stubs in
the other modules including yaps mean they behave as before.

http://lists.debian.org/debian-security-announce/debian-security-announce-2006/msg00127.html
2006-05-16 13:41:57 +00:00
minskim
832d39fb75 Add a compiler option to find a header file on Darwin. This addresses the
first problem reported in PR pkg/33420.  The second problem (link errors)
is not reproducible on my Darwin 8.6.0.
2006-05-16 08:09:42 +00:00
joerg
d637e1079c Uses C++. 2006-05-15 18:37:20 +00:00
joerg
423365243e Uses C++ and msgfmt. 2006-05-15 18:33:45 +00:00
joerg
fdddb0e9c3 Forgotten patch sum. 2006-05-15 16:52:42 +00:00
minskim
01d85951da Regen patch-ci so that it can be applied with GNU patch. 2006-05-14 21:31:01 +00:00
minskim
ecc79f32be This package installs perl scripts. Add a dependency on perl using USE_TOOLS.
Bump PKGREVISION.
2006-05-14 21:10:28 +00:00
joerg
9d8388fd29 Uses C++. 2006-05-14 15:22:08 +00:00
dogcow
9490ed5283 add missing USE_LANGUAGES+=c c++ 2006-05-14 15:14:32 +00:00
wiz
5c34e949d2 Update to 20060219, provided by ISIHARA Takanori in PR 33475:
20060218

Walt@w-gregg.juneau.ak.us (Walt Gregg) uploaded patches to fill out drumset
0 and a ridiculously commented 'full.cfg' to take advantage of them.  Like
'crude.cfg' it uses substitute instruments to fill out missing patches:

  035_Kick_1.pat
  036_Kick_2.pat
  039_Clap_Hand.pat
  041_Tom_Low_2.pat
  043_Tom_Low_1.pat
  045_Tom_Mid_2.pat
  047_Tom_Mid_1.pat
  048_Tom_High_2.pat
  050_Tom_High_1.pat
  053_Cymbal_Ride_Bell.pat
  062_Conga_High_1_Mute.pat
  069_Cabasa.pat
  075_Claves.pat
  078_Cuica_1_Mute.pat
  079_Cuica_2_Open.pat
2006-05-13 13:38:34 +00:00
joerg
4f9ab57b6b Uses C++. 2006-05-13 12:59:26 +00:00
joerg
3e48de0fc0 Uses C++. 2006-05-13 12:47:36 +00:00
joerg
5419a75ecc Uses C++. 2006-05-13 12:33:04 +00:00
minskim
f53c2ee7ab Set INSTALLATION_DIRS to create directories before installing files into
them.
2006-05-12 22:43:46 +00:00
rillig
8b376dd3f1 Fixed pkglint warnings. 2006-05-11 10:06:09 +00:00
joerg
b93c2f06f1 Uses C++. 2006-05-09 16:46:07 +00:00