public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/fotoxx: ChangeLog fotoxx-12.11.ebuild fotoxx-12.09.1.ebuild
@ 2012-11-03 16:04 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2012-11-03 16:04 UTC (permalink / raw
  To: gentoo-commits

grozin      12/11/03 16:04:44

  Modified:             ChangeLog
  Added:                fotoxx-12.11.ebuild
  Removed:              fotoxx-12.09.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha142/cvs/Linux i686, unsigned Manifest commit)

Revision  Changes    Path
1.38                 media-gfx/fotoxx/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	1 Oct 2012 13:27:39 -0000	1.37
+++ ChangeLog	3 Nov 2012 16:04:44 -0000	1.38
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/fotoxx
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.37 2012/10/01 13:27:39 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.38 2012/11/03 16:04:44 grozin Exp $
+
+*fotoxx-12.11 (03 Nov 2012)
+
+  03 Nov 2012; Andrey Grozin <grozin@gentoo.org> -fotoxx-12.09.1.ebuild,
+  -files/fotoxx-12.09.1.patch, +fotoxx-12.11.ebuild, +files/fotoxx-12.11.patch:
+  Version bump
 
 *fotoxx-12.10 (01 Oct 2012)
 



1.1                  media-gfx/fotoxx/fotoxx-12.11.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/fotoxx-12.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/fotoxx/fotoxx-12.11.ebuild?rev=1.1&content-type=text/plain

Index: fotoxx-12.11.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/fotoxx-12.11.ebuild,v 1.1 2012/11/03 16:04:44 grozin Exp $
EAPI=4
inherit eutils toolchain-funcs

DESCRIPTION="Program for improving image files made with a digital camera."
HOMEPAGE="http://www.kornelix.com/fotoxx.html"
SRC_URI="http://www.kornelix.com/uploads/1/3/0/3/13035936/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="x11-libs/gtk+:3
	media-libs/tiff"
RDEPEND="${DEPEND}
	media-libs/exiftool
	media-gfx/ufraw
	x11-misc/xdg-utils"

src_prepare() {
	epatch "${FILESDIR}"/${PF}.patch
}

src_compile() {
	tc-export CXX
	emake
}

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
	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:[~2012-11-03 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-03 16:04 [gentoo-commits] gentoo-x86 commit in media-gfx/fotoxx: ChangeLog fotoxx-12.11.ebuild fotoxx-12.09.1.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