diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-08-09 09:10:30 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-08-09 09:10:30 +0000 |
commit | c725502778b8f221d77c8b1dd3d4a2d3bb27c18e (patch) | |
tree | 14293a881f9181f46dbc28417b32822be221e6a4 /media-libs/stimg/ChangeLog | |
parent | Missing -lz since for example, gzopen is used. Missing zlib.h include wrt #37... (diff) | |
download | gentoo-2-c725502778b8f221d77c8b1dd3d4a2d3bb27c18e.tar.gz gentoo-2-c725502778b8f221d77c8b1dd3d4a2d3bb27c18e.tar.bz2 gentoo-2-c725502778b8f221d77c8b1dd3d4a2d3bb27c18e.zip |
Fix building with libpng15 wrt #378355 by Diego Elio Pettenò
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/stimg/ChangeLog')
-rw-r--r-- | media-libs/stimg/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/media-libs/stimg/ChangeLog b/media-libs/stimg/ChangeLog index a33f6b55b0c2..ddbb7d2ea94f 100644 --- a/media-libs/stimg/ChangeLog +++ b/media-libs/stimg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/stimg -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/ChangeLog,v 1.11 2010/11/08 23:20:19 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/stimg/ChangeLog,v 1.12 2011/08/09 09:10:30 ssuominen Exp $ + + 09 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> stimg-0.1.0.ebuild, + +files/stimg-0.1.0-libpng15.patch: + Fix building with libpng15 wrt #378355 by Diego Elio Pettenò 08 Nov 2010; Markus Meier <maekke@gentoo.org> stimg-0.1.0.ebuild: change jpeg dep to virtual/jpeg |