Commit Graph

24 Commits

Author SHA1 Message Date
dcoppa
dd9de52d34 Maintenance update to audacious-3.2.4 2012-07-05 09:29:28 +00:00
dcoppa
063ed9f836 Bugfix update to audacious/audacious-plugins 3.2.3.
ok stsp@
2012-06-08 14:44:55 +00:00
ajacoutot
15ea48cb4b Remove workarounds now that we have a modern faad.
from Brad
2012-05-22 18:39:42 +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
dcoppa
6a440081c0 Some fixes and improvements for the audacious-plugins port:
- sync/re-sort WANTLIBs
- enable GIO support since we have Glib in the dependency path anyway
- simplify one of the Makefile patches a bit
- invert the logic for enabling/disabling the sndio backend
- more appropriate fix for some of the autoconf checks as the LIBS
  variable was being polluted very early on breaking most of the
  checks using AC_CHECK_LIB as well as remove/fix some improper
  use of the AC_CHECK_LIB macro

From Brad
2012-04-06 11:50:20 +00:00
dcoppa
25cee56417 Various fixes following audacious' update.
- For audacious:

devel/mcs is no longer a dependency

"--disable-sse2" configure flag no longer exists

libexecinfo is useless (backtrace() isn't used anywhere)

fix libpthread linkage ("-lpthread" -> "-pthread")

fix WANTLIB

- For audacious-plugins:

zap jack subpackage, since now Jack2>=1.9.7 is required

remove configure flags that no longer exist

do not pick hidden dependencies up if they're installed

fix libpthread linkage ("-lpthread" -> "-pthread")

fix configure failing to correctly detect required libraries due
to undefined references (wrong linking)

pass "--disable-ffaudio" to configure since it wants a ffmpeg newer
than the one we have

fix WANTLIB and CONFIGURE_ENV

- For xmp:

zap audacious subpackage: it's broken beyond any repair with audacious-3.2

OK ajacoutot@
2012-03-21 16:13:25 +00:00
stsp
5e8d12eb8d Update to audacious-plugins-3.2.
With sndio plugin updates by ratchov and myself.
ok ratchov ajacoutot
2012-03-20 19:10:56 +00:00
dcoppa
82248dd050 Bugfixing update to audacious/audacious-plugins 2.4.5.
tested and ok shadchin@
2011-05-08 14:08:44 +00:00
jakemsr
7e347e6e9c upbreak packaging failure due to ffmpeg detection failure due to recent
ffmpeg update

from Brad
2011-04-01 03:24:25 +00:00
shadchin
fa43369e74 update to 2.4.4
ok jasper@
2011-03-02 14:07:09 +00:00
shadchin
4e37360dd9 disable the Sun audio backend
from brad, ok jasper
2010-12-27 12:08:21 +00:00
shadchin
bd642d3769 Update to 2.4.2.
ok jasper@
2010-12-19 18:17:55 +00:00
fgsch
c2db8b0ce9 update plugins to 2.1 as well. sthen@ ok 2009-09-15 21:49:55 +00:00
fgsch
6400d0d5e8 Fix build if mp4ff_int_types.h is installed (part of the faad update).
From Tobias Ulmer (tobiasu at tmux.org).
2009-03-11 00:36:06 +00:00
fgsch
be18b8815a - update to 1.5.1
- remove arts, esd and oss (from brad)
- add jack pseudo flavor (from brad)
- add wavpack
- add sndio, based on xmms' sndio support from Thomas Pfaff

input, some testing and ok sthen@.
2009-01-25 02:07:06 +00:00
jakemsr
98c9e1c3ff - simpler faad related patching
- @bin marker for arts-helper
- bump PKGNAMEs

ok brad@
2008-09-15 22:02:44 +00:00
fgsch
9c696d2dfd update audacious and audacious-plugins to 1.5.0; with and ok jakemsr@
some changes were submitted for inclusion.
2008-04-02 00:39:19 +00:00
jakemsr
37d3a8fab0 - use exact width data types for libfaad interaction
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME-main

OK naddy@
2007-06-29 06:05:46 +00:00
steven
8c9567c920 update to 1.3.5 2007-06-26 17:11:39 +00:00
jakemsr
0b91431068 use a MAKE_ENV variable instead of patching and then substituting
in a Makefile in pre-configure

"yes, go ahead."  steven@
2007-06-01 18:19:45 +00:00
steven
5657f51a08 do not build with SSE2 support
ok naddy@
2007-05-28 18:24:49 +00:00
steven
1ec8a34b34 update to 1.3.4 2007-05-21 11:34:07 +00:00
steven
17ae437480 import audacious-plugins 1.2.5
input, output, visualization and effect plugins for audacious.

based on a submission by Vlad Glagolev <stelzy at gmail.com>
2006-12-27 16:49:25 +00:00