Commit Graph

81 Commits

Author SHA1 Message Date
kirby
307975081f drop gettext module
OK sthen@
2017-11-16 04:16:16 +00:00
dcoppa
cc6251c182 Add missing COMPILER vars
spotted by Brad
looks right to sthen@
2017-09-08 15:44:15 +00:00
dcoppa
e1dd8809e2 Update to audacious and audacious-plugins 3.9
From Timo Myyra, thanks!
2017-09-08 13:33:07 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
jasper
f8b1ceec32 bump after faad subpackage changes 2016-08-30 10:20:15 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
sthen
feef5418bf change some srand to srand_deterministic, found by deraadt@ 2014-12-09 20:29:03 +00:00
bcallah
2b69e26a45 Update to 3.5.2
ok brad@
2014-11-03 04:29:05 +00:00
brad
c3a1258599 Update to Audacious 3.4.3.
ok dcoppa@ shadchin@
2014-01-11 19:19:43 +00:00
brad
d427c703cb Update to Audacious 3.4.2. Audacious has had a sndio output plugin for
a long time, so disable the unnecssary SDL output plugin.

ok naddy@
2013-12-01 22:37:35 +00:00
naddy
c47abb3669 Update to 3.4.1: fix Winamp-style interface after GTK+3 update. 2013-10-23 19:15:15 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
brad
b24b2ad53a Update to Audacious-plugins 3.3.4.
ok dcoppa@
2013-03-02 20:57:01 +00:00
sthen
6c101bada6 rework endianness detection to use machine/endian.h; fixed build on i386/amd64 2013-01-28 13:44:30 +00:00
bcallah
63eeca4c3e Remove --disable-external-libs from audio/libsndfile. Needed for the import of audio/mscore.
Bump all dependent ports that need a bump.
Assign MAINTAINER of audio/libsamplerate and audio/libsndfile to Jan Stary.

ok landry@ sthen@ aja@ jasper@ jeremy@ Jan Stary (MAINTAINER)
2013-01-26 15:53:20 +00:00
jasper
fed9b3f329 let audacious-plugins build correctly on mips64, only to have it fail to link.. 2013-01-25 10:24:42 +00:00
brad
ee62c3b115 Enable FFmpeg based audio decoding now that FFmpeg is new enough. Allows
for playback for formats such as WMA.

ok sthen@
2013-01-14 02:26:19 +00:00
dcoppa
75b26a8422 Bugfixing update to version 3.3.3
OK stsp@
2012-12-27 20:33:59 +00:00
sthen
6fe222514d sync wantlib 2012-12-21 12:13:35 +00:00
brad
bdd5a0df6b Update audacious-plugins to 3.3.2.
ok dcoppa@
2012-10-01 07:56:40 +00:00
ratchov
4b811f29c7 fix 24-bit output (LSB vs MSB confusion). Found by Brad.
ok dcoppa@
2012-08-31 20:16:40 +00:00
dcoppa
864dad392e Update to audacious / audacious-plugins 3.3.1
With suggestions from Brad and stsp@
OK stsp@
2012-08-25 11:30:19 +00:00
naddy
a8050c913d remove unneeded -pthread patches 2012-08-22 20:14:05 +00:00
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
stsp
0c83251c43 Update to audacious-plugins-3.2.2; ok dcoppa 2012-05-11 09:58:09 +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
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
dcoppa
6f4992e651 Re-disable GIO support. As pointed out by ajacoutot@, it would need
a runtime dependency on gvfs.
2012-04-06 14:38:01 +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
44c9dfd38a Remove old cruft ("${MOWGLI_CFLAGS}"), missed in previous commit.
No bump needed.
2012-03-21 22:27:52 +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
espie
41fdf4d504 use bsd.port.arch.mk 2011-10-17 10:38:41 +00:00
dcoppa
ee2f718b5b Remove two bogus dependencies from LIB_DEPENDS.
While here, fix WANTLIB.

ok shadchin@
2011-09-28 14:58:38 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
naddy
c1aa62f489 forgotten bump 2011-07-05 05:44:50 +00:00
sthen
c945a53851 sync WANTLIB and bump.
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
dcoppa
cb841d5bf4 Update to AUTOCONF_VERSION 2.68 now that we have a port of it.
From Brad
2011-05-12 07:34:54 +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
dcoppa
558d8413b7 Fix WANTLIB after modifications to audio/audacious.
Bump AUTOCONF_VERSION to 2.67.

OK jasper@
2011-04-27 11:45:16 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
sthen
a383a680bd sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 22:41:37 +00:00