summaryrefslogtreecommitdiff
path: root/media-libs
Commit message (Collapse)AuthorAge
* media-libs/x264: bump a new snapshotAlexis Ballier2015-08-21
| | | | Package-Manager: portage-2.2.20.1
* media-libs/x264: update soname for subslot, fix cflags patch.Alexis Ballier2015-08-21
| | | | | | https://bugs.gentoo.org/show_bug.cgi?id=555990 Package-Manager: portage-2.2.20.1
* media-libs/mlt: remove old.Alexis Ballier2015-08-21
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mlt: add := dep on luaAlexis Ballier2015-08-21
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mlt: use ruby-single.eclass to get proper ruby depsAlexis Ballier2015-08-21
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mlt: convert to python-single-r1Alexis Ballier2015-08-21
| | | | Package-Manager: portage-2.2.20.1
* media-libs/mlt: fix ruby patch.Alexis Ballier2015-08-21
| | | | Package-Manager: portage-2.2.20.1
* Set missing remote-ic in metadata.xmlJustin Lecher2015-08-21
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/libgroove: new ebuildDiogo Pereira2015-08-20
| | | | Gentoo-Bug: 558190
* Add missing remote-id's to metadataJustin Lecher2015-08-20
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/libraw: remove oldMarkus Meier2015-08-19
| | | | Package-Manager: portage-2.2.20.1
* media-libs/libraw: version bump by Jouni Rinne and Andreas SturmlechnerMarkus Meier2015-08-19
| | | | | | | | | bump subslot to 0.15 restore keywords Bug: 556440 Github: #14 Package-Manager: portage-2.2.20.1
* media-libs/mlt: remove USE flags for deprecated modules that are disabled ↵Michael Palimaka2015-08-20
| | | | | | anyway by upstream Package-Manager: portage-2.2.20.1
* media-libs/mlt: version bumpMichael Palimaka2015-08-20
| | | | | | Gentoo-bug: 517640 Package-Manager: portage-2.2.20.1
* media-libs/libebur128: Test phase added. Thanks Diogo Pereira.Amy Winston2015-08-19
| | | | Package-Manager: portage-2.2.20.1
* media-libs/libebur128: Initial commit.Amy Winston2015-08-18
| | | | Package-Manager: portage-2.2.20.1
* media-libs/opencv: url for contrib changed.Amy Winston2015-08-18
| | | | Package-Manager: portage-2.2.20.1
* media-libs/opencv: drop old gstreamer support bug #547664.Amy Winston2015-08-18
| | | | Package-Manager: portage-2.2.20.1
* media-libs/opencv: contrib useflag added bug #557870.Amy Winston2015-08-18
| | | | Package-Manager: portage-2.2.20.1
* media-libs/opengtl: DEPEND on app-text/ghostscript-gplJohannes Huber2015-08-17
| | | | | | | Gentoo-Bug: 556598 Reported-by: Toralf Förster <toralf.foerster@gmx.de> Package-Manager: portage-2.2.20.1
* media-libs/ffmpegsource: amd64 stable wrt bug #538542Mikle Kolyada2015-08-17
| | | | Package-Manager: portage-2.2.20.1
* media-libs/libmikmod: ia64 stable wrt bug #535462Mikle Kolyada2015-08-16
| | | | Package-Manager: portage-2.2.20.1
* media-libs/gexiv2: ia64 stable wrt bug #553474Mikle Kolyada2015-08-16
| | | | Package-Manager: portage-2.2.20.1
* media-libs/gegl: ia64 stable wrt bug #552006Mikle Kolyada2015-08-16
| | | | Package-Manager: portage-2.2.20.1
* media-libs/babl: ia64 stable wrt bug #552006Mikle Kolyada2015-08-16
| | | | Package-Manager: portage-2.2.20.1
* media-libs/aalib: Use slot operators for ncursesJustin Lecher2015-08-16
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/libmp3splt: Bump to 0.9.2Alexis Ballier2015-08-15
| | | | Package-Manager: portage-2.2.20.1
* media-libs/imlib2: switch amd64 asm flag to sse2 from mmx #218382Mike Frysinger2015-08-14
| | | | | | The actual assembly code is written using SSE2, so this reflects the source better. It also has the nice feature of side-stepping the mmx mask in the amd64 profile so people can enable it now.
* media-libs/liblscp: version bump to 0.5.7Ben de Groot2015-08-12
| | | | Package-Manager: portage-2.2.20.1
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-09
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08
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