* [gentoo-commits] gentoo-x86 commit in media-gfx/apngdis: ChangeLog apngdis-2.7.ebuild
@ 2014-10-11 21:07 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2014-10-11 21:07 UTC (permalink / raw
To: gentoo-commits
radhermit 14/10/11 21:07:20
Modified: ChangeLog
Added: apngdis-2.7.ebuild
Log:
Version bump.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.8 media-gfx/apngdis/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/apngdis/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/apngdis/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/apngdis/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/apngdis/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 17 Dec 2013 10:24:12 -0000 1.7
+++ ChangeLog 11 Oct 2014 21:07:20 -0000 1.8
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/apngdis
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngdis/ChangeLog,v 1.7 2013/12/17 10:24:12 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngdis/ChangeLog,v 1.8 2014/10/11 21:07:20 radhermit Exp $
+
+*apngdis-2.7 (11 Oct 2014)
+
+ 11 Oct 2014; Tim Harder <radhermit@gentoo.org> +apngdis-2.7.ebuild:
+ Version bump.
17 Dec 2013; Tim Harder <radhermit@gentoo.org> apngdis-2.6.ebuild:
Add dep on libpng.
1.1 media-gfx/apngdis/apngdis-2.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/apngdis/apngdis-2.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/apngdis/apngdis-2.7.ebuild?rev=1.1&content-type=text/plain
Index: apngdis-2.7.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/apngdis/apngdis-2.7.ebuild,v 1.1 2014/10/11 21:07:20 radhermit Exp $
EAPI="5"
inherit toolchain-funcs eutils
DESCRIPTION="extract PNG frames from an APNG"
HOMEPAGE="http://sourceforge.net/projects/apngdis/"
SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="sys-libs/zlib
media-libs/libpng:0="
DEPEND="${RDEPEND}
app-arch/unzip"
S=${WORKDIR}
src_prepare() {
epatch "${FILESDIR}"/${PN}-2.6-makefile.patch
epatch "${FILESDIR}"/${PN}-2.6-gcc-4.3.patch
tc-export CXX
}
src_install() {
dobin ${PN}
dodoc readme.txt
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-11 21:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-11 21:07 [gentoo-commits] gentoo-x86 commit in media-gfx/apngdis: ChangeLog apngdis-2.7.ebuild Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox