Commit graph

5648 commits

Author SHA1 Message Date
jmcneill
a4e507b68a - add libsndfile to bl3
- don't invoke git when running autoreconf
- bump pkgrevision
2010-02-02 12:39:14 +00:00
tron
fbd4af5cba Correct package list for systems with OSS support e.g. Mac OS X. 2010-02-02 11:35:11 +00:00
tnn
6e85ff10db Add missing buildlinkry to fix modular X.org build.
Bump PKGREVISION.
2010-02-01 17:38:07 +00:00
jmcneill
6beb567d6a gc old patches, no longer necessary for pa 0.9.21 2010-02-01 15:05:58 +00:00
jmcneill
40c24f6e6f Update pulseaudio to 0.9.21.
Too many changes to list here:

  http://pulseaudio.org/milestone/0.9.15
  http://pulseaudio.org/milestone/0.9.16
  http://pulseaudio.org/milestone/0.9.17
  http://pulseaudio.org/milestone/0.9.18
  http://pulseaudio.org/milestone/0.9.19
  http://pulseaudio.org/milestone/0.9.20
  http://pulseaudio.org/milestone/0.9.21
2010-02-01 15:00:20 +00:00
joerg
85cf745783 DESTDIR support 2010-02-01 01:50:04 +00:00
joerg
427f06d0b9 DESTDIR support 2010-02-01 01:38:42 +00:00
joerg
7fa3095593 DESTDIR support 2010-02-01 01:25:29 +00:00
joerg
8904c73934 DESTDIR ready 2010-02-01 01:16:24 +00:00
joerg
31ee0a1951 DESTDIR support 2010-02-01 00:59:27 +00:00
joerg
3127bb8f1b DESTDIR support 2010-02-01 00:52:10 +00:00
joerg
2a77136ae4 DESTDIR support 2010-02-01 00:40:32 +00:00
joerg
2cc1d32851 DESTDIR support 2010-01-30 18:05:58 +00:00
joerg
5b5a4b0fa6 DESTDIR support 2010-01-29 20:40:58 +00:00
heinz
2a9f6430c9 Enabled test target. 2010-01-24 17:26:21 +00:00
heinz
5e3cd069ac Added LICENSE information. 2010-01-24 17:11:17 +00:00
wiz
7e2c799d4e More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
drochner
e07f34414e update to 0.15.8
This bugfix release will make incoming streaming more reliable, allowing
stream rewinding if supported, fix CUE track playback, fixes shn support
in ffmpeg and other minor fixes.
2010-01-22 20:47:45 +00:00
drochner
84aeff06e1 make the "avahi" option "off" per defauld, as in other pkgs,
bump PKGREVISION
2010-01-21 12:12:27 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
asau
20751faf7a Add autoconf to tools, use automake instead of automake14. 2010-01-16 19:12:08 +00:00
wiz
13885fd0b0 Remove workaround for compiler bug in gcc2 on sparc64. 2010-01-16 17:57:36 +00:00
wiz
f5822d2fd5 Update to 0.1.18:
2009-06-29: devpcoreaudio didn't compile on darwin

2009-07-19: dev/smpman.c: x86_64 crashed when expanding loops

2009-07-20: configure.ac: missing AC_DEFINE, made compiling on ubuntu flash a lot of warnings due to we not knowing about some header files

2009-07-20: platit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Out-of-range_note_delays

2009-07-20: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Pattern_loop

2009-07-20: playit/itptrack.c: track-visualizer didn't show SBx commands (now appears like plx - pattern loop)

2009-07-20: *: use sysconf(_SC_PAGESIZE) if available, before trying to use PAGESIZE, and defaulting to 4096

2009-07-21: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Tremor_effect

2009-07-21: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Ping-pong_loop_and_sample_number

2009-07-22: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Retrigger

2009-07-22: stuff/*x11*: Borrowed some code from mplayer (don't attemt to use SHM on network connected X11 servers)

2009-07-23: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Pattern_row_delay

2009-07-23: stuff/poutput-x11.c: Added XSync() after resize-windows, else XGetImage sometimes fails, since local structure isn't ajour with server fast enough (window resize on remote X11 would sometime exit ocp with X11 error)

2009-07-23: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Random_waveform

2009-07-25: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Pan_swing_and_set_panning_effect

2009-07-26: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Zero_value_for_note_cut_and_note_delay

2009-07-26: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Portamento_with_no_note

2009-07-28: playit/itplay.c: http://eval.sovietrussia.org/wiki/Player_abuse_tests#Portamento_and_pitch_slide

2009-07-29: playgmi/*: Added buffer overrun protection to the MIDI file parser

2009-07-30: playit/itload.c: use Impulse Tracker 2.15 sample decompression, only when needed

2009-08-07: *: Remove the need for keep=1 on certain drivers. The drivers can tell themselfs if they need it.

2009-08-07: devp/devpcoreaudio.c: Major updates

2009-09-24: stuff/*: Added support for SDL video

2009-09-24: dev*/dev*oss.c: Only warn if GET_VERSION fails (some BSDs fails on this)

2009-09-24: ocp-*: Make even faster method for forcing SDL, etc video drivers

2009-09-25: Compiling SDL support without X11 gave a missing symbol

2009-11-18: configure.ac: AC_MSG_ERROR was used wrong some places

2009-12-25: *: medialib didn't handle archived files very well. This is now fixed, however, a rescan is needed in order to make them work (database didn't store archive data)

2009-12-26: playit/itload.c: Don't fail on loading samples with length set to zero, skip them instead

2009-12-26: VERSION 0.1.18
2010-01-16 17:10:31 +00:00
wiz
f83bbe82b6 Use new ${LP64PLATFORMS} variable to restrict platforms instead of manual
hardcoding.

Note: This effectively adds x86_64 to NOT_FOR_PLATFORM for some packages.
2010-01-07 07:36:53 +00:00
drochner
8820aebe7d restore the patch's comment which got lost in last commit 2010-01-06 11:20:30 +00:00
tron
1a0c2842dd Add patch from the "lame" CVS repository to fix API incompatiblity with
the "ffmpeg" package. "ffmpeg" can now generate ".flv" files with
audio again. Bump package revision.

Extra testing by Matthias Drochner, approved by Alistair Crooks.
2010-01-05 23:02:12 +00:00
tnn
1f4dfaf829 fix OSS linkage 2010-01-05 13:55:07 +00:00
abs
42a6ae9a3e Updated audio/ampache to 3.5.3
Addresses the following security issue:
	http://secunia.com/advisories/37867/

--------------------------------------------------------------------------
  v.3.5.3 20/12/2009
	- Added local authtype which uses PHP's PAM module
	- Correct potential security issues due to misuse of REQUEST for write
		operations rather then POST
		(Thx Raphael Geissert <geissert@debian.org>)

--------------------------------------------------------------------------
  v.3.5.2 19/11/2009
	- Fix typo that caused song count to not be set on tag xml response
	- Fix tag methods so that alpha_match and exact_match work
	- Fix limit and offset not working on search_songs API method
	- Fix import m3u on catalog build so it does something
	- Fix inconsistent view during catalog operations
	- Sort malformed files into "Unknown (Broken)" rather then leaving
		them in "Unknown (Orphaned)"
	- Fix API democratic voting methods (Thx kindachris)
	- Add server version information to API ping command
	- Fix Localplay API methods (Thx thomasa)
	- Improve bin/catalog_update.inc to allow only verify, clean or add
		(Thx ascheel)
	- Fix issue with batch download and UNC paths (Thx greengeek)
	- Added config option to turn caching on/off, Default is off
	- Fix issue where file tag pattern was ignored if files have no tag
		structure
	- Add TDRC to list of parsed id3v2 tags
	- Fix issue where rating could get cached and not update the
		display correctly until a page reload
	- Fix User Stats having a formating issue and not listing the
		active playlist correctly
	- Fix incorrect default ogg transcode target format in the default
		config file
	- Fix issue where the user preferences were not respected by
		the streaming code due to caching
	- Fix issue where prevent multiple logins would prevent all logins

--------------------------------------------------------------------------
  v.3.5.1 24/06/2009
	- Make the PHP error a little clearer for windows users by indicating
		that their version of PHP is < 5.3 (required for windows)
	- Fix random methods not working for Localplay
	- Fix extra space on prefixed albums (Thx ibizaman)
	- Add missing operator on tag and rating searches so they will
		work with other methods (Thx kiehnet@netscape.net)
	- Fix get_art_url() so it returns something...
	- Fix problem with creating new playlists where it doesn't work
		but appending to an existing did.
	- Fixed issue with url_to_song, also cleaned up the code a bit
	- Fixed issue with Random All Catalogs
	- Fixed issues with API and Tag methods not working as advertised
	- Fix endless loop in getid3() with malformed genre tags in mp3s
	- Fixed show test page always returning false on web path
	- Update Man page to adhear to newer Debian rules
	- Fixed issue with Videos being incorrectly registered with stats
		and now playing as songs.
	- Fixed missing > in HTML for song row

--------------------------------------------------------------------------
  v.3.5 05/05/2009
	- Added complete Czech translation (Thx martin hason)
	- Add the AlmightyOatmeal-Sanity check to prevent a clean from
		removing all songs if your mount failed, but is still
		readable by ampache
	- Make the Lang Install page prettier
	- Added Check for hash,inet_pton,windows PHP Version to init so
		that upgrades without pre-reqs are handled correctly
	- Allow mms,mmsh,mmsu,mmst,rstp in Radio Stream URLs
	- Fixed a problem where after adding a track to a saved playlist
		there was no UI response upon deleting the track without
		a page refresh
	- Fix an issue where the full version of the album art was never
		used even when requested
	- Fix maxlength on acl fields being to small for all IPv6 addresses
	- Add error message when file exists but is unreadable do not
		remove unreadable songs from catalog
	- Fixed missing title tag on song browse for the title
		(Thx flowerysong)
	- Fix htmlchar'd rss feed url
	- Fix Port not correctly being added to URL in most cases
		even when defined in config
2010-01-04 20:46:06 +00:00
joerg
bed4803fae Deal with the usual scons design nightmare and don't nuke the complete
environment.
2010-01-04 17:59:49 +00:00
joerg
a91167bad3 Uses deprecated GTK interfaces. 2009-12-30 13:40:14 +00:00
joerg
ae0056a4b9 Our environment is already sanitized, so don't kill it. 2009-12-30 13:19:58 +00:00
abs
346dce3074 Avoid an assert on pthread_setschedparam() if the priority was already
SCHED_OTHER - bump pkgrevision
2009-12-27 15:06:28 +00:00
abs
8b79dfbc3d PKG_DESTDIR_SUPPORT 2009-12-17 22:08:09 +00:00
abs
b7501f69e3 +PKG_DESTDIR_SUPPORT 2009-12-17 22:04:17 +00:00
abs
99cdbbe69d PKG_DESTDIR_SUPPORT 2009-12-17 19:58:19 +00:00
abs
8f2106ab21 PKG_DESTDIR_SUPPORT 2009-12-17 19:45:27 +00:00
drochner
8eb46bc6f9 update to 0.3.2
changes: minor cleanup
2009-12-16 19:54:39 +00:00
drochner
651b7d7e08 update to 0.5.7.1
changes:
-cover plugin now uses Freecovers.net as its cover provider
-bugfixes
-French translation
2009-12-16 19:31:51 +00:00
drochner
f8f29fd84d update to 0.15.6
changes:
This release fixes OggFLAC, some annoyances and a few critical bugs
2009-12-16 19:28:49 +00:00
drochner
d5bd50770c fix the LP64 patch so that it doesn't prevent building on Python<2.5 2009-12-16 16:53:09 +00:00
joerg
fa5464c73f Recursive bump for libltdl 2009-12-15 21:30:51 +00:00
wiz
016677b9c7 Update to 1.0.21:
Version 1.0.21 (2009-12-13)
  * Add a couple of new binary programs to programs/ dir.
  * Remove sndfile-jackplay (now in sndfile-tools package).
  * Add windows only function sf_wchar_open().
  * Bunch of minor bug fixes.

(The last entry sums up at least the DOS patches we had in pkgsrc.)
2009-12-15 11:08:38 +00:00
joerg
1bfb2ecdd3 Fix libtool usage. 2009-12-09 21:19:59 +00:00
drochner
b3d75f7865 update to 2.28.1
ichanges:
-bugfixes
-translation updates
2009-12-09 19:05:28 +00:00
drochner
23da6c18a3 update to 0.12.6
changes:
-Context pane plugin
-Power management plugin reworked to use new D-Bus API
-MTP plugin reworked to do everything asynchronously
-Volume slider levels match what PulseAudio displays
-Playback pipeline filter interfaces actually work properly now
-Much improved visualization performance when crossfading is enabled
-bugfixes
-translation updates
2009-12-09 10:30:00 +00:00
drochner
a0b9a4d965 fix for base pkg update 2009-12-09 10:13:40 +00:00
wiz
ffbd02ddd3 Drop MAINTAINER. 2009-12-07 00:01:04 +00:00
joerg
34b916d025 Need to provide builddir to prevent -I without argument. 2009-12-03 16:41:40 +00:00
joerg
fe7185fe37 Add to MAKE_ENV, don't overwrite it. 2009-12-03 16:26:47 +00:00