summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/gegl: remove unused patchMichael Mair-Keimberger2019-05-181-33/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/12034 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* media-libs/gegl: 0.2 with ffmpeg 4Sebastian Pipping2019-03-091-0/+13
| | | | | | Closes: https://bugs.gentoo.org/673378 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* media-libs/gegl: version bump to 0.4.8Jonathan Scruggs2018-08-251-0/+33
| | | | | | | | | | | | -0.4.x series is hardcoded to work with OpenEXR v2.2 --v0.4.6: Depend only on OpenEXR 2.2.x --v0.4.8: Made OpenEXR 2.2 the minimum version --v0.4.8: Added patch to remove hard-coded Imath_2_2 namespace ---Patch in upstream master -Removed unused versionator eclass -Synced 0.4.8 and 9999 ebuilds
* media-libs/gegl: Support ffmpeg 4.0Sebastian Pipping2018-05-132-0/+88
| | | | | Closes: https://bugs.gentoo.org/654172 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* media-libs/gegl-0.2.0-r5: fix ffmpeg/libav supportBob Brooks2018-01-101-0/+38
| | | | | | | ffmpeg has renamed avcodec_alloc_frame to av_frame_alloc Closes: https://bugs.gentoo.org/636780 Closes: https://github.com/gentoo/gentoo/pull/6154
* media-libs/gegl: Remove ghost dependency on media-gfx/exiv2Sebastian Pipping2018-01-101-0/+30
| | | | | | | | | | | | Configure option --without-exiv2 was used already but broken in a way where it would still do auto-detection for exiv2 and end up linking a non-inst programm against it. Ebuilds for 0.3.20+ do not need patching as its fixed upstream for a while now. Closes: https://bugs.gentoo.org/641872 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/gegl: Drop old versionsSebastian Pipping2017-12-134-126/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-libs/gegl: libopenraw-0.1 (bug 639834)Sebastian Pipping2017-12-041-0/+48
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-libs/gegl: Fix USE=introspection compilation (bug #617618)Sebastian Pipping2017-05-211-0/+47
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/gegl: Fix 0.2.0-r2 underlinking (bug #617430)Sebastian Pipping2017-05-101-4/+18
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-libs/gegl: 0.3.14Sebastian Pipping2017-04-021-0/+37
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-libs/gegl: Disable two failing tests (bug #595332)Sebastian Pipping2017-03-221-0/+33
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-libs/gegl: Fix linking (bug #605216)Sebastian Pipping2017-01-091-0/+38
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/gegl: remove unused patchesMichael Mair-Keimberger (asterix)2016-12-235-187/+0
|
* media-libs/gegl: jpeg/png always on for >=0.3.4 (bug #589648)Sebastian Pipping2016-07-251-58/+0
| | | | | | | | Also affected: * media-gfx/gimp-2.9.4 * media-gfx/gimp-9999 Package-Manager: portage-2.2.28
* media-libs/gegl: Fix USE="-jpeg -png" (bug #567582)Sebastian Pipping2015-12-091-0/+58
| | | | Package-Manager: portage-2.2.26
* media-libs/gegl: Fix underlinkingJustin Lecher2015-12-051-0/+31
| | | | | | | Gnome-Bugs: https://bugzilla.gnome.org/show_bug.cgi?id=759065 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/gegl: Fix compiling on bigendian.Jeroen Roovers2015-12-051-0/+11
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0810-0/+438
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