summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-12-12 07:38:18 +0000
committerJustin Lecher <jlec@gentoo.org>2013-12-12 07:38:18 +0000
commit8423e62974f52f1703d65202fe205ff797efddec (patch)
tree74409355ebe2947ab6bce6b2342d1d8c166c60d0 /media-gfx/fotoxx
parentmail-client/novell-groupwise-client: use domenu from eutils.eclass (diff)
downloadgentoo-2-8423e62974f52f1703d65202fe205ff797efddec.tar.gz
gentoo-2-8423e62974f52f1703d65202fe205ff797efddec.tar.bz2
gentoo-2-8423e62974f52f1703d65202fe205ff797efddec.zip
media-gfx/fotoxx: Use newmenu from eutils.eclass
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'media-gfx/fotoxx')
-rw-r--r--media-gfx/fotoxx/ChangeLog6
-rw-r--r--media-gfx/fotoxx/fotoxx-13.01.ebuild12
-rw-r--r--media-gfx/fotoxx/fotoxx-13.09.2.ebuild12
-rw-r--r--media-gfx/fotoxx/fotoxx-13.11.1.ebuild12
-rw-r--r--media-gfx/fotoxx/metadata.xml10
5 files changed, 31 insertions, 21 deletions
diff --git a/media-gfx/fotoxx/ChangeLog b/media-gfx/fotoxx/ChangeLog
index e0228c580fe5..7344c655e9fa 100644
--- a/media-gfx/fotoxx/ChangeLog
+++ b/media-gfx/fotoxx/ChangeLog
@@ -1,6 +1,10 @@
# 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.55 2013/11/12 15:33:42 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.56 2013/12/12 07:38:18 jlec Exp $
+
+ 12 Dec 2013; Justin Lecher <jlec@gentoo.org> fotoxx-13.01.ebuild,
+ fotoxx-13.09.2.ebuild, fotoxx-13.11.1.ebuild, metadata.xml:
+ Use newmenu from eutils.eclass
*fotoxx-13.11.1 (12 Nov 2013)
diff --git a/media-gfx/fotoxx/fotoxx-13.01.ebuild b/media-gfx/fotoxx/fotoxx-13.01.ebuild
index 5991fddc0f36..92b886994bc3 100644
--- a/media-gfx/fotoxx/fotoxx-13.01.ebuild
+++ b/media-gfx/fotoxx/fotoxx-13.01.ebuild
@@ -1,10 +1,12 @@
# 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.01.ebuild,v 1.3 2013/02/17 17:40:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/fotoxx-13.01.ebuild,v 1.4 2013/12/12 07:38:18 jlec Exp $
+
EAPI=4
+
inherit eutils toolchain-funcs fdo-mime
-DESCRIPTION="Program for improving image files made with a digital camera."
+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"
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-DEPEND="x11-libs/gtk+:3
+DEPEND="
+ x11-libs/gtk+:3
media-libs/libpng
media-libs/tiff"
RDEPEND="${DEPEND}
@@ -35,8 +38,7 @@ 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
+ newmenu desktop ${PN}.desktop
rm -f "${D}"/usr/share/doc/${PF}/*.man
docompress -x /usr/share/doc
}
diff --git a/media-gfx/fotoxx/fotoxx-13.09.2.ebuild b/media-gfx/fotoxx/fotoxx-13.09.2.ebuild
index 496d39132a26..b56673003248 100644
--- a/media-gfx/fotoxx/fotoxx-13.09.2.ebuild
+++ b/media-gfx/fotoxx/fotoxx-13.09.2.ebuild
@@ -1,10 +1,12 @@
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/fotoxx-13.09.2.ebuild,v 1.2 2013/12/12 07:38:18 jlec Exp $
+
EAPI=4
+
inherit eutils toolchain-funcs fdo-mime
-DESCRIPTION="Program for improving image files made with a digital camera."
+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"
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/gtk+:3
+DEPEND="
+ x11-libs/gtk+:3
media-libs/libpng
media-libs/tiff"
RDEPEND="${DEPEND}
@@ -35,8 +38,7 @@ 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
+ newmenu desktop ${PN}.desktop
rm -f "${D}"/usr/share/doc/${PF}/*.man
docompress -x /usr/share/doc
}
diff --git a/media-gfx/fotoxx/fotoxx-13.11.1.ebuild b/media-gfx/fotoxx/fotoxx-13.11.1.ebuild
index 7af4bf0944d4..8a2c5f614bfa 100644
--- a/media-gfx/fotoxx/fotoxx-13.11.1.ebuild
+++ b/media-gfx/fotoxx/fotoxx-13.11.1.ebuild
@@ -1,10 +1,12 @@
# 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.11.1.ebuild,v 1.1 2013/11/12 15:33:42 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/fotoxx-13.11.1.ebuild,v 1.2 2013/12/12 07:38:18 jlec Exp $
+
EAPI=4
+
inherit eutils toolchain-funcs fdo-mime
-DESCRIPTION="Program for improving image files made with a digital camera."
+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"
@@ -13,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="x11-libs/gtk+:3
+DEPEND="
+ x11-libs/gtk+:3
media-libs/libpng
media-libs/tiff
media-libs/lcms:2"
@@ -36,8 +39,7 @@ 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
+ newmenu desktop ${PN}.desktop
rm -f "${D}"/usr/share/doc/${PF}/*.man
docompress -x /usr/share/doc
}
diff --git a/media-gfx/fotoxx/metadata.xml b/media-gfx/fotoxx/metadata.xml
index 4dda238d4208..850e025d7525 100644
--- a/media-gfx/fotoxx/metadata.xml
+++ b/media-gfx/fotoxx/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer>
- <email>grozin@gentoo.org</email>
- <name>Andrey Grozin</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer>
+ <email>grozin@gentoo.org</email>
+ <name>Andrey Grozin</name>
+ </maintainer>
+ <longdescription lang="en">
Navigate a large image collection using a thumbnail browser.
Import camera RAW files and edit with 16-bit color.
Save edited images as TIFF-8/16, PNG or JPEG with adjustable compression.