summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/xmms2: backported samba detection fixSergei Trofimovich2016-04-021-0/+1
| | | | | | While at it updated to non-deprecated python and ruby eclasses. Package-Manager: portage-2.2.28
* media-sound/xmms2: Add knob to disable valgrind at test runtime, bug #424377Sergei Trofimovich2016-04-021-3/+6
| | | | | | | | | | When valgrind is installed in system but is not working we should still be able to run tests. Reported-by: Diego Elio Pettenò Bug: https://bugs.gentoo.org/424377 Package-Manager: portage-2.2.28
* media-sound/xmms2: support stable API for libav, bug #540890Sergei Trofimovich2016-04-021-0/+7
| | | | | | | | | | | | | | | | | | | Latest stable media-video/ffmpeg-2.8.6 provides both functions: avcodec_decode_audio3 avcodec_decode_audio4 While latest stable media-video/libav-11.3 provides only avcodec_decode_audio4 Pulled large patchset from upstream to support audio4 API. Builds fine on both stable virtual/ffmpeg implementations and unstable libav. Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/540890 Package-Manager: portage-2.2.28
* media-sound/xmms2: shrink DESCRIPTIONSergei Trofimovich2016-04-021-1/+1
| | | | Package-Manager: portage-2.2.28
* media-sound/xmms2: tweak ExtUtils detection against perl-5.22, bug #578778Sergei Trofimovich2016-04-021-2/+3
| | | | | | | Reported-by: Scott McClung Bug: https://bugs.gentoo.org/578778 Package-Manager: portage-2.2.28
* media-sound/xmms2: fix build failure against stable libmodplug, bug #536046Sergei Trofimovich2015-11-271-0/+2
| | | | | | | Reported-by: Anthony Parsons Bug: https://bugs.gentoo.org/536046 Package-Manager: portage-2.2.25
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+279
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