summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-plugins/calf: Sync with 0.90.1 changesAndreas Sturmlechner2019-03-101-27/+39
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-plugins/calf-{0.90.0-r2,9999}: fixed gnome2 icon cache updateMiroslav Šulc2019-01-261-2/+10
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-plugins/calf: work around buggy configure checkNiklas Haas2019-01-261-0/+1
| | | | | | | | | | | | | | | The upstream project's configure.ac hard-codes a check to see if calf is already installed to /usr/lib or /usr/local/lib, and if so, refuses to configure (causing econf to fail) if `calf` is already installed on the system. Simply adding --without-obsolete-check to the configure invocation disables this (pointless) check. Closes: https://bugs.gentoo.org/661036 Closes: https://github.com/gentoo/gentoo/pull/9701 Signed-off-by: Niklas Haas <git@haasn.xyz> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-plugins/calf: set $EPREFIX where needed in econf callnado2018-07-121-2/+3
| | | | | | Closes: https://bugs.gentoo.org/660442 Package-Manager: Portage-2.3.41, Repoman-2.3.9 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* media-plugins/calf: fix mising with...Matthew Thode2017-12-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* media-plugins/calf: 0.90.0 bumpMatthew Thode2017-12-201-16/+24
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* media-sound/calf add USE flag to enable experimental pluginsSimon van der Veldt2017-11-171-1/+2
| | | | Closes: https://bugs.gentoo.org/599120
* media-plugins/calf: depend on virtual/jackKarl Linden2017-05-091-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+46
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