About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
maekke 08/10/15 18:17:56 Modified: ChangeLog Added: pngcrush-1.6.10.ebuild Log: bump to 1.6.10 by Sergey Dryabzhinsky in bug #242110 (Portage version: 2.2_rc12/cvs/Linux 2.6.27 i686) Revision Changes Path 1.37 media-gfx/pngcrush/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.37&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/ChangeLog?r1=1.36&r2=1.37 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- ChangeLog 24 Aug 2008 16:03:03 -0000 1.36 +++ ChangeLog 15 Oct 2008 18:17:56 -0000 1.37 @@ -1,6 +1,13 @@ # ChangeLog for media-gfx/pngcrush # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.36 2008/08/24 16:03:03 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/ChangeLog,v 1.37 2008/10/15 18:17:56 maekke Exp $ + +*pngcrush-1.6.10 (15 Oct 2008) + + 15 Oct 2008; Markus Meier <maekke@g.o> + +files/pngcrush-1.6.10-makefile_and_missing_definitions.patch, + +pngcrush-1.6.10.ebuild: + bump to 1.6.10 by Sergey Dryabzhinsky in bug #242110 24 Aug 2008; Markus Meier <maekke@g.o> -files/pngcrush-1.6.2-ascall.patch, 1.1 media-gfx/pngcrush/pngcrush-1.6.10.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.10.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.10.ebuild?rev=1.1&content-type=text/plain Index: pngcrush-1.6.10.ebuild =================================================================== # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/pngcrush/pngcrush-1.6.10.ebuild,v 1.1 2008/10/15 18:17:56 maekke Exp $ inherit eutils toolchain-funcs DESCRIPTION="Portable Network Graphics (PNG) optimizing utility" HOMEPAGE="http://pmt.sourceforge.net/pngcrush" SRC_URI="mirror://sourceforge/pmt/${P}-nolib.tar.bz2" LICENSE="as-is" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="" DEPEND=">=media-libs/libpng-1.2.31" S="${WORKDIR}/${P}-nolib" src_unpack() { unpack ${A} cd "${S}" epatch "${FILESDIR}"/${P}-makefile_and_missing_definitions.patch } src_compile() { tc-export CC emake || die } src_install() { dobin ${PN} || die dodoc *.txt || die }
Updated Mar 14, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.