public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin (grozin)" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/fotoxx: ChangeLog fotoxx-13.09.2.ebuild fotoxx-13.05.ebuild fotoxx-13.06.ebuild fotoxx-13.04.ebuild
Date: Thu, 12 Sep 2013 15:52:59 +0000 (UTC)	[thread overview]
Message-ID: <20130912155259.5C36F2004C@flycatcher.gentoo.org> (raw)

grozin      13/09/12 15:52:59

  Modified:             ChangeLog
  Added:                fotoxx-13.09.2.ebuild
  Removed:              fotoxx-13.05.ebuild fotoxx-13.06.ebuild
                        fotoxx-13.04.ebuild
  Log:
  Version bump, cleaning old versions
  
  (Portage version: 2.2.3/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)

Revision  Changes    Path
1.54                 media-gfx/fotoxx/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog	15 Aug 2013 17:44:22 -0000	1.53
+++ ChangeLog	12 Sep 2013 15:52:59 -0000	1.54
@@ -1,6 +1,14 @@
 # ChangeLog for media-gfx/fotoxx
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.53 2013/08/15 17:44:22 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.54 2013/09/12 15:52:59 grozin Exp $
+
+*fotoxx-13.09.2 (12 Sep 2013)
+
+  12 Sep 2013; Andrey Grozin <grozin@gentoo.org> -fotoxx-13.04.ebuild,
+  -fotoxx-13.05.ebuild, -fotoxx-13.06.ebuild, +fotoxx-13.09.2.ebuild,
+  -files/fotoxx-13.04.patch, -files/fotoxx-13.05.patch,
+  -files/fotoxx-13.06.patch, +files/fotoxx-13.09.2.patch:
+  Version bump, cleaning old versions
 
 *fotoxx-13.08.1 (15 Aug 2013)
 



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

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

Index: fotoxx-13.09.2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/fotoxx-13.09.2.ebuild,v 1.1 2013/09/12 15:52:59 grozin Exp $
EAPI=4
inherit eutils toolchain-funcs fdo-mime

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/libpng
	media-libs/tiff"
RDEPEND="${DEPEND}
	media-libs/exiftool
	media-gfx/ufraw[gtk]
	media-gfx/dcraw
	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, changelog, translations, edit-menus, KB-shortcuts must not be compressed
	emake DESTDIR="${D}" install
	insinto /usr/share/applications
	newins desktop ${PN}.desktop
	rm -f "${D}"/usr/share/doc/${PF}/*.man
	docompress -x /usr/share/doc
}

pkg_postinst() {
	fdo-mime_mime_database_update
	fdo-mime_desktop_database_update
}

pkg_postrm() {
	fdo-mime_desktop_database_update
	fdo-mime_mime_database_update
}





                 reply	other threads:[~2013-09-12 15:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130912155259.5C36F2004C@flycatcher.gentoo.org \
    --to=grozin@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox