Commit Graph

41 Commits

Author SHA1 Message Date
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
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
dcoppa
063ed9f836 Bugfix update to audacious/audacious-plugins 3.2.3.
ok stsp@
2012-06-08 14:44:55 +00:00
dcoppa
d9d6701485 sync patches 2012-05-11 10:53:54 +00:00
stsp
349c0c5ac7 Update to audacious-3.2.2. ok dcoppa 2012-05-11 09:57:29 +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
fc7da00687 Update to audacious-3.2; ok ratchov ajacoutot 2012-03-20 19:10:18 +00:00
ajacoutot
d25b4499b6 Depends on x11/gtk+2,-guic. 2011-12-03 18:55:28 +00:00
jasper
75d6ca7ada - regen WANTLIB 2011-10-12 12:54:30 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +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
ajacoutot
e47de786de Don't remove the hicolor theme icon cache! 2011-05-06 09:43:08 +00:00
dcoppa
9c4fd16a67 Enable library versioning. An imminent sysutils/conky update will
use audacious' libraries (for its audacious flavor).

USE_GROFF is not needed.

Bump AUTOCONF_VERSION to 2.67.

Clue bat beating from Brad. OK jasper@
2011-04-27 11:44:12 +00:00
shadchin
fa43369e74 update to 2.4.4
ok jasper@
2011-03-02 14:07:09 +00:00
jasper
22d4bf9e57 - remove unneeded chunk from patch
from brad
2010-12-27 11:50:45 +00:00
shadchin
bd642d3769 Update to 2.4.2.
ok jasper@
2010-12-19 18:17:55 +00:00
espie
8392c16198 redo depends with >= 2010-11-26 07:07:56 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
71d252f28e - fix WANTLIB after cairo update.
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
sthen
70bcc2b338 new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary 2010-09-05 10:25:16 +00:00
ajacoutot
cdff106084 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
fgsch
22e72fcec7 update to 2.1. sthen@ ok 2009-09-15 21:49:01 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
fgsch
a2d3f6cb2d update to 1.5.1; some testing and ok sthen@. 2009-01-25 02:02:19 +00:00
ajacoutot
caafe0260a - regen WANTLIB and bump 2009-01-11 11:50:45 +00:00
ajacoutot
393edbb883 - fix build when libexecinfo is installed by adding it to lib_depends;
there's no switch do disable it
- while here, precise license marker and regen PLIST
- bump
2008-11-09 17:56:59 +00:00
fgsch
3695ee87c9 update after cairo. 2008-05-19 03:01:00 +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
ajacoutot
de1881dab3 - add missing update-desktop-database goo
"reads fine" jasper@
2007-12-15 18:56:35 +00:00
steven
88b4792252 fix WANTLIB 2007-11-13 12:44:22 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
steven
7d5fccef54 update to 1.3.2 2007-05-21 11:30:26 +00:00
sturm
e486911302 simple WANTLIB fixes 2007-04-12 20:24:29 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
jasper
6efe356821 remove maintainer per his request..
any volunteers for this (relatively) new port?
2007-01-24 13:16:33 +00:00
steven
eaa9f31a94 import audacious 1.2.2
Audacious is a multimedia player that currently uses a skinned user interface
based on Winamp 2.x skins. It is based on ("forked off") BMP and XMMS.

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