Commit Graph

3281 Commits

Author SHA1 Message Date
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
naddy
c79dce02db add opus, opus-tools 2012-07-10 12:14:46 +00:00
naddy
a24ec5562f Import opus-tools 0.1.2.
Opus-tools provides command-line utilities to encode, inspect, and
decode .opus files.

ok sthen@
2012-07-10 12:12:37 +00:00
naddy
88ae050fb4 Import opus 0.9.14
The Opus codec is designed to handle a wide range of interactive
audio applications, including Voice over IP, videoconferencing,
in-game chat, and even remote live music performances. It can scale
from low bit-rate narrowband speech to very high quality stereo
music.

ok sthen@
2012-07-10 12:11:22 +00:00
sthen
c9ab086178 allow sox to use opencore-amr; from Jan Stary plus a bump and license marker
change from me; we must now use the terms of the GPLv3 to avoid a conflict
with the Apache license.
2012-07-09 13:25:37 +00:00
sthen
e92ba00636 update comment in USE_LIBTOOL line, I investigated this a bit before so
include url to the list posts. reminded by Jan Stary.
2012-07-09 10:07:53 +00:00
ajacoutot
89cf21db7b Use autoconf 2.69. 2012-07-07 11:28:01 +00:00
sthen
0905341c18 +opencore-amr 2012-07-06 17:22:49 +00:00
sthen
b1c62d2557 import opencore-amr, lightly tweaked from a submission by Jan Stary, ok jasper@
opencore-amr contains an implementation of the 3GPP TS 26.073
specification for the Adaptive Multi Rate (AMR) speech codec
and an implementation of the 3GPP TS 26.173 specification for
the Adaptive Multi-Rate Wideband (AMR-WB) speech decoder.
The implementation is derived from the OpenCORE framework,
part of the Google Android project.
2012-07-06 17:21:11 +00:00
dcoppa
f0928ceec0 Properly initialize libgcrypt
(upstream git commit 96db841a16670b52fa462337c657c6dc6bd2844a)

Work around libgcrypt deprecation warnings. See:
http://lists.gnupg.org/pipermail/gcrypt-devel/2011-July/001830.html
2012-07-06 08:32:13 +00:00
dcoppa
dd9de52d34 Maintenance update to audacious-3.2.4 2012-07-05 09:29:28 +00:00
naddy
3af7df4c12 get FLT_MAX from <float.h> rather than <limits.h> 2012-07-04 14:39:08 +00:00
ajacoutot
acf853732e Missing gtk.gdk.threads_init(): from upstream. 2012-07-04 11:44:23 +00:00
dcoppa
42883537f4 Re-add the old master site now that it's synced with
github.com/downloads/taglib/
2012-06-29 14:35:07 +00:00
dcoppa
de7b1e2ba3 Nonbuffered readline
(upstream git commit b45e7b8b7968855411d6270aa36897431b8e15de)

Fix segfault when sending empty tag strings
(upstream git commit be44e166c40e9708dbee563dbe6915a5391fe75c)
2012-06-29 09:16:23 +00:00
dcoppa
52148ee6b3 Update to release 2012.06.24 2012-06-28 07:10:25 +00:00
jasper
b7558692d4 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:00:13 +00:00
ajacoutot
341625dc10 Update to espeak-1.46.02. 2012-06-23 12:23:31 +00:00
ajacoutot
c53de912ce -ifp-line 2012-06-22 14:44:07 +00:00
ajacoutot
b3dfe3f647 Remove old, unmaintained cruft.
req. by alek@ (maintainer)

ok jasper@
2012-06-22 14:43:46 +00:00
espie
1258d46300 bad jasper 2012-06-18 11:49:33 +00:00
rpointel
5a5117d3bc Exaile crashes on startup (reported by Giovanni Bechis, thanks).
Added this patch permit to work, and reported it upstream:
https://bugs.launchpad.net/exaile/+bug/1014484
ok Giovanni Bechis.
2012-06-18 06:03:37 +00:00
ajacoutot
88f65c9e12 Fix PERMIT_PACKAGE_CDROM and PERMIT_PACKAGE_FTP since we cannot
distribute a package.

from Brad
2012-06-15 12:51:32 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
landry
bc8797b0ab Update to cmixer 0.2.
Now allows to control sndio clients volume through audio/aucatctl. The
UI has been revamped to use tabs for various inputs/outputs/sndio entries.
2012-06-14 09:22:27 +00:00
jasper
c887103d0a - Remove the dependency on mpg321. pacpl does not even have
support to use mpg321 in any way.
  - Switch AAC/FLAC decoding and FLAC encoding to using FFmpeg
    and eliminates the run-time dependencies on the faad/flac ports.
    - Switch WavPack decoding to FFmpeg.

    reset maintainer per andreas' request
    from brad
2012-06-13 11:43:12 +00:00
jasper
3bc35990ad - properly detect 'convert', it used to return '0' after --version,
but now it returns '1', which upset the test.

from brad
2012-06-13 11:12:06 +00:00
dcoppa
94978fd54b Update to snapshot 2012.06.10, chasing changes in pandora's api. 2012-06-12 14:45:06 +00:00
pascal
dbbd796eb4 Update to xmms2 0.8, with small tweaks from Brad.
ok aja@, maintainer timeout
2012-06-09 09:46:18 +00:00
dcoppa
063ed9f836 Bugfix update to audacious/audacious-plugins 3.2.3.
ok stsp@
2012-06-08 14:44:55 +00:00
dcoppa
dcaa682854 properly handle more error messages.
from upstream git.
2012-06-08 11:01:20 +00:00
ajacoutot
acf77e3165 Committed upstream. 2012-06-04 07:54:36 +00:00
ajacoutot
c4486c33db Update to rhythmbox-2.97. 2012-06-03 11:12:30 +00:00
jasper
26f41e7051 - update to 1.3.2 2012-06-02 12:21:55 +00:00
landry
5dbe5158ed Unbreak. It doesnt respect CFLAGS but at least it builds. Reported by
naddy@.
2012-05-31 15:16:33 +00:00
bentley
21c62fa466 Make audio/dumb respect CC/CFLAGS.
ok landry@
2012-05-29 07:25:36 +00:00
dcoppa
bc214f6fe3 Add libgcrypt CFLAGS to %.o target
(upstream git commit db4c66b2956a4da2745f16131fe573962c3fcbfb)

Fix ambiguous error message "Invalid Partner Login" on wrong
email address/password failure
(upstream git commit 81bf363ac69e0036562434ca0e7153c3e624c8c3)

Move mutex initalization to main thread
(upstream git commit ed7b2597a439c27e60d0b4cec85e801c9099173c)
2012-05-28 09:47:00 +00:00
shadchin
f9d4675315 Switch pacpl on musepack, pointed out by naddy@ 2012-05-25 13:46:08 +00:00
fgsch
f5ad04ae8b Add pkgpath markers for libmpcdec and mppenc. 2012-05-25 12:51:06 +00:00
fgsch
af215f4594 unbreak by shortening comment. jasper@ ok 2012-05-25 09:10:52 +00:00
ajacoutot
2e7a5374dd Update liba52 to 0.7.5-cvs snapshot. This was intended to be the 0.7.5
release but uptream project is essentially dead and the fixes and
improvements since 0.7.4 are worth getting in.

from Brad, maintainer timeout
2012-05-25 07:15:41 +00:00
shadchin
78540d85ec Unlink and remove libmpcdec and mppenc (replaced by musepack)
ok ajacoutot@
2012-05-24 18:57:13 +00:00
shadchin
353cfedef2 Switch ports on musepack, ok ajacoutot@ 2012-05-24 18:36:45 +00:00
shadchin
34b8d16d61 +musepack 2012-05-24 18:30:58 +00:00
shadchin
efad40af77 Import audio/musepack, ok ajacoutot@ 2012-05-24 18:25:56 +00:00
ajacoutot
15ea48cb4b Remove workarounds now that we have a modern faad.
from Brad
2012-05-22 18:39:42 +00:00
ajacoutot
991a75909d Update to faad 2.7.
from Brad
2012-05-22 18:38:48 +00:00
naddy
8856725b20 strptime is XPG4v2 2012-05-20 22:06:35 +00:00
ajacoutot
bdc06434d1 Add missing _POSIX_THREAD_PRIORITY_SCHEDULING checks.
from Brad
2012-05-19 06:04:22 +00:00
bentley
ca0ae29ca3 +shntool 2012-05-18 01:30:55 +00:00
bentley
d76271db40 Import shntool-3.0.10.
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.

ok sthen@
2012-05-18 01:29:56 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
sthen
5537099ae2 update to MP4::Info 1.13, from dhill. drop maintainer as per his request. 2012-05-16 08:57:14 +00:00
naddy
b2572714e6 fix crash on SIGINT or end of file, reported by Thomas Pfaff 2012-05-15 19:51:53 +00:00
jasper
eca3ed6b04 - switch to lua module
- regen WANTLIB while here
2012-05-15 18:04:13 +00:00
ajacoutot
acdd092453 Some bug fixes from upstream:
- Fix random crashes caused by invalid 32-bit shifts on 32-bit values.
- Mark tables as static constants.
- Change output normalisation factor from 3/2 to sqrt(2).
- Sanity check for subframes and prim_channels to avoid crashes with invalid streams.
- Avoid crashing with invalid frames setting a bitalloc_huffman component to 7.

While here, tweak COMMENT and remove USE_GROFF.

from Brad
2012-05-15 16:17:27 +00:00
ajacoutot
7482052466 Update to pulseaudio-2.0.
ok robert@ (maintainer)
2012-05-14 17:45:16 +00:00
dcoppa
2463359bec libpiano: add stationToken to addFeedback request: fixes thumbs
up/down and move song
(upstream git commit c4330c3f65b2eacd3433ba19b1483f6704303205)
2012-05-14 08:07:00 +00:00
ajacoutot
e33d03a625 Fix LIB_DEPENDS to unbreak on a clean machine. 2012-05-14 07:50:36 +00:00
ajacoutot
667abe2ab0 Fix after recent neon update. 2012-05-14 06:27:12 +00:00
naddy
82f42e6f04 update to 1.14.2 for minor bug fixes 2012-05-13 20:12:17 +00:00
dcoppa
234abdd653 Add proper header/library checks for the sndio backend within the
autoconf script and tweak the build infrastructure to better integrate
with upstream's way of doing things. From brad.

Enable the MMS transport and sync WANTLIB.
2012-05-11 11:59:31 +00:00
dcoppa
d9d6701485 sync patches 2012-05-11 10:53:54 +00:00
stsp
0c83251c43 Update to audacious-plugins-3.2.2; ok dcoppa 2012-05-11 09:58:09 +00:00
stsp
349c0c5ac7 Update to audacious-3.2.2. ok dcoppa 2012-05-11 09:57:29 +00:00
ratchov
9970c33a42 use milliseconds for the buffer size, in the sndio backend
ok stsp, dcoppa
2012-05-10 22:42:23 +00:00
dcoppa
cf4bb2e84b Correct LDFLAGS for pianobar/libpiano linking
from upstream git
2012-05-10 11:23:18 +00:00
ratchov
d155f572cb Update the plug-in to the newer 3.x plug-in semantics. Fixes audacious
unpausing by itself as various other bugs caused by using the version
2.x plug-in.

ok stsp, dcoppa
2012-05-09 20:53:35 +00:00
ajacoutot
48c1f786ac Wrap gtk.main, not app.main, thanks kurt@ :) 2012-05-09 14:28:54 +00:00
dcoppa
e5d2ca44f5 Sync with patch that was committed upstream. 2012-05-09 09:35:08 +00:00
ajacoutot
86cce23279 Properly call gtk.gdk.threads_enter and gtk.gdk.threads_leave to prevent
abort() on startup due to gtk trying to unlock a uninitialized mutex.

looks good to kurt@
2012-05-09 08:30:14 +00:00
landry
030e3f858e Update to easytag 2.1.7, bringing 5 years of fixes ! 2012-05-08 12:52:03 +00:00
landry
d4034d55bd adapt after libmp4v2 update 2012-05-08 12:49:45 +00:00
landry
492ef95c93 Fix WANTLIB and DEPENDS. libmp4v2 moves to RUN_DEPENDS since it's
dlopen()'ed at runtime.
2012-05-08 12:48:58 +00:00
landry
9fa0cccbde Adapt after libmp4v2 update. 2012-05-08 12:48:14 +00:00
dcoppa
972bc1d24f Update to *release* 2012.05.06 2012-05-07 11:04:21 +00:00
ajacoutot
981f12e4ea Fix a runtime warning; not that this does not fix the thread related
crash on startup, so it is still broken.
2012-05-05 09:40:43 +00:00
dcoppa
3332620b80 Update to a newer git snapshot (2012-04-17) 2012-05-04 11:05:02 +00:00
dcoppa
7979b67d5f Update to a new snapshot dated 2012-05-02.
Makes pianobar work again, after the umpteenth change to Pandora API.

New dependencies: devel/json-c, security/libgcrypt
2012-05-04 10:32:33 +00:00
ajacoutot
09ebf67432 curl is a BUILD_DEPENDS, not LIB_DEPENDS. 2012-05-04 06:34:53 +00:00
ajacoutot
b3d16d877a Update to picard-0.16.
from Brad, maintainer timeout
2012-05-04 06:24:04 +00:00
naddy
3f53c84034 maintenance update to 1.14.0 2012-05-02 19:58:16 +00:00
dcoppa
641c1b22d6 Update to taglib-1.7.2, rolling in the fix for SECURITY issue
CVE-2012-2396: fixed division by zero while parsing corrupted MP4
files.
2012-05-02 08:48:51 +00:00
jasper
702bfef43c switch to MASTER_SITE_DEBIAN 2012-04-30 19:22:08 +00:00
ajacoutot
f1f73293c5 Update xmms2 for newer libavcodec API.
from Brad
2012-04-30 06:05:17 +00:00
jeremy
47d1cd7fde Update to newer FFmpeg API.
From brad@comstyle.com, OK @ajacoutot
2012-04-30 00:54:00 +00:00
ajacoutot
0114a2eef7 Update akode for newer FFmpeg API..
CODEC_TYPE_VIDEO == AVMEDIA_TYPE_VIDEO with the current snapshot of
FFmpeg, so no pkg change.

from Brad
2012-04-29 07:09:23 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
f3535a9bfe Cope with recent audio/tremor update.
from Brad
2012-04-28 09:03:45 +00:00
ajacoutot
ed82376280 Update to an up to date snapshot of the Tremor decoder.
* fixes a few security related issues and a good number of bugs

from Brad
2012-04-28 09:03:08 +00:00
sthen
71544ab8b4 Update pacpl to 4.0.4 and switch to FFmpeg for AC3 encoding. From Brad,
ok with maintainer "if it works for you".

- also fix AC3 decoding, which was broken in the old version too (and found
while testing the above changes), from me.
2012-04-28 09:02:36 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
dcoppa
49e9ffe538 Sync patch; committed upstream (no pkg change) 2012-04-21 13:38:47 +00:00
dcoppa
6c80f42a16 garbage collect gcc3 patches: gcc3 architectures are history and
celt won't compile with gcc2 anyway.

naddy@ agrees.
2012-04-21 13:15:52 +00:00
sthen
15af9f5e89 Remove optional dependency faac from RUN_DEPENDS, no need for it as
gnupod will use ffmpeg's own aac coder instead. From Brad.
2012-04-21 08:39:13 +00:00
dcoppa
5e98afa5bd Fix after celt update
ok ajacoutot@
2012-04-20 13:28:50 +00:00
dcoppa
9e7619ca15 Update to celt-0.11.3
ok ajacoutot@
2012-04-20 13:25:34 +00:00
jasper
82ec075700 sort 2012-04-20 10:57:28 +00:00
dcoppa
8d92823768 Roll new distfile and gc local patches 2012-04-20 08:22:34 +00:00
dcoppa
dc08854ae2 Bandaid fix to avoid unlocking a non-locked mutex.
PTHREAD_MUTEX_STRICT_NP is merciless ;-)
2012-04-19 21:39:08 +00:00