summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/ardour: dropped obsolete 8.7Miroslav Šulc2024-11-251-19/+0
| | | | | | Bug: https://bugs.gentoo.org/943918 Closes: https://bugs.gentoo.org/808381 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: fixed implicit function declaration in 8.10 + added an ↵Miroslav Šulc2024-11-062-0/+35
| | | | | | | improvement from the master repo Bug: https://bugs.gentoo.org/939584 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: applied patch to 8.10-r2 to prevent crash on startup ↵Miroslav Šulc2024-11-041-0/+123
| | | | | | when compiled with clang + dropped old c++11 flag Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: fixed compilation with boost 1.85Miroslav Šulc2024-05-211-0/+19
| | | | | Closes: https://bugs.gentoo.org/932349 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: dropped obsolete 7.5-r3Miroslav Šulc2023-12-151-49/+0
| | | | | Bug: https://bugs.gentoo.org/917663 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: Fix libc++ patchViolet Purcell2023-09-231-6/+6
| | | | | | | | | Fix libc++ patch and remove from 9999. Upstream-PR: https://github.com/Ardour/ardour/pull/824 Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/33012 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/ardour: Improve libc++ fixViolet Purcell2023-09-221-23/+33
| | | | | | | | | | | | This commit makes the libc++ fix for ardour use the fix from Steinberg's upstream vst3 sdk, which actually provides an implementation for AtomicAdd, unlike the previous fix. Additionally, this fix does not require an extra configure arg. Upstream-PR: https://github.com/Ardour/ardour/pull/822 Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/32981 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/ardour: Fix build with libc++Violet Purcell2023-06-062-2/+39
| | | | | | Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/31301 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: fixes in 6.8 and 9999Miroslav Šulc2021-08-061-0/+13
| | | | | | | | | | fixed handling of AS fixed location of appdata Closes: https://bugs.gentoo.org/800070 Closes: https://bugs.gentoo.org/800067 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: removed obsolete 6.2-r1Miroslav Šulc2020-11-132-543/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: fix compilation in 6.2-r1Miroslav Šulc2020-09-041-0/+69
| | | | | | Closes: https://bugs.gentoo.org/740312 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: fixed -nls and source availability in 6.2-r1Miroslav Šulc2020-08-221-0/+474
| | | | | | | | | | | | | 1) copied source tarball to my dev space 2) applied upstream patch to fix compilation of ardour with -nls thanks to Lars Wendler <polynomial-c@gentoo.org> for reporting it upstream Closes: https://bugs.gentoo.org/736984 Closes: https://bugs.gentoo.org/640168 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: bump to 6.2, dropped 5.12, py3Miroslav Šulc2020-08-121-38/+0
| | | | | | | | Bug: https://bugs.gentoo.org/733972 Bug: https://bugs.gentoo.org/640168 Closes: https://bugs.gentoo.org/726042 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/ardour: Removed old.Lars Wendler2018-06-115-305/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-sound/ardour: patch for old ardour on new gcc. Bug 620954Andreas Schuerch2017-06-081-0/+100
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* media-sound/ardour: Removed old.Lars Wendler2016-12-066-245/+0
| | | | Package-Manager: portage-2.3.3
* media-sound/ardour: remove duplicate patchBen de Groot2015-08-171-38/+0
| | | | Package-Manager: portage-2.2.20.1
* Merge remote-tracking branch 'remotes/origin/master'Ben de Groot2015-08-171-0/+38
|\
| * corrected rev-numbering patch wrt 557990. Thanks Lars Wendler for the patch ↵Andreas Schuerch2015-08-171-0/+38
| | | | | | | | | | | | and Daniel Bautista for reporting Package-Manager: portage-2.2.20.1
* | media-sound/ardour: update revision naming patchBen de Groot2015-08-171-0/+38
|/ | | | | | | | Thanks to Lars Wendler for rolling a new patch. Bug: 557990 Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+450
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