summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-sound/aqualung: support all currently available Lua targetsMarek Szuba2021-07-121-2/+2
| | | | | | | Builds and installs fine against all five. For the record, the upstream configure search logic is 5.2, 5.1, >5.2, >5.1, fail. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-sound/aqualung: respect LUA_SINGLE_TARGET valueMarek Szuba2021-07-122-0/+37
| | | | | | | | Default upstream behaviour is to prefer 5.2 over all others if present, and if neither 5.2 nor 5.1 can be found try the newest version available. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-sound/aqualung: fix REQUIRED_USE for USE=luaMarek Szuba2021-07-121-0/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-sound/aqualung: Remove old.Daniel Pielmeier2021-03-176-321/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/aqualung: Fix bug #768282.Daniel Pielmeier2021-02-021-0/+4
| | | | | | | | | Thanks to Laszlo Valko for the report and Ionen Wolkens for the patch. Closes: https://bugs.gentoo.org/768282 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: Stabilize 1.1-r101 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/aqualung: Stabilize 1.1-r101 amd64, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/aqualung: Fix bug #759385.Daniel Pielmeier2021-01-133-2/+35
| | | | | | | | Thanks to Toralf Förster for the report. Closes: https://bugs.gentoo.org/759385 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: x86 stable (bug #755437)Thomas Deutschmann2020-11-201-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-sound/aqualung: Stabilize 1.1-r1 amd64, #755437Sam James2020-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/aqualung: Fix bug #752993.Daniel Pielmeier2020-11-043-0/+49
| | | | | | | | Thanks to Toralf Förster for the report. Closes: https://bugs.gentoo.org/752993 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: Increase revision used for lua migration.Daniel Pielmeier2020-11-041-0/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: Revision bump to aqualung-1.1-r1.Daniel Pielmeier2020-11-031-0/+94
| | | | | | | | Support slotted lua. Closes: https://bugs.gentoo.org/752759 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: Version bump to aqualung-1.1.Daniel Pielmeier2020-09-262-0/+93
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: dropped obsolete 1.0-r3Miroslav Šulc2020-09-051-100/+0
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/aqualung: x86 stable (bug #736296)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-sound/aqualung: amd64 stable wrt bug #736296Agostino Sarubbo2020-08-221-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/aqualung: Remove old aqualung-1.0-r4.Daniel Pielmeier2020-08-211-101/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: Revision bump to aqualung-1.0-r5.Daniel Pielmeier2020-08-052-0/+125
| | | | | | | Fixes bug #735984. Thanks to Agostino Sarubbo for the report. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: Fix compile with gcc 10Jannis Achstetter2020-08-042-0/+170
| | | | | | | | | | | | And make USE=jack depend on `virtual/jack` instead of `media-sound/jack-audio-connection-kit`. Adding this as new revision so we have current `-r3` with stable keywords and this with unstable keywords. Closes: https://bugs.gentoo.org/734928 Closes: https://bugs.gentoo.org/706828 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jannis Achstetter <kripton@kripserver.net> Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: Remove old aqualung-1.0-r2.Daniel Pielmeier2020-06-091-97/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
* media-sound/aqualung: x86 stable wrt bug #723358Agostino Sarubbo2020-05-181-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/aqualung: amd64 stable wrt bug #723358Agostino Sarubbo2020-05-181-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/aqualung: mugrate from libavMikle Kolyada2020-04-262-12/+6
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-sound/aqualung: Revision bump to aqualung-1.0-r3.Daniel Pielmeier2019-03-241-0/+103
| | | | | | | Switch to EAPI 7. Signed-off-by: Daniel Pielmeier <billie@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-sound/aqualung: Remove unused patch.Daniel Pielmeier2018-01-171-26/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-sound/aqualung: Remove old.Daniel Pielmeier2018-01-161-101/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-sound/aqualung-1.0-r2: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/638006
* media-sound/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-sound/aqualung: x86 stable (bug #638006)Thomas Deutschmann2017-11-191-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-2/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-sound/aqualung: Revision bump.Daniel Pielmeier2017-03-041-0/+100
| | | | | | | This version depends on monkeys audio 4.11. The patch to make it work with 3.99 is not required anymore. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-sound/aqualung: Remove old.Daniel Pielmeier2017-03-042-93/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-sound/aqualung: x86 stable wrt bug #575880Agostino Sarubbo2017-02-191-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/aqualung: amd64 stable wrt bug #575880Agostino Sarubbo2017-02-191-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/aqualung: Add USE=libavAndreas Sturmlechner2017-02-181-3/+6
| | | | Package-Manager: portage-2.3.3
* media-sound/aqualung: Drop oldAndreas Sturmlechner2017-02-182-110/+0
| | | | Package-Manager: portage-2.3.3
* media-sound/aqualung: EAPI 6, sort deps, fix build w/ USE=macAndreas Sturmlechner2017-02-184-1/+155
| | | | | | Gentoo-bug: 564366, 575880 Package-Manager: portage-2.3.3
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* media-sound/aqualung: fix build with ffmpeg git master.Alexis Ballier2015-09-162-0/+17
| | | | Package-Manager: portage-2.2.20.1
* media-sound/aqualung: Version bumpDaniel Pielmeier2015-09-022-0/+94
| | | | Package-Manager: portage-2.2.20.1
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+114
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed