| Commit message (Expand) | Author | Age | Files | Lines |
* | Depend on jpeg/libpng subslots to get autorebuilds. | Mike Frysinger | 2015-05-12 | 1 | -16/+16 |
* | Backport upstream changes to move from libvpx to libwebp #545956 by Paweł Ha... | Mike Frysinger | 2015-04-09 | 1 | -5/+18 |
* | Install shared lib on Solaris, fix SRC_URI repoman complaint | Fabian Groffen | 2015-03-21 | 1 | -16/+6 |
* | Add USE=webp to control the libvpx dep #541854 by Anthony Parsons. | Mike Frysinger | 2015-03-07 | 1 | -16/+16 |
* | Fix out-of-tree test builds #540376 by tka. | Mike Frysinger | 2015-02-28 | 1 | -15/+16 |
* | Version bump #478066 by Meik Frischke. | Mike Frysinger | 2015-02-16 | 1 | -5/+17 |
* | arm stable, bug #512012 | Markus Meier | 2014-10-11 | 1 | -15/+5 |
* | Stable for sparc, wrt bug #512012 | Agostino Sarubbo | 2014-09-15 | 1 | -5/+15 |
* | Add back font paths for as long as we don't understand why fontconfig doesn't... | Fabian Groffen | 2014-09-07 | 1 | -15/+5 |
* | Stable for alpha, wrt bug #512012 | Agostino Sarubbo | 2014-08-25 | 1 | -15/+15 |
* | Stable for ia64, wrt bug #512012 | Agostino Sarubbo | 2014-08-23 | 1 | -15/+15 |
* | Stable for ppc64, wrt bug #512012 | Agostino Sarubbo | 2014-08-21 | 1 | -5/+15 |
* | Stable for HPPA (bug #512012). | Jeroen Roovers | 2014-08-07 | 1 | -9/+5 |
* | added prefix support (bug #518970) | Christoph Junghans | 2014-08-05 | 1 | -15/+9 |
* | Stable for ppc, wrt bug #512012 | Agostino Sarubbo | 2014-07-28 | 1 | -15/+15 |
* | Stable for x86, wrt bug #512012 | Agostino Sarubbo | 2014-07-23 | 1 | -15/+15 |
* | Stable for amd64, wrt bug #512912 | Agostino Sarubbo | 2014-07-22 | 1 | -17/+15 |
* | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... | Michał Górny | 2014-06-18 | 1 | -15/+17 |
* | Add arm64 love. | Mike Frysinger | 2014-06-15 | 1 | -19/+17 |
* | Enable multilib support, as a dependency of libgphoto2. | Michał Górny | 2014-05-21 | 1 | -9/+18 |
* | Pin virtual/jpeg SLOT to 0. | Michael Palimaka | 2013-08-27 | 1 | -10/+10 |
* | Fix autoreconf failures with automake-1.13 (bug #466996). | Tim Harder | 2013-04-25 | 1 | -15/+9 |
* | Fix LICENSE, see COPYING and notices in source files, bug 450244. | Ulrich Müller | 2013-01-04 | 1 | -8/+28 |
* | dev-util/pkgconfig -> virtual/pkgconfig | Jeff Horelick | 2012-05-05 | 1 | -12/+2 |
* | keyword ~amd64-fbsd | Alexis Ballier | 2012-04-26 | 1 | -15/+5 |
* | Stub out AM_ICONV if gettext is not installed. | Mike Frysinger | 2012-04-23 | 1 | -16/+16 |
* | Restore sed -r flag after refactor in previous commit lost it #406933 by Drak... | Mike Frysinger | 2012-03-05 | 1 | -15/+15 |
* | Fix LICENSE, "||" would mean dual licensing which is not the case here. | Ulrich Müller | 2012-03-02 | 1 | -15/+15 |
* | DEPEND on pkg-config #406057 by cyberbat. | Mike Frysinger | 2012-02-27 | 1 | -6/+16 |
* | Pass --without-x to avoid useless system -I/-L paths. | Mike Frysinger | 2011-12-15 | 1 | -5/+5 |
* | Use libpng's pkg-config files rather than xxx-config scripts. | Mike Frysinger | 2011-12-15 | 1 | -10/+7 |
* | old | Samuli Suominen | 2011-12-15 | 1 | -7/+9 |
* | alpha/ia64/m68k/s390/sh/sparc stable wrt #387291 | Raúl Porcel | 2011-11-05 | 1 | -10/+6 |
* | Fix building with USE="png -zlib" wrt #381729 by Brennan Shacklett | Samuli Suominen | 2011-10-30 | 1 | -5/+9 |
* | arm stable, bug #387291 | Markus Meier | 2011-10-29 | 1 | -9/+5 |
* | x86 stable wrt #387291 | Samuli Suominen | 2011-10-21 | 1 | -16/+10 |
* | ppc/ppc64 stable wrt #387291 | Kacper Kowalik | 2011-10-18 | 1 | -7/+17 |
* | Stable for HPPA (bug #387291). | Jeroen Roovers | 2011-10-18 | 1 | -10/+6 |
* | amd64 stable wrt #387291 and force libpng >= 1.5 :0 to ensure gdlib-config is... | Samuli Suominen | 2011-10-16 | 1 | -9/+9 |
* | Upgrade libpng version sed. | Samuli Suominen | 2011-10-16 | 1 | -7/+11 |
* | Disable png/zlib related programs when support is disabled #363491 by Albert ... | Mike Frysinger | 2011-04-15 | 1 | -5/+5 |
* | Split out USE=zlib logic from USE=png, and add fix from upstream for fontconf... | Mike Frysinger | 2011-04-13 | 1 | -6/+8 |
* | Remove libtool and static archive if USE="static-libs" is not set wrt #362959... | Samuli Suominen | 2011-04-11 | 1 | -2/+12 |
* | Use virtual/jpeg. | Samuli Suominen | 2010-07-23 | 1 | -3/+3 |
* | Revision bump to force rebuild with modified call to sed wrt #320837 by Cédr... | Samuli Suominen | 2010-05-21 | 1 | -2/+3 |
* | Convert to EAPI1 and force correct slot of both jpeg and libpng | Samuli Suominen | 2010-05-21 | 1 | -1/+1 |
* | Try libpng14-config and -lpng14 before falling back to libpng-config and -lpn... | Samuli Suominen | 2010-05-20 | 1 | -2/+2 |
* | old | Samuli Suominen | 2010-05-13 | 1 | -1/+0 |
* | Drop redudant has_version, works also with libpng12 | Samuli Suominen | 2010-03-08 | 1 | -1/+1 |
* | Fix building with libpng14 wrt #305101 by Lars Wendler. | Samuli Suominen | 2010-03-08 | 1 | -2/+3 |