Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bump to latest. | Tomas Chvatal | 2010-04-25 | 2 | -1/+53 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | fix x264 deps | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | fix x264 deps | Alexis Ballier | 2010-04-24 | 2 | -3/+6 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | push a new snapshot | Alexis Ballier | 2010-04-24 | 1 | -5/+7 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | push a new snapshot | Alexis Ballier | 2010-04-24 | 2 | -1/+66 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | whitespaces | Alexis Ballier | 2010-04-24 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | whitespaces | Alexis Ballier | 2010-04-24 | 1 | -2/+2 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | cosmetics | Alexis Ballier | 2010-04-24 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | cosmetics | Alexis Ballier | 2010-04-24 | 1 | -3/+2 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | drop now unneeded append-flags | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | drop now unneeded append-flags | Alexis Ballier | 2010-04-24 | 2 | -3/+5 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Build and install html documentation into the correct location, based on the ↵ | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | | | LINGUAS variable, from on a patch by Andrew Savchenko in bug #299405 (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | Build and install html documentation into the correct location, based on the ↵ | Alexis Ballier | 2010-04-24 | 2 | -3/+25 |
| | | | | | | LINGUAS variable, from on a patch by Andrew Savchenko in bug #299405 (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | dont depend on cdparanoia if cdio is enabled, we wont use it; patch by ↵ | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | | | Andrew Savchenko, bug #299405 (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | dont depend on cdparanoia if cdio is enabled, we wont use it; patch by ↵ | Alexis Ballier | 2010-04-24 | 2 | -3/+7 |
| | | | | | | Andrew Savchenko, bug #299405 (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | remove aac useflag: let faad and faac useflags handle it; otherwise there is ↵ | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | | | support in ffmpeg; always use system libfaad (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | remove aac useflag: let faad and faac useflags handle it; otherwise there is ↵ | Alexis Ballier | 2010-04-24 | 2 | -7/+11 |
| | | | | | | support in ffmpeg; always use system libfaad (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | simplify ass useflag handling: put it in the for loop | Alexis Ballier | 2010-04-24 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | simplify ass useflag handling: put it in the for loop | Alexis Ballier | 2010-04-24 | 1 | -4/+3 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Disable opencore-amr support with bindist, Apache-2.0 vs GPL-2 issues, ↵ | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | | | https://bugs.gentoo.org/show_bug.cgi?id=299405#c6 (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | Disable opencore-amr support with bindist, Apache-2.0 vs GPL-2 issues, ↵ | Alexis Ballier | 2010-04-24 | 2 | -4/+10 |
| | | | | | | https://bugs.gentoo.org/show_bug.cgi?id=299405#c6 (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | keep useflags sorted alphabeticaly in RDEPEND | Alexis Ballier | 2010-04-24 | 1 | -4/+4 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | keep useflags sorted alphabeticaly in RDEPEND | Alexis Ballier | 2010-04-24 | 1 | -3/+3 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | allow ass and truetype without X, by Andrew Savchenko, bug #299405 | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | allow ass and truetype without X, by Andrew Savchenko, bug #299405 | Alexis Ballier | 2010-04-24 | 2 | -4/+7 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | use system libass, require freetype 2.2.1 at least | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | use system libass, require freetype 2.2.1 at least | Alexis Ballier | 2010-04-24 | 2 | -5/+9 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | fix opencore-amr automagic dep | Alexis Ballier | 2010-04-24 | 1 | -5/+5 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | fix opencore-amr automagic dep | Alexis Ballier | 2010-04-24 | 2 | -2/+6 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Fix codecsdir handling; default to real ones, the default can be overriden ↵ | Alexis Ballier | 2010-04-24 | 1 | -2/+12 |
| | | | | | | | with codecpath=somewhere in cli or config file, bug #310389 and bug #309931 (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | Fix codecsdir handling; default to real ones, the default can be overriden ↵ | Alexis Ballier | 2010-04-24 | 2 | -5/+9 |
| | | | | | | with codecpath=somewhere in cli or config file, bug #310389 and bug #309931 (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Simplify vlc_use_enable_force here too, fix some useflags deps, require dbus ↵ | Alexis Ballier | 2010-04-23 | 1 | -7/+7 |
| | | | | | | | on avahi for avahi-client (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | Simplify vlc_use_enable_force here too, fix some useflags deps, require dbus ↵ | Alexis Ballier | 2010-04-23 | 4 | -49/+81 |
| | | | | | | on avahi for avahi-client (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Fix some useflag combinations failures reported by andreas schürch ↵ | Alexis Ballier | 2010-04-23 | 1 | -6/+6 |
| | | | | | | | <andreas.schuerch@nativenet.ch>, bug #316805 and simplify vlc_use_enable_force (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | Fix some useflag combinations failures reported by andreas schürch ↵ | Alexis Ballier | 2010-04-23 | 3 | -27/+53 |
| | | | | | | <andreas.schuerch@nativenet.ch>, bug #316805 and simplify vlc_use_enable_force (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Use spaces instead of tabbing to keep uniform style | Samuli Suominen | 2010-04-23 | 2 | -2/+2 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Rename USE opencore-amr to amr. | Samuli Suominen | 2010-04-23 | 1 | -15/+5 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit) | ||||
* | Rename USE opencore-amr to amr. | Samuli Suominen | 2010-04-23 | 5 | -12/+17 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | and punt unused use flag | Samuli Suominen | 2010-04-23 | 2 | -2/+1 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Rename USE opencore-amr to amr. | Samuli Suominen | 2010-04-23 | 1 | -18/+6 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit) | ||||
* | Rename USE opencore-amr to amr. | Samuli Suominen | 2010-04-23 | 7 | -234/+22 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | rename opencore-amr useflag to amr, we should get rid of the old non free one | Alexis Ballier | 2010-04-23 | 1 | -6/+6 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | rename opencore-amr useflag to amr, we should get rid of the old non free one | Alexis Ballier | 2010-04-23 | 2 | -5/+9 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | old | Samuli Suominen | 2010-04-23 | 6 | -207/+0 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Remove amrnb and amrwb support wrt #252140. | Samuli Suominen | 2010-04-23 | 1 | -3/+3 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit) | ||||
* | Remove amrnb and amrwb support wrt #252140. | Samuli Suominen | 2010-04-23 | 3 | -11/+8 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | live ebuild for the 1.1 branch | Alexis Ballier | 2010-04-23 | 1 | -5/+6 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit) | ||||
* | live ebuild for the 1.1 branch | Alexis Ballier | 2010-04-23 | 2 | -1/+372 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) | ||||
* | Add qt-webkit dependency wrt bug #316441 | Markos Chandras | 2010-04-23 | 1 | -2/+2 |
| | | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Unsigned Manifest commit) | ||||
* | Add qt-webkit dependency wrt bug #316441 | Markos Chandras | 2010-04-23 | 2 | -2/+7 |
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) |