Commit graph

3896 commits

Author SHA1 Message Date
rillig
60d23a3e43 Imported tcd from pkgsrc-wip.
Tcd is a tiny audio CD player using ncurses. It can play CDs and manage
a little CD database in cddb format.
2005-11-20 08:45:09 +00:00
kristerw
a4f8c86ae7 Rename a local (static) variable that has the same name as an external
variable defined in a .h file.  This makes the pkg build when using gcc 4.
2005-11-19 21:21:23 +00:00
xtraeme
e1b79b8c88 Apply patch from rivo nurges to eliminate awful memory leak when
playing internet streams with moc.

Thanks to rivo nurges and Peter Schuller (Maintainer).

Bump PKGREVISION.
2005-11-19 10:55:37 +00:00
wiz
438127bb3f Fix MASTER_SITES, comment out old HOMMEPAGE. 2005-11-18 20:19:42 +00:00
wiz
2f22bc246e CONFLICTS=lang/mpd looks like it might work, but it does not.
Replace it with CONFLICTS=mpd-[0-9]*
2005-11-18 18:34:11 +00:00
joerg
cfb308702c - add DragonFly support and fix OSS audio for !Linux platforms
- fix 'label at end of compound statement'
2005-11-18 14:52:44 +00:00
joerg
f15b0fa555 In xmmswrapper.cpp, include stddef.h first to get a proper NULL.
For some reason, a (char *)0 gets defined somewhere on DragonFly
and breaks C++ horribly.
Add USE_LIBTOOL to workaround libtool breakage (unability to find
library `').
2005-11-17 16:45:52 +00:00
seb
4006a47919 Update to version 1.3.6.
Changes since last packaged version (1.3.5):

VERSION 1.3.6:
  BUGFIXES:
    * Fix autoscan with PostgreSQL. (BR 111209)
    * Fix problem with sequences in PostgreSQL support. (BR 115075)
    * Fix potential crash at startup while accessing amazon.com. (BR 115838)
    * Potential crash when loading media from the Collection. (BR 115234)
    * Podcast apply to all button was faulty.
    * last.fm queue wouldn't be saved to disk. Patch by John Patterson
      <kde-bugs@ninecats.org>. (BR 115212)
    * Podcast download directory would only be effective next time
      the application started.
    * Don't crash when attempting to save an empty playlist from the
      Playlist menu.
    * Loading dynamic playlists with sources did not work properly.
    * Fix build issue on some Linux kernel 2.4 distros. (BR 115068)
2005-11-16 01:40:15 +00:00
hira
1e7d977036 Add AAC audio support using options.mk. It is disabled by default. 2005-11-15 16:12:33 +00:00
hira
354f65b183 Remove extra backslash. 2005-11-15 12:55:14 +00:00
markd
bdd66bccc7 Fix build on NetBSD since PTHREAD variables were used, rather than wired
-lpthread.  On NetBSD this change meant that -pthread was passed to build
of libtpthread.la (via ${PTHREAD_LDFLAGS}) but libtool doesn't then pass
this on when linking libtunepimp so add it there as well.
2005-11-14 08:56:07 +00:00
rillig
d0786920f1 PKG_DEFAULT_OPTIONS is reserved for being set by the user. So use
PKG_SUGGESTED_OPTIONS instead.
2005-11-14 02:48:01 +00:00
joerg
6b3e729f5a Keep OSS for DragonFly and FreeBSD, we don't have Sun-Audio. 2005-11-11 21:19:11 +00:00
joerg
6140c8857f Add DragonFly support. Make the options more useful by allowing full
selection of output. This adds oss and sun. By default, oss and sun
are now active on all platforms, but DraognFly. Bump the revision
to annotate that.
2005-11-11 18:58:18 +00:00
joerg
c01ba26746 Replace hard-wired -lpthread with the normal pthread logic.
Since this changes nothing for platforms with working -lpthread
and others didn't work before, don't bump the revision.
2005-11-11 18:18:28 +00:00
joerg
38738bcbc2 Add DragonFly support. Fix lvalue cast to allow build with GCC 3.4+. 2005-11-11 17:48:25 +00:00
joerg
fd44dda67e Don't define weired underscore macros on DrgaonFly, they break
the system headers. Depend on errno.h to define errno, fix an instance
where errno is used without errno.h Since this is a bug for a threaded
program and icecast at the very least is linked threaded here,
bump the revision.
2005-11-11 17:21:11 +00:00
joerg
791ec07085 DragonFly support. 2005-11-11 16:49:32 +00:00
joerg
41b3e3f25a Fix typo, BUILD_USES_MSGFMT is the right spelling. 2005-11-11 16:22:29 +00:00
joerg
4f237d5a3a Use BSD mount interface on DragonFly. Use PTHREAD variables to link
for !FreeBSD platforms instead of wired -lpthread.
2005-11-11 16:04:29 +00:00
joerg
1c301f4787 Add DragonFly. Fix compilation with GCC 3.4+. 2005-11-10 20:07:17 +00:00
joerg
73b9682acf Use soundcard.h on OpenBSD and sys/soundcard.h on FreeBSD and DragonFly. 2005-11-10 19:51:23 +00:00
rillig
9a6999d948 - Removed /CVS/ files from the PLIST.
- Bumped PKGREVISION.
- Changed DIST_SUBDIR from ${PKGNAME} to ${PKGNAME_NOREV}nb2, as the
  distfile hasn't changed.
2005-11-10 11:37:39 +00:00
rillig
6edbd5a537 Restored the checksum of patch-ac from revision 1.5. 2005-11-10 10:30:03 +00:00
tonio
2baccc7e19 Change patch-aa to match the solution adopted upstream to share file
descriptors
Bump PKGREVISION
2005-11-10 09:04:25 +00:00
rillig
0a5a32c918 Removed CVS conflict lines. Please use pkglint before committing changes. 2005-11-09 23:53:28 +00:00
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
martti
09f3d1e3fd Updated xfce4 to 4.2.3.1
* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-09 06:42:58 +00:00
ben
4ff063d053 Fix csound to only dereference skipinit when it is not NULL. csound's
malloc set it to NULL, and it was never initialized.  This threw SIGSEGV
at performance of a score with GEN01.
2005-11-09 06:35:25 +00:00
tonio
5550de2d1e Add audio/cplay 2005-11-08 15:58:16 +00:00
tonio
aae7398c4a Add audio/cplay (by Geert Hendrickx, in PR 31928)
cplay is a curses front-end for various audio players. It aims to
provide a power-user-friendly interface with simple filelist and
playlist control.  cplay is written in Python and can use either
pyncurses or the standard curses module.
Supported players:
* ogg123
* splay
* mpg123
* mpg321
* madplay
* mikmod
* xmp
* sox
2005-11-08 15:56:40 +00:00
tv
c076f9536e Another Interix fix (don't include <inttypes.h>). 2005-11-08 01:21:10 +00:00
tv
4129f84100 Include devel/libgetopt bl3. 2005-11-08 00:59:37 +00:00
reed
91e60491ab Update p5-CDDB_get to 2.25. This is from maintainer via
PR 31999. Thank you Leonard.

Changes:

- user:pass with proxy support - untested (thanks to Peter)
  Please try it, I don't have such a setup.
- Cache module: use CDDB_cache instead of CDDB_get
  All files are saved in a local tree and can be reused from there.
  Please try it if you like, it's not really tested.
2005-11-07 17:23:44 +00:00
rillig
4cc419cced Added missing empty line between the DISTFILES and the MAINTAINER section.
Found by pkglint.
2005-11-07 00:19:14 +00:00
joerg
1496afd5ce Use imake variables to correctly select the man page in the PLIST.
Bump revision.
2005-11-06 23:58:05 +00:00
joerg
e82819d8c2 -lossaudio ==> $(LIBOSSAUDIO) 2005-11-06 23:49:03 +00:00
joerg
fb1d129cbc Include the same fix for NAME_MAX usage as vorbis-tools. 2005-11-02 19:02:53 +00:00
joerg
72b9cd8695 DragonFly has OSS as well. 2005-11-02 15:20:51 +00:00
seb
33e640a74c Update to version 1.3.5.
Changes since last packaged version (1.3.3):

VERSION 1.3.5:
  BUGFIXES:
    * Fixed a build issue.
    * Fixed potential crash at startup. (BR 114983)


VERSION 1.3.4 (unreleased):
  FEATURES:
    * Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
    * Atom feed compatibility for podcasts.
    * Statusbar messages are logged to a file, statusbar.log. (BR 99899)
    * Podcast configuration now provides the ability to set the values for
      all podcasts. (BR 114371)
    * Downloading multiple podcasts will throw them into a queue, and
      each will be downloaded sequentially. (BR 114370)
    * Playlistbrowser items can be dragged into folders.

  CHANGES:
    * Categories in the playlist browser are now always in the order of:
      Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
      Podcasts, regardless of sorting options. (Items in the categories
      are still sorted normally.)
    * Reworked systray icon handling -- mostly under the hood, but it'll
      now update properly f. ex. when you change the cover. (BR 111014)
    * Tooltip for the queue icon in the statusbar will now show the album
      cover of the upcoming track.
    * Totals in the collection browser will now reflect the visible items
      if you set a filter.
    * Podcast settings "download on request" and "stream on request" have
      been merged.
    * About button in script manager now uses a KAboutDialog and supports
      rich text format in the README file. (BR 110961)
    * After filtering the collection browser, if only a single item is left
      visible, it will automatically be expanded.
    * Added items for the Equalizer, Visualizations, and Queue Manager to
      the context menus of the volume slider, analyzer, and statusbar queue
      icon, respectively.

  BUGFIXES:
    * If you queue an album from the context browser and then undo, the
      queue icon in the statusbar is now updated properly (and hence
      doesn't crash if you click on it).
    * helix-engine no longer emits new metaData if only the bitrate of a
      stream changes. (BR 114348)
    * Fix amaroK attempting to destroy your computer, reach through the
      monitor and violently strangle you if you attempt to exit while the
      collection is being scanned. (BR 114597) (BR 114859)
    * Postgresql code cleanup and fixed regression for manual collection
      scanning. Autoscan still does not work. (BR 111209)
    * File browser now sets to home if it was on a remote directory to prevent
      annoying error messages. (BR 114498)
    * Podcast settings would not add a trailing slash to podcast save
      locations. (BR 114712)
    * Workaround for stability issues with HyperThreading on Linux.
      Added a configure check to deal with buggy GLIBC's. (BR 99199)
    * xine-engine: Equalizer became inactive on trackchange when crossfading
      was enabled. (BR 114492)
    * Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
    * Dynamic mode did not respect repeat track mode. (BR 114585)
    * The Script Manager no longer captures the script's stdout.
    * Enqueuing files with amarok -e would not work for relative paths if the
      working directories of the new and the running instance of amarok differ.
    * Visualizations would only work when amarok was run as amarokapp.
      (BR 99627)
    * The number of podcasts items would be limited even when the user didn't
      set it. (BR 114353)
    * Switching system language wouldn't affect the root folder names on
      Playlist Browser.
    * On Context Browser, when showing a cached lyric, "add", "search", and
      "open in external browser" buttons wouldn't work. "Open in External
      Browser" is now disabled for cached lyrics. (BR 110812)
    * Refreshing all podcasts when folder existed caused a crash.
    * Multiple job statusbar widget was broken. (BR 114278)
    * HTML in tags was getting interpreted in the context browser.
    * Changing the podcast purge count could sometimes cause amaroK to hang.
    * NMM-engine: Fixed crash after playing a song to the end, the trackEnd
      signal was not emitted from the GUI thread.
    * With Random Mode enabled and Repeat Playlist disabled, when it got to
      the last track, it would play it a second time and then keep on playing
      other tracks, instead of just stopping.
    * Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
      Hostbaek <mich@freebsd.org>. (BR 114269)
    * Collection scanner ignored files with non-ascii characters. (BR 114195)
    * Don't show "Change Collection Setup"-box for non-local files.
    * Fixed issue with loading playlists containing remote URL's.
    * Dynamic mode history tracks would be forgotten if there was no current
      track on startup. (BR 110160)
    * Fixed problems with "Retrieve Similar Artists" feature in combination
      with SQLite, which could lead to 100% CPU usage. (BR 104447)
    * Tabbing between items and cells in the playlist while editing them now
      works much nicer (goes in order and doesn't tab to invisible columns),
      and you can also now use Alt+Up, Down, Left, Right to navigate between
      cells as well.
    * Podcast settings failed to remember the save location. (BR 114128)
    * Tray icon would stop filling up and showing play/pause icon if show
      player window was toggled. (BR 93711)
    * If player window is toggled during playback, playlist window's caption
      now correctly shows the current track's name.
    * Crossfade length would be enabled in Playback options when "No
      crossfading" was selected.
    * If an engine does not support crossfading, "No crossfading" is now
      selected in Playback options.
2005-11-02 00:20:38 +00:00
tv
9fcb17e07e Use esound on Interix too. (However, still depends on XShm, which Interix
lacks, so doesn't build yet.)
2005-10-31 16:52:39 +00:00
tv
8d118a4f15 NOT_FOR_PLATFORM Interix. 2005-10-31 16:47:15 +00:00
tv
10590221a4 NOT_FOR_PLATFORM Interix; make sure to include ossaudio.buildlink3.mk. 2005-10-31 16:45:46 +00:00
tv
85539f208d NOT_FOR_PLATFORM Interix. 2005-10-31 16:44:19 +00:00
tv
2ae8333747 Use esound on Interix for audio output. 2005-10-31 16:43:05 +00:00
tv
8a6eec2be8 NOT_FOR_PLATFORM Interix; make sure to include ossaudio.buildlink3.mk. 2005-10-31 16:37:24 +00:00
tv
97c95c94b8 NOT_FOR_PLATFORM Interix. 2005-10-31 16:30:55 +00:00
tv
c4e47b6e2a NOT_FOR_PLATFORM Interix. 2005-10-31 16:09:18 +00:00
tv
0883ce490c No need to include <getopt.h> as getsubopt/getopt_long is not needed. 2005-10-31 15:59:14 +00:00
tv
05ceb0d572 Include devel/sysexits to get <sysexits.h>. 2005-10-31 15:55:30 +00:00
tv
a99c949afd NOT_FOR_PLATFORM Interix. 2005-10-31 15:48:32 +00:00
tv
eb3e6589e0 NOT_FOR_PLATFORM Interix. 2005-10-31 15:37:50 +00:00
tv
4ea12bfa08 Only include <inttypes.h> if configure said it exists. Add <stdlib.h> to
one place where uintptr_t is needed, for Interix.
2005-10-31 15:33:19 +00:00
tv
09b3ff19a9 Interix has neither mlock(2) nor socklen_t. 2005-10-31 15:23:54 +00:00
tv
f2838568c4 Fix build on Interix (u_int64_t, not uint64_t). 2005-10-31 15:10:54 +00:00
tv
0f630eb326 NOT_FOR_PLATFORM Interix. 2005-10-31 15:06:19 +00:00
wiz
419513bce5 Fix installation dir to match updated xine. Bump PKGREVISION. 2005-10-30 18:32:33 +00:00
minskim
3ba0b69797 ENV is not defined; use SETENV instead. 2005-10-30 04:55:59 +00:00
tv
aae09e9265 Don't include <getopt.h> if all you need is traditional getopt.
(Interix doesn't have getopt.h, but getopt(3) is in unistd.h as with other OS.)
2005-10-29 16:26:21 +00:00
tv
941741d39f Add #define differences for Interix; deal with it not having utimes(3). 2005-10-29 16:20:26 +00:00
joerg
0900a5d64a Remove share/doc/html/toolame on uninstall. Bump revision. 2005-10-26 17:30:31 +00:00
rillig
bdd529ab2a Use ../../category/package instead of ../package. 2005-10-23 19:05:34 +00:00
rillig
ea12600460 Append to CFLAGS and CPPFLAGS instead of overwriting. 2005-10-23 18:30:52 +00:00
rillig
f9f6e7c3b6 Added patch-ae, which fixes an incompatibility with ISO C90. 2005-10-20 20:08:59 +00:00
xtraeme
d6caf6820a Added audio/streamripper. 2005-10-20 19:57:23 +00:00
xtraeme
33493da084 Initial import of streamripper-1.61.14.
Using information which a SHOUTcast server can optionally send, this program
breaks an audio stream into "tracks," stores them in separate files as they
arrive, and names the files by appending ".mp3" to the name of the track.
The tracks can be listened to at the user's leisure with an MPEG Layer 3
audio player.

--
Additional comment (xtraeme):

Really useful to save shoutcast sessions from streamtuner and copy them
into your mp3 player :-)
2005-10-20 19:55:49 +00:00
wiz
03f0f3aa14 Update to 2.1c:
License change from LGPL to GPL.
Also includes pkgsrc patch-aa.
2005-10-20 00:38:55 +00:00
adam
b7502ec52e Added qsynth-0.2.4 2005-10-19 15:14:39 +00:00
adam
fdd8e96675 Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt3
toolkit using Qt Designer. Eventually it may evolve into a softsynth management
application allowing the user to control and manage a variety of command line
softsynths but for the moment it wraps the excellent FluidSynth.
2005-10-19 15:13:38 +00:00
minskim
d9b1ca3db6 Add IPv6 support for beep-media-player, as suggested by Kevin Kim in
private email.  The patches were created by Byung-Hee HWANG.
Bump PKGREVISION since IPv6 is enabled by default.

Approved by the maintainer.
2005-10-19 15:09:37 +00:00
xtraeme
138cfd54f8 Update to 0.99.99 (one year later... :-)
0.99.99                                 December 21, 2004

        * Core changes:

                * Startup time has been greatly reduced (especially
                  when there are a lot of cached streams)
                * The cache format has changed (a binary cache has
                  been reintroduced, improving performance and
                  allowing to inline binary files into the cache)
                * Was sometimes locking up at startup: fixed
                * The preferences dialog has been reworked
                * A tab can now reload multiple categories
                  concurrently
                * The stop button now only stops the currently
                  selected tab
                * The stream columns can now be reordered
                * The stream columns menu item now displays a dialog
                * The plugin API has been enriched (handler
                  configuration, handler preferences widget, character
                  set handling in the transfer framework, utilities,
                  ...) and documented
                * Bookmarks now include a description, homepage and
                  URI list
                * The about dialog does not list the plugins and
                  handlers anymore
                * Hyperlinks can now be focused, and activated using
                  the keyboard
                * User interface images are now loaded from external
                  files, for smaller memory usage
                * When a plugin was disabled, its configuration was
                  lost: fixed
                * Now compiles cleanly even when -fstrict-aliasing is
                  in use (based on a patch by Philipp Thomas)
                * The stock preselections have been updated
                * The streamtuner icon now uses the new colour scheme
                * Other fixes, cleanups and improvements

pkgsrc changes:

* Make it use the options framework. The following options are
  recognized:

	o streamtuner-local (to enable the local metadata plugin)
	o streamtuner-xiph (to enable the xiph plugin)
	o python (to enable the python plugin)

The python option is off by default and the other ones are on.
2005-10-19 09:45:09 +00:00
is
2b2c89f15c musicpd calls its files mpd, alas! 2005-10-19 04:43:31 +00:00
xtraeme
c4bf66379a Improve COMMENT, per maintainer's request. 2005-10-17 03:49:53 +00:00
wiz
7796b45320 Update MASTER_SITES, from Zafer Aydogan in PR 31834. 2005-10-16 19:09:56 +00:00
wiz
6eef46df42 Update HOMEPAGE and MASTER_SITES. 2005-10-16 15:29:13 +00:00
wiz
7bff628a40 Update MASTER_SITES. 2005-10-16 15:21:43 +00:00
wiz
a7e8edfd3c Update HOMEPAGE and MASTER_SITES. 2005-10-16 15:19:46 +00:00
wiz
15dacf222a Update HOMEPAGE and MASTER_SITES. 2005-10-16 15:17:55 +00:00
wiz
4f6cb0d1e4 Update MASTER_SITES. However, the currently used distfile
is not available there, so comment it out.
2005-10-16 15:14:40 +00:00
wiz
5f9f3ecaf8 Update MSATER_SITES, from Zafer Aydogan in PR 31832.
Comment out HOMEPAGE, it is wrong.
2005-10-16 15:05:45 +00:00
wiz
1dbd81bae2 Update to 1.1.1:
Thise release includes some bug and documentation fixes, but no new
encoder modes. However, oggenc from this release now properly supports
the new CBR engine introduced in libvorbis 1.1.0 but the 1.1.1 release
of both libraries is required for things to work properly. Not that
there was never a 1.1.0 release of vorbis-tools because of this issue.

The ogginfo tool also now recognizes and reports information from Ogg
Theora files.
2005-10-15 21:24:16 +00:00
wiz
584fa3b4b3 Update to 1.1.1.
This releases includes some bug and documentation fixes, but no new
encoder modes.
2005-10-15 18:14:03 +00:00
xtraeme
323dbe348c Added audio/glurp. 2005-10-15 01:01:40 +00:00
xtraeme
78de7be415 Initial import of glurp-0.11.6 from pkgsrc-wip, packaged by
Leonard Schmidt.

A GTK2-based musicpd client with a simple and clean interface.

Features include:
    * Support for loading/saving playlists
    * A file browser
    * Playlist quicksearch
    * Supports streams in MPD (MPD 0.11.0 and newer)
    * ID3 Information
    * Single window interface, with possibility to hide the playlist
    * Support for enabling and disabling MPD outputs (MPD 0.12.0 and newer)
2005-10-15 01:00:05 +00:00
jmmv
b1e9e7e092 Update to 0.3.8:
* Fix for bug 305489: Festival driver in gnome-speech-0.3.7 seg faults
  (Willie Walker)

* Fix for bug 308468: #include <sys/socket.h>, and do not declare
  variable after statement (Behdad Esfahbod)

* FreeTTS driver now says "FreeTTS synthesis driver running..." instead
  of saying it is *not* running (Willie Walker)
2005-10-14 21:50:44 +00:00
ben
c16cfea769 Update HOMEPAGE and MASTER_SITES. Addresses PR#31605. 2005-10-14 12:27:29 +00:00
markd
3d448b6caf Update to arts 1.4.3 (part of KDE 3.4.3). 2005-10-13 12:55:36 +00:00
wiz
fdf63bbba1 Update to 2.3.0. Slightly based on PR 31558 by Eric Schnoebelen.
**** New features for 2.3.0 ****

- Streaming support for ogg speex, ogg flac, ogg midi

- intro file support - per mount settable
   Intro files will play when a listener first connects to a stream.  This
   is designed for station jingles and the like.  If you don't broadcast
   in ogg vorbis, you must make sure the bitrate/samplerate/number of
   channels match up to your stream.

- on-demand relays, global and per-relay settable
   On demand relays only connect to the relayed content when there are
   listeners attached to the relay.  This can save bandwidth in certain cases.

- fallback to file, extends on the intro file handling.
   With this feature, you can specify a "fallback file" which will be played
   in a loop and sent your currently connected listeners in the event of a
   source client disconnect.  This means your listeners stay connected while
   you fix your disconnect problem.  Same rules regarding bitrate/samplerate/
   number of channels apply as with intro files.

- new mount-level settings
   1. public, type/subtype, genre settings, stream description,
      stream url, stream name, bitrate (override what is sent from the source
      client)
   2. mp3 metadata interval
   3. on-[dis]connect scripts can be stated per-mount, invoked at source
      start/stop and take 1 arg which is the mountpoint.

- New URL listener authenticator.
   This delegates your listener authorization to an external application.
   URL calls are made on listener connect/disconnect as well as source
   connect/disconnect.  It is meant for large broadcasters who have existing
   authentication systems that need to be integrated into.  Included is
   an example php-based application that can be used in conjunction with
   the url authenticator to manage a simple subscription-based broadcast.

- HTPasswd authenticator uses in-memory structures now.

- On demand files now can be fed through an authenticator

- Update to admin/web xslt interface

- Icecast can now be installed as a win32 service

**** Fixes for 2.3.0 ****
- real/helix works
- win32 access log correct
- stats client is stable now (curl -X STATS http://admin@host:port/)
- show mountpoints on stats that are inactive but have an active fallback
- more updates over HUP possible
- improved stability under heavy load
- moving clients will no longer sometimes deadlock the server
- avoid small writes to reduce TCP overhead.

pkg changes:
Enable theora, speex. make libxml2 dependency explicit.
2005-10-12 22:26:59 +00:00
joerg
07d774522c Take the portable^Weasy route and use PTHREAD_AUTO_VARS to get this
compile on DragonFly as suggested by jlam@.
2005-10-12 20:22:57 +00:00
seb
4cc0d042bb Update to version 1.3.3.
Package changes:
- The Qt 3.3.5 build problem seems gone, hence so is its workaround.
- Since last update, there is no more need to include audio/arts/buildlink3.mk.

Changes since last packaged version (1.3.2):

VERSION 1.3.3:
  FEATURES:
    * New DCOP call "contextbrowser: showHome".
    * New DCOP call "contextbrowser: showCurrentTrack".
    * New DCOP call "contextbrowser: showLyrics".
    * New DCOP call "contextbrowser: showWiki".
    * Saving a playlist will cleverly pick a default name if possible.
    * Dragging an album cover into the playlist from the context browser
      will append the album.
    * Middle mouse button on the current track will toggle play/pause.
    * Ctrl-Right click on a selection of tracks will queue all of them, not
      just the track below the cursor. (BR 112841)
    * CoverManager allows for downloads from Amazon Canada. (BR 113238)
    * New DCOP call "playlistbrowser: addPlaylist".
    * New DCOP call "playlistbrowser: scanPodcasts". Will check all podcasts
      for new episodes.
    * New DCOP call "playlistbrowser: addPodcast".
    * New DCOP call "player: type". Returns the current track's file type.
    * New DCOP call "collection: migrateFile". Updates the collection db for
      changes made to filenames, keeping stats intact.
    * Smartplaylist has Length property. (BR 113039)
    * Added a mouse-over effect for the volume slider.

  CHANGES:
    * Adding a playlistbrowser folder will automatically focus the lineedit
      for renaming the item.
    * Removing podcasts will delete all downloaded media.
    * Playlists in the playlistbrowser can no longer be removed, only deleted.
    * Removing tracks when in dynamic mode will only replace up to the minimum
      upcoming tracks requirement.
    * Playlist columns are automatically resized when adding or removing
      columns.
    * Added a warning dialog when HyperThreading is enabled. (BR 99199)
    * Blacklisted GStreamer's autoaudiosink, which is really a crapsink.
    * Added a context menu to the volume slider.
    * When viewing covers in fullsize, the window has a maximum size, and
      scrollbars are shown if necessary. The user can also scroll the cover
      by dragging it. Patch by Eyal Lotem <eyal.lotem@gmail.com>. (BR 103990)

  BUGFIXES:
    * Patch fixing an almost-infinite directory-scanning problem while
      building the Collection. Patch by Dirk Mueller <mueller@kde.org>.
    * Cover Manager: Album view setting became out of sync. Patch by Michael
      Pujos <pujos.michael@laposte.net>. (BR 113370)
    * Starting the first track in the playlist when in dynamic mode would skip
      it. (BR 110160)
    * Position slider in player-window disappeared after 2 hours. (BR 97128)
    * PlaylistBrowser duplicated items when overwriting playlists. (BR 108693)
    * Podcast settings would forget about the purge items checkbox.
    * The Stop button in the toolbar was always enabled at startup.
    * GStreamer-Engine: Could not seek to position 00:00:00. (BR 106483)
    * Don't crossfade the last track in the playlist. (BR 96478)
    * If files were in the transfer queue before connecting the iPod they
      would be uploaded without checking if they already exist on the device.
    * Using dynamic mode's playlist shuffle would result in repeated tracks
      tracks during a populate operation.
    * Fixed Xine config options were disappearing on ESC key. (BR 113225)
    * Fixed problems with visibility enabled compilers. Patch by Unai Garro
      <ugarro@telefonica.net>. (BR 113056)
    * Fix regression causing dynamic mode playlist shuffle to break for
      smart playlists which relied on ordering and limits. (BR 113121)
    * Automatic podcast downloads did not do anything. (BR 113129)
    * Playlist browser items were not properly saved on quit (with Qt 3.3.5).
      Patch by Matthieu Bedouet <mbedouet@no-log.org>. (BR 113020)
    * amaroK could crash on startup, if on last exit sorting was enabled in
      the playlist. (BR 113042)
    * Adding entries to a playlist and saving it could duplicate some tracks,
      if the playlist hadn't been expanded before. (BR 111579)
2005-10-12 11:15:30 +00:00
reed
446e9c0627 This package has no manual page.
And the configure does not know --mandir, so
use CONFIGURE_HAS_MANDIR=NO.

Noticed in kristerw's bulk build.
2005-10-11 21:30:39 +00:00
tonio
44e5bf02a3 add an option for enabling AAC support in daapd 2005-10-11 12:20:57 +00:00
hira
d4ac2df0d3 s/netbsd.org/NetBSD.org/ 2005-10-10 17:15:09 +00:00
joerg
1374161753 Use pthread variables instead of hard-wired -lpthread for the detection
in configure. This allows DragonFly to get threading.
2005-10-10 15:24:08 +00:00
joerg
6355597e31 Set GNU_CONFIGURE to get config.guess / config.sub override 2005-10-10 15:24:07 +00:00
joerg
78549386ce Add DragonFly support.
Fix the use of errno.h vs. sys/errno.h vs. extern int errno.
2005-10-10 15:13:58 +00:00
joerg
38a98215aa Add DrgaonFly support by handling it like FreeBSD. 2005-10-10 14:23:53 +00:00
joerg
4cac337e89 Add DragonFly support. Also check for -pthread as thread library. 2005-10-10 14:07:38 +00:00
joerg
849db16498 Reorder includes to workaround a bug in sys/socket.h on DragonFly. 2005-10-10 13:49:41 +00:00
joerg
eebabd489a Don't hard code the thread library, use pkgsrc variables. 2005-10-10 13:06:11 +00:00
joerg
20089b2625 Unlike FreeBSD and DragonFly, NetBSD's sys/errno.h differs from errno.h.
Include the latter to get errno. This was hidden by the nested extern
before.
2005-10-09 15:04:14 +00:00
rillig
6800fea9f5 Added a proper COMMENT. Before, the COMMENT from audio/bmp had been used.
Fixes PR #31521.
2005-10-09 08:56:18 +00:00
ben
2923403c64 This change addresses PR#31443
Copy config.h to faad2-config.h.  Modify systems.h to refer to
faad2-config.h, and install faad2-config.h.  This situation is
discussed here:
http://lists.gnu.org/archive/html/automake/2000-10/msg00114.html

Remove the undef of PACKAGE and VERSION, and add a 3rd non-empty
argument to AM_INIT_AUTOMAKE.  This situation is discussed here:
http://lists.gnu.org/archive/html/automake/2000-10/msg00108.html

Modify the condition from HAVE_GLIB_H to __G_LIB_H__, which was
easier because faad2 doesn't depend on glib.

Bump pkgrevision.
2005-10-09 03:23:11 +00:00
jmmv
e8b8851405 Bump revision due to a new dependency on a default libao plugin.
Addresses PR pkg/30920 by Chuck Cranor.
2005-10-08 12:35:14 +00:00
jmmv
e0e78ff7d0 For packages using libao, add a default dependency on a plugin (either
oss or sun), based on the current OS name.  This is only used if no
other libao plugin is installed, and is binary package friendly.

Addresses PR pkg/30920 by Chuck Cranor.
2005-10-08 12:30:38 +00:00
ben
4db3e9a2b4 This change addresses PR#31443
Install header files in include/faad2

Install include/faad2/config.h

Add include/faad2 to search path in buildlink3.mk

Since software depending on mp4.h won't be able to build without this
change, bump PKGREVISION and update BUILDLINK_DEPENDS.faad2 in
buildlink3.mk
2005-10-06 13:13:28 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
sketch
2dfac28806 Update abcde to version 2.3.2. Changes since 2.2.6:
abcde 2.3.2

  * Too fast... I forgot to make the tarball and change the version strings in
    several places. Fixed.

 -- Jesus Climent <jesus.climent@hispalinux.es>  Fri, 19 Aug 2005 00:44:37 +0300

abcde 2.3.1

  * The new "I knew there were going to be bugs" upstream release!
  * MKCUE needs to be passed some $CDROM as an option, or otherwise it will
    not read the CDROM, in case is not /dev/cdrom.
  * Also, make the CUEREADER a bit more general, since we might be using other
    CUE extractors.

 -- Jesus Climent <jesus.climent@hispalinux.es>  Thu, 18 Aug 2005 23:44:20 +0300

abcde 2.3.0

  * New upstream release!
  * Defining the tracknumber now resets the first track if given a number
    different than 1 (that is: abcde -T 1 2-10 creates songs 1 to 9).
  * Modified the FAQ to reflect the changes on Marillat's repo
    (Closes: #315724).
  * Should be "space" safe: works properly when the working directory contains
    a space (Closes: #147493).
  * Repared the CD query for the discid code. When failing to read a disc,
    actually report that there might be no disc in the drive.
  * Right now, walk over the different encoders we Depends: on in Debian and
    use the one available: if a user has a FLAC encoder, abcde will no install
    vorbis-tools, so it will fail to run out of the box (Closes: #321216)
  * Added CUE support. Still experimental...
  * Added FLAC on Ogg. Still not activated, since we cannot get comments added
    as a post-process action.
  * Applied patches from Fedora Core (Credit goes to Nils Philippsen
    <nphilipp@redhat.com>)
  * Added a post_read() function to be executed before ejecting the CD.
  * Typos reported by A Costa corrected (Closes: #311463)
  * Problem with abcde being run in a directory with files containing only
    numbers solved (Closes: #313628).
  * vorbiscomment uses now "-R" (Closes: #303566).
  * "-t" and "-T" use the first track as a starter for the track list.
    (Closes: #305749).
  * Added CDPARANOIACDROMBUS option to define -d in case of using IDE and SCSI
    in case of using ide-scsi emulation layer (Closes: #290768).
  * Define metaflac in abcde.conf (Closes: #303555)

 -- Jesus Climent <jesus.climent@hispalinux.es>  Wed, 10 Aug 2005 07:00:26 +0300
2005-10-04 20:58:43 +00:00
joerg
68b7f3a7b8 Add DragonFly support. 2005-10-04 19:23:39 +00:00
joerg
ea71fcabe3 DragonFly has FreeBSD-style audio support, so use it like that. 2005-10-03 20:48:42 +00:00
joerg
bbdf0720f7 Override CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE, since the
default deals only with two level hierachies.
Add explicit saving of %ebp around cpuid, since GCC 3.4 doesn't like the
register clobbering.
Add DragonFly and OpenBSD conditionals. The latter are not tested, but
wiz@ suggested them as most likely correct.
2005-10-03 20:42:58 +00:00
joerg
f132fb31b7 If you check for NAME_MAX, you should include limits.h. This fixes the
compilation on DragonFly.
2005-10-03 15:59:13 +00:00
joerg
1536724ec9 Use the FreeBSD rules for DragonFly as well. 2005-10-03 15:25:14 +00:00
joerg
5e00c79bb0 Correct usage of errno and ctype macros. The former is wrong when thread
linking is active, the latter can result in segfaults.

Bump revisions of mpg123, mpg123-esound and mpg123-nas for the ctype
bugfix.
2005-10-03 15:17:14 +00:00
joerg
bdef39a365 Allow this to build on DragonFly. Remove a nested extern for errno, GCC
complains about it anyway.
2005-10-03 13:30:20 +00:00
joerg
169ebe56da Allow building on DragonFly. 2005-10-03 12:35:39 +00:00
joerg
29b0ac3c8b Unbreak build with GCC 3.4+ (label at end of compound statement).
Include string.h, when using functions from it.
2005-10-03 12:12:12 +00:00
joerg
918993b88d Unbreak build with GCC 3.4 (label at end of compound statement). Include
string.h when using functions from it.
2005-10-03 12:11:08 +00:00
seb
32c8bd8937 Update to version 1.3.2.
Package changes: aRts engine deactivated. This is prompted
by a comment in http://bugs.kde.org/show_bug.cgi?id=106599 about arts-engine
not being maintained.
Also the xine and the gstreamer engines proved for me much more stable.
Thanks to Sergey Svishchev, svs at ropnet dot ru, for the pointer.

Changes since last packaged version (1.3.1):

VERSION 1.3.2:
  FEATURES:
    * Tabs will open automatically when dragging files between tabs.
      Patch by Christian Baumgart <christianbaumgart@web.de>.
    * Two new dcop calls which allow scripts to read many of amaroK's
      configuration options. script readConfig(key) for strings, integers and
      bools. script readListConfig(key) for lists. Note that these functions
      aren't guaranteed to always return the latest settings (though many do).
    * Added a right click menu for blank areas of the playlist, with options
      to save, clear or shuffle the playlist and to "enable the dynamic
      mode & repopulate".
    * Playcount is shown in the tag dialog.
    * New volume slider, both better looking and better working than
      the old one.
    * Podcasts can be saved to any location. (BR 111059)
    * Added "Save as Playlist" option to the collection and file browser
      context menus as well.
    * Allow removing of items in the Media Device browser transfer
      queue.

  CHANGES:
    * Scroll wheel to switch tabs in context browser.
    * Repopulate button is enabled or disabled together with dynamic mode.
    * No warning dialog when starting if the directory File Browser is on
      doesn't exist anymore. It just reverts to home. (BR 99208)
    * Sorting on Collection Browser now shows "Unknown" items first, and
      "Various Artists" last. Years are sorted descending now.
    * When selecting 'Play' from the context menu on multiple items,
      it'll now play the first and queue the rest.

  BUGFIXES:
    * The Equalizer and QueueManager widgets were broken on window managers
      other than KWin.
    * "Year - Album" category in the Collection Browser didn't allow for
      dragging tracks or fetching cover images.
    * Xine engine no longer adds images to the playlist.
    * The delete key for removing playlist items works even if the file
      browser is open. (BR 100145)
    * Filenames with XML entity codes were not playable in dynamic mode
      and caused it to stop. (BR 108783)
    * If the album or artist contained "&", cover fetching wouldn't work
      properly.
    * When restarting, Playlist Browser items used for playlist shuffle
      wouldn't be properly marked, though they would be taken into account.
    * Don't crash after changing Podcast options, or after manually deleting
      its first item.
    * When renaming a playlist, the "." would be removed from the filename.
      Paych by Elliot Pahl <elliot.pahl@gmail.com>. (BR 112204)
    * When using next and previous on Tagdialog, after passing by a stream,
      the fields would be always disabled. (BR 112060)
    * Restarting track when in dynamic mode didn't work.
    * Fix issues with the GStreamer engine and alsasink, and reenable it.
      Patch by Vincent Tondellier <tonton-lists@team1664.org>. (BR 112103)
    * Dynamic playlist shuffle had some incorrect smart playlist handling.
    * Robustified the code for handling the '# of tracks in the playlist'
      part of the statusbar, it should not ever get out of sync with
      reality now. Nice side effect is you can see the track count
      increase while a playlist is loading.
    * "Last played - not in the last" smart playlists would only work for
      sqlite. (BR 112248)
    * Podcast and Dynamic subfolders are correctly restored on application
      start. (BR 112162)
    * Dropping tracks onto playlist browser folders will work correctly.
    * Invalid podcasts are no longer discarded on quit. (BR 112116)
    * Fixed playing of files that have special characters like '#' in
      helix engine.
    * Fixed issue where selecting multiple items after filtering the
      playlist would cause all the other items 'between' them (but
      invisible due to the filter) to also get selected.
2005-10-02 15:22:19 +00:00
seb
3b5a5bb78e Fix build with qt-3.3.5. 2005-10-02 04:55:05 +00:00
smb
b24b080cf6 Alphabetize and otherwise reorder some entries 2005-10-01 19:54:41 +00:00
kristerw
4d0e5b8d32 Fix two cases of C99 variable declarations to make this pkg compile when
using gcc 2.95.
2005-10-01 18:13:17 +00:00
smb
b4202a260c Fix minor glitches in original commit: MESSAGE vs MESSAGE.NetBSD,
missing getttext-lib/buildlink3.mk, lack of RMD160 checksum
2005-10-01 15:43:51 +00:00
smb
57e4733009 Added gtkpod 0.94.0 2005-10-01 13:56:43 +00:00
smb
1430affafb Initial pkgsrc entry for gtkpod 2005-10-01 13:29:52 +00:00
adam
3b347872f8 Changes 1.0.12:
* Add support for FLAC and Apple's Core Audio Format (CAF).
* Add virtual I/O interface (still needs docs).
* Cygwin and other Win32 fixes.
* Minor bug fixes and cleanups.
2005-09-30 13:26:02 +00:00
kristerw
aa00586c49 Do not install *.orig files that are left after patching. 2005-09-29 19:35:50 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
9984e0604a Removed trailing white-space. 2005-09-28 14:15:48 +00:00
xtraeme
3d8aeff5cf Enable audio/moc. 2005-09-26 23:18:51 +00:00
xtraeme
07334f69fe Initial import of moc-2.3.2 from pkgsrc-wip, packaged by Petter
Schuller.

MOC (music on console) is a console audio player for LINUX/UNIX
designed to be powerful and easy to use. Noteworthy features
include:

  * By default, files are decoded and played in a background
    process. This allows the user to quit the interface (e.g.,
    if one needs to close the xterm) without affecting
    playback. It also allows attaching multiple interfaces
    (e.g. in multiple xterms) to the same player.
  * Playback should be smooth even under high cpu or I/O load,
    due to the use of output buffering in a separate thread.
  * There are no sound gaps in between files, because the next
    file to be played is precached while playing the current
    file.

Note: To avoid conflicts with Qt's 'moc', the moc binary is
called 'mocp'.
2005-09-26 23:17:32 +00:00
wiz
b160cd3046 Populate PLIST. Bump PKGREVISION. 2005-09-26 12:48:03 +00:00
minskim
b384061e33 Add a patch for the previous commit. 2005-09-22 04:31:28 +00:00
minskim
f1e3e1ca62 - Use CONF_FILES to handle a configuration file, instead of using @exec.
- Add missing files to PLIST.

Bump PKGREVISION.
2005-09-22 04:30:41 +00:00
minskim
f0b88961d5 Fix PLIST. Bump PKGREVISION. 2005-09-22 04:08:31 +00:00
dmcmahill
a5ef43e03d make this work on solaris. 2005-09-21 23:19:14 +00:00
hira
77f62d1256 Remove nonexistent entries from PLIST. This should fix build error
seen in bulk build.  Bump PKGREVISION.
2005-09-18 16:46:44 +00:00
schmonz
26764c33cd Some days it's harder than others to hide my paucity of brain cells.
Comment out the RCS Id tag. Thanks Hisashi T Fujinaka.
2005-09-14 04:15:55 +00:00
wiz
30a8b59681 Do not install unnecessary Makefiles; they contained paths to build
directories. Add missing directory to PLIST. Bump PKGREVISION.
2005-09-11 12:30:55 +00:00
abs
f72dc9cd65 Catch some NetBSD statvfs() checks phrased alternatively as > 200030000
rather than >= 200040000 and one enterprisingly hidden as > 200050000
2005-09-08 22:37:53 +00:00
schmonz
8186793964 Move the sparc-gcc33-ice hack into hacks.mk. 2005-09-08 16:24:15 +00:00
jdc
50a593d2c7 Add a hack to require gcc 3.4 on NetBSD/sparc. 2005-09-08 15:51:40 +00:00
seb
93ac7efc33 Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):

VERSION 1.3.1:
  FEATURES:
    * Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
      playlist context menu. (BR 99932)
    * Support for iPod shuffle devices. Patch by Guenter Schwann
      <harry.w@gmx.at>.
    * Media Device browser now has a connect button for connecting
      your iPod after amaroK has already been started. Also includes
      configurable mounting/unmounting options.
    * Holding down the stop button (as opposed to just clicking it) pops
      up a menu letting you stop either now, after the current track, or
      after the end of the queue.
    * Collection browser filter now fully supports the same Google-esque
      syntax as the playlist filter, plus one extra: lyrics:"stuff to search
      for" to search in cached lyrics.
    * Pressing Shift+Enter after filtering the playlist will now queue
      the first track. (BR 111054)
    * Display short statistics in the collection browser depending on the
      categorisation method.
    * New DCOP call "collection: totalTracks". Returns the total number of
      tracks in the collection.
    * New DCOP call "collection: totalGenres". Returns the total number of
      genres in the collection.
    * New DCOP call "collection: totalCompilations". Returns the total number
      of compilations in the collection.
    * New DCOP call "collection: totalArtists". Returns the total number of
      artists in the collection.
    * New DCOP call "collection: totalAlbums". Returns the total number of
      tracks in the collection.
    * New DCOP call "collection: similarArtists(int artists)". Returns the
      similar artists of the current track, results are limited by 'artists'.
    * New DCOP call "playlist: repopulate". Repopulates the playlist with
      tracks from dynamic mode.
    * New DCOP call "player: showBrowser". Allows for showing of playlist
      window browser, see the handbook for useage.
    * New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
      for tracks.
    * Add an icon in the statusbar displaying the number of queued tracks;
      click on it to pop up a menu letting you jump to their locations in
      the playlist.

  CHANGES:
    * New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
      Nathan Adolph.
    * 'Stop after track' is now saved (and so remembered across amaroK
      restarts).
    * Ported playlist + filter-lineedit behaviour to collection browser as
      well: you can move between the view and the filter with the up/down
      buttons, and just typing into the view will set the filter. (BR 108656)
    * Wiki Tab links use the color set for links, instead of "Selected
      Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
      color. (BR 111228)
    * The Equalizer widget has been pimped.
    * Pressing 'up' in the playlist filter will now take you to the end of
      the playlist, in addition to down going to the beginning, as before.
    * When jumping to the current track, it now gets centered instead of only
      barely showing.
    * GStreamer-engine was rewritten. The crossfading feature was removed for
      now (it didn't work right with recent GStreamer versions). Improvements:
      1) Reduced CPU usage 2) Reduced latency 3) Increased stability
    * No need to restart amaroK to use your iPod!
    * Improved Konqueror Sidebar.
    * The bundled "Shouter" AmarokScript (for radio stream serving) has been
      updated and improved.

  BUGFIXES:
    * amaroK wouldn't remember current track when restarting. (BR 110282)
    * Some memory leaks found and fixed.
    * Fix buzz and subsequent clicking when equalizer enabled in Helix and
      GStreamer engines compiled with GCC 4.0.1.
    * Burn option wouldn't show up for "Year - Album" items on Collection
      Browser.
    * Tray's tooltip would show things like 69:40 of 1:12:01.
    * Wiki Tab wouldn't work for names that contained "/". (BR 111634)
    * With KDE 3.4, the proper context menu wouldn't be shown for File
      Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
      (BR 103305)
    * Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
      Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
    * Clicking twice on the uninstall button for the same script, would make
      amaroK crash.
    * Fixed an obscure crash when you emptied the playlist, had the focus on
      it, and pressed up.
    * No longer show dynamic info popup on application startup.  Patch by
      Christian Baumgart <christianbaumgart@web.de>.
    * Sometimes the system tray tooltip did not update on song change.
    * Polishing for the collection browser and expanded item states. Patch
      by Christian Baumgart <christianbaumgart@web.de>.
    * With xine-engine amaroK always treated remote media like radio streams.
    * Selecting Classical equalizer preset prompted for name.
    * Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
      visibility.
    * Konqueror sidebar can switch again between tabs.
    * Fixed playing of oggs in helix engine.
    * Fixed crash in helix engine when switching engines if helix/realplayer
      not installed.
    * Undo/Redo for the playlist was broken in some cases.
    * On Collection Browser, when grouping by Genre/Artist/Year-Album it
      wouldn't show the tracks. (BR 110890)
    * SmartPlaylist Editor would reset "Match Any" to "Match All" when
      editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
    * Podcasts and playlist tracks would be sorted lexicographically
      (BR 97297).
    * Saved dynamic playlists were not removable.
    * xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
      and the engine playing. (BR 110791)
    * Dequeued items sometimes weren't being repainted properly.
2005-09-07 11:29:41 +00:00
adam
05bc5ada2b Changes 1.2.9:
* Added support for direct color 8-bpp surfaces
* Altivec optimized blitters
* SDL.dll works on Windows 95 again
* Dropping a document onto an SDL app passes it as a command line parameter in MacOS X
* Fixed crash trying to allocate hardware surfaces on MacOS X
* Fixed short read problem with SDL_RWFromMem()
* Fixed gcc parse errors in SDL_audio.h on Windows
* Added support for Tru64 UNIX 4.X
* Improved RISC OS support
* Numerous improvements to the Atari port
* SDL_OPENGLBLIT is officially obsolete
2005-09-07 10:15:39 +00:00
abs
ee9906d198 Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
xtraeme
f71311b4fa Do not depend on nasm in Solaris x86, it's known to fail. 2005-09-04 02:37:02 +00:00
xtraeme
7aa32acbe7 Enable ASM functions when MACHINE_ARCH = i386 for performance,
closes PR pkg/31101.
2005-08-30 16:12:49 +00:00
seb
f625f7fe56 Update to version 1.3 'Airborne'.
Too many changes, bugfixes and features since last packaged version (1.2.4) to
list here. Please see amaroK's homepage or the ChangeLog file enclosed in the
source tarball.
2005-08-30 06:44:37 +00:00
seb
4e5c8448b4 Update to version 1.4.
Approved by chris@.

Changes since last packaged version (1.3.1) as seen on taglib's homepage:
* Added a package-config file
* Added support for plugging in file type resolvers to make it easier to use
  native mime type resolution systems and to add support for additional file
  formats
* Fixed a memory leak in APE items
* Fixed a crash when requesting the text of an empty APE item
* Added a README noting the Ruby and Python bindings
* Added the ability to save mp3 tags using the save mask without discarding
  those tags that are not part of the mask
* Fixed the misspelling of "A Cappella"
* Implemented support for the ID3v2 frame flag for discarding frames on tag
  alteration
* Use the above flag for ID3v2 frames that are discarded because they are no
  longer supported in ID3v2.4 (which TagLib uses). This allows for these tags
  to still be handled by library users if desired
* Fix memory corruption (deleting a no longer valid iterator) when removing a
  frame from an ID3v2 tag
* Make it possible to read and modify the descriptions of images in attached
  picture frames of ID3v2 tags
* Introduced an argument for limiting the number of fields that will be
  created usign ByteVectorList::split()
* Significantly unbroke the relative volume adjustment ID3v2 frame's API.
  It now properly supports multiple volume fields in the same frame
* Added support for reading the comment portion of "Xiph" tags (used in Ogg
  Vorbis and FLAC) from the "COMMENT" field rather than only from the
  "DESCRIPTION" field mentioned in the spec
* Added support for Ogg FLAC v1.1.1
* Added prepend methods to the List<T> class
* Added support for UTF-16 little endian strings as used in some tagging
  formats
* Fixed or implemented roughly 35 bug or wishlist items relative to 1.3.1
2005-08-29 20:51:14 +00:00
bjh21
26526bea8d Correct hash for my change to the patch. One day, I'll get this right. 2005-08-24 09:37:00 +00:00
bjh21
1a278ae436 Add RCSID. 2005-08-24 08:30:28 +00:00
grant
a678bf4098 add patch i missed last time. noted by Matthew Luckie. 2005-08-24 02:28:22 +00:00
rillig
7a95adad42 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:48:47 +00:00
rpaulo
a8ee78449e Added vorbisgain. 2005-08-22 13:51:03 +00:00
rpaulo
46019f5ba4 Import vorbisgain-0.37. vorbisgain-0.34 was in pkgsrc-wip.
Vorbisgain calculates a percieved sound level of an Ogg Vorbis file using the
ReplayGain algorithm. VorbisGain then stores in the comments (tags) in the
file a suggestion on how the volume should be changed during playback, to get
a uniform sound level.
2005-08-22 13:48:43 +00:00
jmmv
d83f1ae344 Update to 0.3.7:
* FreeTTS driver now includes and uses a user_addenda.txt pronunciation
  lexicon addenda to support characters from the extended ISO8859-1 character
  set as well as the unicode currency block - bug 163805 (Willie Walker)

* Automatic detection of voices for festival driver - part of bug 141516
  (Fernando Herrera)

* Fixes for bug 301086 (Willie Walker), bug 141516 (Bill Haneman and Fernando
  Herrera), bug 169805 (Bill Haneman), and bug 167810 (Oana Serb)
2005-08-21 11:31:50 +00:00
grant
b7267014ad only build and install in the directories needed to build the xmms
plugin.
2005-08-21 08:48:51 +00:00
jlam
cf4dfe44a5 Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.
2005-08-20 19:16:21 +00:00
grant
f090d9cc71 bump PKGREVISION for wrapper -fast -xnolibmopt fix. this was the only
package which used -fast which was actually building.
2005-08-20 11:36:05 +00:00
grant
2d76f5d3bf strip -lstdc++ if not using gcc. 2005-08-20 11:17:52 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
wiz
0718ec6ac6 Add bin/malint. 2005-08-15 01:55:11 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
adam
d4075414fa Changes 1.2.1:
* [NEW] It is now possible to fine tune the text search by specifying
  which fields and categories to consider.
* [BUGFIX] Fixed cddb_sites function returning random values due to
  uninitialized value.
* [UPDATE] The value of the LIBCDDB_VERSION_NUM defined variable is
  now 121.

Changes 1.2.0:
* [NEW] Support for searching the FreeDB database using a text string
  has been added.  This feature has a similar API as the query
  command but uses a string instead of actual disc data.
* [UPDATE] The value of the LIBCDDB_VERSION_NUM defined variable is
  now 120.

Changes 1.1.0:
* [IMPORTANT] The installed header files now no longer contain any
  actual structure definitions.  All libcddb structures are now truly
  opaque for the user of the library.  Some of the structures have
  also been updated.  This means that the library is not binary
  compatible with the previous version.  It should however be possible
  to just recompile any software using libcddb and link it against
  this new library.  The API is backwards compatible so no changes to
  the software should be necessary.
* [NEW] Support for the FreeDB sites command that can be used to get a
  list of mirror servers.  A function was also added to initialize the
  libcddb server connection data using one of the servers returned by
  this command
* [NEW] A new error code was added (CDDB_ERR_INVALID) that is returned
  when invalid input parameters are passed to one of the library
  functions.
* [UPDATE] The value of the LIBCDDB_VERSION_NUM defined variable is
  now 110.
2005-08-08 08:41:44 +00:00
bjh21
135aefa63e Add patch-ac to distinfo.
Add PKGREVISION, since patch-ac will change the binary package on some
architectures.
2005-08-07 14:57:15 +00:00
bjh21
c893066192 Make SoX work correctly on systems (such as NetBSD/powerpc and NetBSD/arm)
where "char" is unsigned by default.
2005-08-07 13:26:32 +00:00
wiz
193f82a45f Depend on wxGTK24, bump PKGREVISION. 2005-08-07 11:28:07 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
tonio
33140c0757 add simple patches for gcc-4 support
approved by cube@
2005-08-05 13:01:57 +00:00
tonio
39fdfb43f1 update tunesbrowser to 0.3.0
update the url to www.craz.net

patch-aa is no more necessary (SA_NOMASK is no more used)

Main changelog entries:
- password support. You will be prompted for a password if a server requires a password
- playlist support.
- Several bug and portablity fixes

approved by cube@
2005-08-05 12:58:49 +00:00
tonio
6bfe681a97 Update libopendaap to 0.4.0
changed the url to www.craz.net

remove patches that have been integrated upstream or are no more relevant

Main changelog entries:
- Playlist support now exists
- Use a free mdns library, instead of Apple's mDNS library. This means that libopendaap is entirely free now.
- You can now connect to servers with passwords
- Several bug fixes

approved by cube@
2005-08-05 12:53:08 +00:00
sketch
52ac0088a5 I'll take it. 2005-08-05 07:23:43 +00:00
snj
dafbf34273 Give up maintainership. Anyone want to adopt abcde? 2005-08-05 06:21:10 +00:00
rillig
a3bcf47ff3 Fixed a suble quoting bug. CONFIGURE_ARGS (and probably others) must not
be used with the := assignment operator when they contain quoted
components.
2005-08-01 00:09:35 +00:00
grant
4423caf7b5 don't pass -no-undefined to libtool. there will always be undefined
symbols on some platforms due to the implicit dependency on libc.
2005-07-31 03:29:50 +00:00
grant
a1b65715e4 - don't pass gcc specific arguments
- don't use static variables in inline functions

fixes build with sunpro.
2005-07-30 11:30:03 +00:00
markd
7853f85750 Update to arts 1.4.2 (part of KDE 3.4.2). 2005-07-30 10:56:13 +00:00
drochner
4a10f32e62 sync with xine-lib update 2005-07-29 16:12:04 +00:00
grant
525ccb4476 USE_LANGUAGES=c c++ 2005-07-29 06:06:57 +00:00
grant
bdabb8248b fix build on Solaris:
- sunpro wants 'inline' to inline functions, not '__inline'
- patch away a rogue ;
2005-07-29 06:06:33 +00:00
grant
c73d281c54 depends should be ../../<category>/<pkg> 2005-07-29 00:55:13 +00:00
grant
4e3d632439 don't assume that all platforms will be able to build a shared library
out of non-PIC code; do it on NetBSD and Linux/i386 where it is
known to be OK.
2005-07-29 00:41:51 +00:00
drochner
9ccf74f69d update to 0.2.36
changes:
-minor fixes and cleanup
2005-07-27 17:16:32 +00:00
wiz
6301213966 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
jlam
7aa57dd443 Use the "pod2man" tool to build man pages. This fixes brokenness
introduced after the perl5/buildlink3.mk file was no longer included
by the package Makefile, but we still referenced BUILDLINK_PREFIX.perl
to locate the pod2man script.  Noted by Matthias Drochner.
2005-07-26 20:02:23 +00:00
wiz
446fa529a8 Remove some obsolete packages using gnome[1]-libs.
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-23 21:34:55 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
kristerw
ee53a09ef8 No need to add CC to the MAKE_FLAGS since it is added automatically
(and the CC here were not correctly quoted, which failed if CC
were set to e.g. "gcc -pipe")
2005-07-20 01:54:04 +00:00
grant
0807a3413f depends should be ../../<category>/<pkg> 2005-07-19 10:22:32 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
e26a9ed756 Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a
run-time dependency (DEPENDS) on a tool is to append a ":run" modifier
to the tool name, e.g.,

	USE_TOOLS+=	perl:run

Tools without modifiers or with an explicit ":build" modifier will
cause build dependencies (BUILD_DEPENDS) on those tools to be added.
This makes the notation a bit more compact.
2005-07-15 20:14:02 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
adam
42880dea23 Changes 1.0.6:
* Bug fixes
2005-07-14 12:49:34 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
wiz
5797c3086b Add DragonFlyBSD support, from Joerg Sonnenberger in private mail. 2005-07-13 09:07:10 +00:00
kristerw
83ca627ade Fix a C99 variable declaration to make this pkg compile with gcc 2.95. 2005-07-09 16:05:16 +00:00
martti
95c68a5f75 Use tab instead of spaces. Detected by pkglint. 2005-07-01 11:38:26 +00:00
grant
fa3c7b2267 just use CPPFLAGS.SunOS instead of OPSYS conditional. 2005-07-01 06:35:15 +00:00
grant
37d810b40c fix typo in CPPFLAGS, allowing this to build on Solaris. 2005-07-01 00:22:13 +00:00