* [gentoo-commits] gentoo-x86 commit in media-gfx/fotoxx: fotoxx-11.07.ebuild ChangeLog fotoxx-11.04.ebuild
@ 2011-07-14 15:41 Andrey Grozin (grozin)
0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2011-07-14 15:41 UTC (permalink / raw
To: gentoo-commits
grozin 11/07/14 15:41:02
Modified: ChangeLog
Added: fotoxx-11.07.ebuild
Removed: fotoxx-11.04.ebuild
Log:
Version bump
(Portage version: 2.2.0_alpha43/cvs/Linux i686)
Revision Changes Path
1.18 media-gfx/fotoxx/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 6 Jun 2011 20:43:26 -0000 1.17
+++ ChangeLog 14 Jul 2011 15:41:02 -0000 1.18
@@ -1,6 +1,13 @@
# ChangeLog for media-gfx/fotoxx
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.17 2011/06/06 20:43:26 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.18 2011/07/14 15:41:02 grozin Exp $
+
+*fotoxx-11.07 (14 Jul 2011)
+
+ 14 Jul 2011; Andrey Grozin <grozin@gentoo.org> -fotoxx-11.04.ebuild,
+ -files/fotoxx-11.04-makefile.patch, +fotoxx-11.07.ebuild,
+ +files/fotoxx-11.07-docdir.patch, +files/fotoxx-11.07-makefile.patch:
+ Version bump
*fotoxx-11.06 (06 Jun 2011)
1.1 media-gfx/fotoxx/fotoxx-11.07.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/fotoxx-11.07.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/fotoxx-11.07.ebuild?rev=1.1&content-type=text/plain
Index: fotoxx-11.07.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/fotoxx-11.07.ebuild,v 1.1 2011/07/14 15:41:02 grozin Exp $
EAPI=3
inherit eutils toolchain-funcs
DESCRIPTION="Program for improving image files made with a digital camera."
HOMEPAGE="http://kornelix.squarespace.com/fotoxx"
SRC_URI="http://kornelix.squarespace.com/storage/downloads/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="x11-libs/gtk+:2
media-libs/tiff"
RDEPEND="${DEPEND}
media-libs/exiftool
media-gfx/ufraw
x11-misc/xdg-utils"
src_prepare() {
epatch "${FILESDIR}"/${PF}-makefile.patch
epatch "${FILESDIR}"/${PF}-docdir.patch
}
src_compile() {
tc-export CXX
emake || die "emake failed"
}
src_install() {
# For the Help menu items to work, *.html must be in /usr/share/doc/${PF},
# and README, CHANGES, TRANSLATIONS must not be compressed
emake DESTDIR="${D}" install || die "emake install failed"
make_desktop_entry ${PN} "Fotoxx" /usr/share/${PN}/icons/${PN}.png \
"Application;Graphics;2DGraphics"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-14 15:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-14 15:41 [gentoo-commits] gentoo-x86 commit in media-gfx/fotoxx: fotoxx-11.07.ebuild ChangeLog fotoxx-11.04.ebuild Andrey Grozin (grozin)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox