Commit Graph

58 Commits

Author SHA1 Message Date
jsg
6864fa0e1c use ports gcc on arm to get atomic builtins 2016-12-31 04:12:09 +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
jsg
578ae7c7ca Don't attempt to build on arm. sync atomic builtins required. 2016-02-21 16:17:25 +00:00
landry
645eceacc6 In rev 1.50 i wanted to make this BROKEN-alpha, not readd a BROKEN-hppa marker.. 2015-04-02 14:12:53 +00:00
ajacoutot
508c2179c7 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:43:01 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
landry
a0673f025f BROKEN-hppa: no atomic ops 2014-12-07 09:23:38 +00:00
bcallah
88c110dda5 Update to 3.5.2 - libaudclient has been removed, among other changes.
small tweak and ok brad@
2014-11-03 04:28:11 +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
b4e6cae571 thinko 2013-03-11 01:13:36 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
brad
cf8edcccb8 Update to Audacious 3.3.4.
ok dcoppa@
2013-03-02 20:55:58 +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
8d10fc9054 Update audacious to 3.3.2.
ok dcoppa@
2012-10-01 07:56:11 +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
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