summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-plugins/audacious-plugins: Drop 3.9-r1Andreas Sturmlechner2018-12-134-210/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Drop gtk, qt5 from 3.9; gtk3-onlyAndreas Sturmlechner2018-12-131-0/+147
| | | | | | Bug: https://bugs.gentoo.org/671828 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Revert drop 3.9Andreas Sturmlechner2018-11-254-0/+211
| | | | | Required by media-libs/freeverb3[audacious]. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Drop 3.9Andreas Sturmlechner2018-11-254-211/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Drop 3.10 (r0)Andreas Sturmlechner2018-11-251-154/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Re-add USE qt5, assorted fixesAndreas Sturmlechner2018-11-251-0/+170
| | | | | | | | | | | | | | | | | | | Add USE opengl Disable po dir if USE !nls Make USE adplug operational again Make USE alsa default Merge USE aosd into !qt5 Merge USE hotkeys into !qt5 Sort dependencies Bug: https://bugs.gentoo.org/640672 Bug: https://bugs.gentoo.org/638682 Closes: https://bugs.gentoo.org/671728 Closes: https://bugs.gentoo.org/671506 Closes: https://bugs.gentoo.org/640842 Closes: https://bugs.gentoo.org/512698 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Disable po dir if USE !nlsAndreas Sturmlechner2018-11-251-0/+3
| | | | | | | | | Build system fails to live up to the promise of --disable-nls, so do it manually. Bug: https://bugs.gentoo.org/512698 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Better sortingAndreas Sturmlechner2018-11-231-11/+11
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Actually add aosd deps to USE !qt5Andreas Sturmlechner2018-11-231-1/+5
| | | | | | | Even if Gtk+2 depends on them, we don't rely on transitive dependencies. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Make USE adplug operational againAndreas Sturmlechner2018-11-231-2/+3
| | | | | | | | | No-op in previous versions. Drop media-libs/adplug dependency from USE qt5, there is no indication this is necessary. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Merge USE aosd into !qt5Andreas Sturmlechner2018-11-231-9/+4
| | | | | | | No extra dependencies over x11-libs/gtk+, simplifies REQUIRED_USE. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Merge USE hotkeys into !qt5Andreas Sturmlechner2018-11-231-3/+3
| | | | | | | No extra dependencies, expected by users, simplifies REQUIRED_USE. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Make USE gtk -> !qt5, alsa defaultAndreas Sturmlechner2018-11-232-12/+10
| | | | | | | Simplifies REQUIRED_USE, makes repoman happier. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Add USE openglAndreas Sturmlechner2018-11-192-5/+8
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Modernise src_configureAndreas Sturmlechner2018-11-192-89/+89
| | | | | | | Use myeconfargs array. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Add qtmedia to REQUIRED_USEAndreas Sturmlechner2018-11-192-6/+6
| | | | | | | USE qt5 is now default for live ebuild. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Add USE qtmediaAndreas Sturmlechner2018-11-193-6/+8
| | | | | | | | | Making experimental qtaudio backend depending on dev-qt/qtmultimedia optional, maybe this works for LibreSSL users. Bug: https://bugs.gentoo.org/671414 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Drop USE gtk3 from live ebuildAndreas Sturmlechner2018-11-191-22/+9
| | | | | | | | - git master has no concept of 'Gtk+3' - USE gtk3 was permanently broken by src_unpack phase anyway Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Sort dependenciesAndreas Sturmlechner2018-11-182-9/+9
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: USE aosd does not like qt5Andreas Sturmlechner2018-11-182-8/+4
| | | | | | Closes: https://bugs.gentoo.org/671428 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Re-add USE libnotify, allow with qt5Andreas Sturmlechner2018-11-182-2/+4
| | | | | | | Reported-by: William Pettersson <william@ewpettersson.se> Closes: https://bugs.gentoo.org/671418 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Add missing DEPENDAndreas Sturmlechner2018-11-182-0/+2
| | | | | | Bug: https://bugs.gentoo.org/638682 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Drop USE hotkeyAndreas Sturmlechner2018-11-181-2/+2
| | | | | | Bug: https://bugs.gentoo.org/640842 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: USE hotkeys does not like qt5Andreas Sturmlechner2018-11-181-2/+2
| | | | | | Bug: https://bugs.gentoo.org/640842 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: 3.10 version bumpAndreas Sturmlechner2018-11-173-0/+263
| | | | | | Bug: https://bugs.gentoo.org/640672 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Assuming qtaudio should be enabledAndreas Sturmlechner2018-11-171-1/+1
| | | | | | Since USE qt5 already depended on dev-qt/qtmultimedia. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Drop USE gnomeAndreas Sturmlechner2018-11-171-2/+1
| | | | | Upstream commit 3dc8222f59bc8a2352fc0bac54e34a22adc6e122 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-sound/audacious: Fix DESCRIPTION (no ${PN}, less PR speak)Andreas Sturmlechner2018-11-171-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/audacious-plugins: Fix build with Qt 5.10Andreas Sturmlechner2018-04-162-0/+28
| | | | | | Reported-by: josef.95 <josef.95@freenet.de> Closes: https://bugs.gentoo.org/643190 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-plugins/audacious-plugins: use HTTPS instead of HTTPFrancesco Turco2018-02-082-8/+8
|
* media-plugins/audacious-plugins: Remove oldDavid Seifert2017-12-246-663/+0
| | | | | | | | Closes: https://bugs.gentoo.org/558228 Closes: https://bugs.gentoo.org/562094 Closes: https://bugs.gentoo.org/564498 Closes: https://bugs.gentoo.org/584392 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-plugins/*: Update Manifest hashesMichał Górny2017-12-101-7/+7
|
* media-plugins/audacious-plugins: use virtual jackJason A. Donenfeld2017-12-097-7/+7
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-plugins/audacious-plugins: Pass --enable-speedpitch conditionallyDavid Seifert2017-11-152-2/+2
| | | | | Closes: https://bugs.gentoo.org/637622 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-plugins/audacious-plugins: Revbump 3.9 and sync live ebuildDavid Seifert2017-11-142-5/+7
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-plugins/audacious-plugins: Add libsamplerate to RDEPEND for USE=speedpitchDavid Seifert2017-11-142-2/+4
| | | | | Closes: https://bugs.gentoo.org/636938 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-plugins/audacious-plugins: Remove 'utils' USE dep on glibDavid Seifert2017-11-141-1/+1
| | | | | Closes: https://bugs.gentoo.org/636734 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-plugins/audacious-plugins: Fix dependency of Ampache pluginRóbert Čerňanský2017-11-141-2/+3
| | | | | Closes: https://bugs.gentoo.org/637162 Closes: https://github.com/gentoo/gentoo/pull/6173
* media-plugins/audacious-plugins: Update tarball manifestDavid Seifert2017-11-073-3/+1
| | | | | Bug: https://bugs.gentoo.org/636690 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-plugins/audacious-plugins: Readd support for GTK+3David Seifert2017-11-063-16/+43
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-plugins/audacious-plugins: Remove oldAndreas K. Hüttel2017-11-053-116/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-plugins/audacious-plugins: Version bump to 3.9David Seifert2017-11-054-22/+353
| | | | | | | | | | | | | Closes: https://bugs.gentoo.org/564466 Closes: https://bugs.gentoo.org/572334 Closes: https://bugs.gentoo.org/572796 Closes: https://bugs.gentoo.org/573886 Closes: https://bugs.gentoo.org/573888 Closes: https://bugs.gentoo.org/590008 Closes: https://bugs.gentoo.org/611106 Closes: https://bugs.gentoo.org/636318 Closes: https://bugs.gentoo.org/636320 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-*/audacious*: become maintainerJason A. Donenfeld2017-08-011-2/+2
|
* media-*/audacious*: version bumpJason A. Donenfeld2017-08-013-0/+178
|
* media-plugins/audacious-plugins: bug fix for #596444 and possibly othersZero_Chaos2017-05-233-0/+26
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-plugins/audacious-plugins: Stable for HPPA (bug #561242).Jeroen Roovers2017-05-131-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* media-plugins/audacious-plugins: Old.Jeroen Roovers2017-05-1315-1211/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-2813-13/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-plugins/audacious-plugins: dropped ~x86-freebsd ~x86-interixFabian Groffen2017-01-2913-26/+26
| | | | Package-Manager: portage-2.3.3
* media-plugins/audacious-plugins: Non-GUI builds do not install the libaudgui ↵Robin H. Johnson2016-03-261-0/+173
| | | | | | library and header required by some non-optional parts of plugins, so make a GUI USE flag required Package-Manager: portage-2.2.28