Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/phototonic: phototonic-1.6.6.ebuild phototonic-1.5.54.ebuild ChangeLog phototonic-1.5.ebuild
Date: Wed, 29 Jul 2015 13:10:58
Message-Id: 20150729131053.59E9A110@oystercatcher.gentoo.org
1 yngwin 15/07/29 13:10:53
2
3 Modified: phototonic-1.5.54.ebuild ChangeLog
4 Added: phototonic-1.6.6.ebuild
5 Removed: phototonic-1.5.ebuild
6 Log:
7 version bump; remove old
8
9 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x4FDF9CFD2FAC514E!)
10
11 Revision Changes Path
12 1.2 media-gfx/phototonic/phototonic-1.5.54.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/phototonic/phototonic-1.5.54.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/phototonic/phototonic-1.5.54.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/phototonic/phototonic-1.5.54.ebuild?r1=1.1&r2=1.2
17
18 Index: phototonic-1.5.54.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-gfx/phototonic/phototonic-1.5.54.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- phototonic-1.5.54.ebuild 15 Mar 2015 09:42:43 -0000 1.1
25 +++ phototonic-1.5.54.ebuild 29 Jul 2015 13:10:53 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/phototonic-1.5.54.ebuild,v 1.1 2015/03/15 09:42:43 yngwin Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/phototonic-1.5.54.ebuild,v 1.2 2015/07/29 13:10:53 yngwin Exp $
31
32 EAPI=5
33 inherit qmake-utils
34 @@ -10,7 +10,6 @@
35 if [[ ${PV} = *9999* ]]; then
36 inherit git-r3
37 EGIT_REPO_URI="https://github.com/oferkv/phototonic.git"
38 - KEYWORDS=""
39 else
40 SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
41 KEYWORDS="~amd64 ~x86"
42
43
44
45 1.5 media-gfx/phototonic/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/phototonic/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/phototonic/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/phototonic/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/phototonic/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 18 Apr 2015 12:43:25 -0000 1.4
58 +++ ChangeLog 29 Jul 2015 13:10:53 -0000 1.5
59 @@ -1,6 +1,12 @@
60 # ChangeLog for media-gfx/phototonic
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/ChangeLog,v 1.4 2015/04/18 12:43:25 swegener Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/ChangeLog,v 1.5 2015/07/29 13:10:53 yngwin Exp $
64 +
65 +*phototonic-1.6.6 (29 Jul 2015)
66 +
67 + 29 Jul 2015; Ben de Groot <yngwin@g.o> +phototonic-1.6.6.ebuild,
68 + -phototonic-1.5.ebuild, phototonic-1.5.54.ebuild:
69 + version bump; remove old
70
71 18 Apr 2015; Sven Wegener <swegener@g.o> phototonic-1.5.ebuild:
72 Rename distfile to include package name.
73
74
75
76 1.1 media-gfx/phototonic/phototonic-1.6.6.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/phototonic/phototonic-1.6.6.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/phototonic/phototonic-1.6.6.ebuild?rev=1.1&content-type=text/plain
80
81 Index: phototonic-1.6.6.ebuild
82 ===================================================================
83 # Copyright 1999-2015 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/media-gfx/phototonic/phototonic-1.6.6.ebuild,v 1.1 2015/07/29 13:10:53 yngwin Exp $
86
87 EAPI=5
88 inherit qmake-utils
89
90 DESCRIPTION="Image viewer and organizer"
91 HOMEPAGE="http://oferkv.github.io/phototonic/"
92 if [[ ${PV} = *9999* ]]; then
93 inherit git-r3
94 EGIT_REPO_URI="https://github.com/oferkv/phototonic.git"
95 else
96 SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
97 KEYWORDS="~amd64 ~x86"
98 fi
99
100 LICENSE="GPL-3"
101 SLOT="0"
102 IUSE="svg tiff"
103
104 RDEPEND="dev-qt/qtwidgets:5
105 dev-qt/qtgui:5
106 dev-qt/qtcore:5
107 media-gfx/exiv2:=
108 svg? ( dev-qt/qtsvg:5 )
109 tiff? ( dev-qt/qtimageformats:5 )"
110 DEPEND="${RDEPEND}"
111
112 src_configure() {
113 eqmake5
114 }
115
116 src_install() {
117 emake install INSTALL_ROOT="${D}"
118 }