98 Commits

Author SHA1 Message Date
bket fc437e3bc1 Update to audacious-4.6.1
Changes: https://audacious-media-player.org/news/65-audacious-4-6-1-released
2026-06-08 05:30:11 +00:00
bket 310bb5a7a3 Update to audacious-4.6
Changes:
https://audacious-media-player.org/news/64-audacious-4-6-released

Upstream dropped autotools support in favor of Meson, allowing us to
remove some patches. check_sym reported dynamic export removals, bumped
libs accordingly.
2026-06-01 18:19:29 +00:00
ajacoutot 706b60a9ce Bump after textproc/libxml,-main => textproc/libxml 2025-11-01 11:16:40 +00:00
bket 34cf377d27 Update to audacious-4.5.1
Changes: https://audacious-media-player.org/news/63-audacious-4-5-1-released
2025-09-09 03:19:40 +00:00
bket b210f6840f Update to audacious-4.5
Changes: https://audacious-media-player.org/news/62-audacious-4-5-released
2025-07-17 03:56:41 +00:00
bket 22bc934945 Update to audacious-4.4.2
Changes:
https://github.com/audacious-media-player/audacious/releases/tag/audacious-4.4.2
2024-11-04 15:20:00 +00:00
bket 64a6aae43c Update to audacious-4.4.1
Changes:
https://audacious-media-player.org/news/60-audacious-4-4-1-released
2024-09-30 03:15:33 +00:00
bket 2c4c28c51b Update to audacious-4.4
Changes:
https://audacious-media-player.org/news/59-audacious-4-4-released

OK caspar@
2024-06-28 04:37:49 +00:00
ajacoutot 031e3cf73f Explicitely pass --disable-pipewire, otherwise it gets picked up. 2023-12-06 07:55:50 +00:00
phessler 23d6e72a51 specifically disable openmpt support, prevents breakage if the right kind of
junk happens between configure and build.

OK bket@ (MAINTAINER)
2023-11-25 14:11:06 +00:00
robert b03b7b6a4f extend the VFSSeekType enum with an unknown element to please clang16; from freebsd 2023-11-15 09:27:56 +00:00
espie 7d8f57fcec move to new sites format 2023-09-05 16:13:35 +00:00
bket 5852b6f4c9 Add audio/adplug as LDEP
naddy@ found that audacious/plugins has a hidden dep on audio/adplug.
Thank you!
2023-07-23 04:27:27 +00:00
bket 1e7828add9 Update to audacious-4.3.1
Fixes reading of invalid ID3v2.4 tags and seek errors for some FLAC
files. Overview on changes can be found at
https://audacious-media-player.org/news/57-audacious-4-3-1-released
2023-04-30 05:07:55 +00:00
ajacoutot 9ed6191383 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE. 2023-04-24 11:40:33 +00:00
bket 5937e7d7b6 Update to audacious-4.3
News: https://audacious-media-player.org/news/56-audacious-4-3-released

Includes feedback from Brad Smith and edd@.

OK edd@
2023-03-08 14:16:18 +00:00
bket eb3c6a1dda Update to audacious-4.2
Release notes can be found at
https://audacious-media-player.org/news/53-audacious-4-2-released.

Bumped minor of libaudqt, which is part of player. Player installs
system-wide icons so add x11/gtk+3,-guic as RDEP (found by portcheck).

OK caspar@
2022-07-12 17:28:04 +00:00
ratchov bcb258003d Use sio_flush() instead of sio_stop() to improve controls responsiveness
ok sthen
2022-04-29 08:53:00 +00:00
bket 34a8a25e31 remove rcs IDs in ports maintained by me 2022-03-08 08:53:49 +00:00
bket 0a3f067204 Missing RDEP on x11/qt5/qtsvg, found by Carsten Boysen Jensen 2021-08-27 09:25:26 +00:00
bket df7550d71a audacious: drop flavor and move to Qt5
Recent addition of a qt5-flavor resulted in a dpb-related issue causing
only one of the flavors being build unless building happens on different
machines or dpb junks no longer needed installed packages in between.
Fix this by dropping flavors and moving audacious to Qt5.

"ports parts are good" sthen@
2021-03-28 05:40:31 +00:00
bket 3a9d306643 audio/audacious/plugins,qt5 picks up qtx11extras if installed, so make
it a LDEP. Pointed out by naddy@, thanks you!
2021-02-23 06:30:57 +00:00
bket a1f14b6f11 Bump audio/audacious/{player,plugins}
audio/audacious/player failed to package in naddy@'s latest bulk build due a
missing bump. The addition of the qt5 flavor also involves a change in the
PLIST of audio/audacious/plugins, so bump this one as well.
2021-02-22 04:22:42 +00:00
edd 4d83ab8520 audio/audacous: Add a qt5 FLAVOR.
This enables the new qt5 GUI in a FLAVOR. It's a bit more streamlined,
and it's easier to dock and arrange all of your various audacious
windows.

Although upstream is deprecating the GTK GUI, we decided that we are not
quite ready to fully ditch in favour of only qt5.

Also add a meta package FLAVOR.

This is a team effort between myself and MAINTAINER, bket@.

OK bket@, many thanks!
2021-02-19 20:44:44 +00:00
edd dc0640a011 Update audio/audacious (and meta pkg) to version 4.1.
OK MAINTAINER: bket@. Thanks!
2021-02-03 21:44:37 +00:00
bket 241408f1cc Update to audacious-4.0.5 2020-07-12 12:15:52 +00:00
bket 5158870ca3 Move audacious-plugins from freedb.org to gnudb.org
The freedb.org database of compact track listings has shut down.
Fortunate an alternative service is available at gnudb.org. Poked by
naddy@.
2020-06-30 04:27:34 +00:00
bket 3cef5831a6 Update to audacious-4.0.4
Changes:
https://audacious-media-player.org/news/49-audacious-4-0-4-released

Take maintainer

OK naddy@
2020-06-07 05:44:39 +00:00
bket bc32a3cf4d Update to audacious-4.0.3
Changes:
https://audacious-media-player.org/news/48-audacious-4-0-3-released

OK naddy@
2020-05-29 04:24:21 +00:00
ajacoutot 8c85e0d959 Remove BROKEN which dates from before this port moved to ports-gcc to give
it a chance to build.

from Brad
2020-04-26 07:37:13 +00:00
bket 5da0f06d59 Update to audacious-4.0.2
OK sthen@
2020-04-16 11:01:10 +00:00
bket 93c35ad205 Update audacious and audacious-plugins to 4.0.1
- While here reorganise audacious so that "pkg_add audacious" gives
  something usable. Relies on meta/audacious. Suggested by sthen@.
- Upstream has switched to Qt5 by default but still offers GTK2 support.
  For now stay with GTK2 as this is needed for the Winamp-like UI.
- Bump minors of libaudcore and libaudgui as symbols have been added.

naddy Ok'ed the update of audacious and audacious-plugins to 4.0.1.

OK sthen@
2020-04-15 15:50:15 +00:00
bket c542a1f94d Update to audacious-3.10.1
Release notes can be found at
https://audacious-media-player.org/news/43-audacious-3-10-released.

Symbols have been removed from libaudcore, so bump major.

OK cwen@
2020-02-02 16:06:40 +00:00
sthen c493e45eed a couple of straggling simple PERMIT_PACKAGE=Yes (different whitespace etc) 2019-07-12 21:42:15 +00:00
naddy ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
espie c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie 150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
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
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