Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/flphoto: ChangeLog flphoto-1.2.ebuild flphoto-1.3.1.ebuild flphoto-1.1.ebuild
Date: Thu, 20 Sep 2007 14:13:05
Message-Id: E1IYMeQ-000744-BS@stork.gentoo.org
1 armin76 07/09/20 14:05:06
2
3 Modified: ChangeLog flphoto-1.2.ebuild
4 Added: flphoto-1.3.1.ebuild
5 Removed: flphoto-1.1.ebuild
6 Log:
7 x86 stable and version bump wrt #190502, cleanup old
8 (Portage version: 2.1.3.9)
9
10 Revision Changes Path
11 1.11 media-gfx/flphoto/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/flphoto/ChangeLog?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/flphoto/ChangeLog?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/flphoto/ChangeLog?r1=1.10&r2=1.11
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flphoto/ChangeLog,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ChangeLog 15 May 2007 09:55:15 -0000 1.10
24 +++ ChangeLog 20 Sep 2007 14:05:05 -0000 1.11
25 @@ -1,11 +1,17 @@
26 # ChangeLog for media-gfx/flphoto
27 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/ChangeLog,v 1.10 2007/05/15 09:55:15 bangert Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/ChangeLog,v 1.11 2007/09/20 14:05:05 armin76 Exp $
30
31 26 Jul 2003; Jared Hudson <jhhudso@g.o> : Fixed flphoto so that it only
32 depends on a specific version of fltk, since the other versions cause
33 compile errors.
34
35 +*flphoto-1.3.1 (20 Sep 2007)
36 +
37 + 20 Sep 2007; Raúl Porcel <armin76@g.o> -flphoto-1.1.ebuild,
38 + flphoto-1.2.ebuild, +flphoto-1.3.1.ebuild:
39 + x86 stable and version bump wrt #190502, cleanup old
40 +
41 15 May 2007; Thilo Bangert <bangert@g.o> metadata.xml:
42 add <herd>no-herd</herd>
43
44
45
46
47 1.6 media-gfx/flphoto/flphoto-1.2.ebuild
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild?rev=1.6&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild?rev=1.6&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild?r1=1.5&r2=1.6
52
53 Index: flphoto-1.2.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild,v
56 retrieving revision 1.5
57 retrieving revision 1.6
58 diff -u -r1.5 -r1.6
59 --- flphoto-1.2.ebuild 22 Jul 2005 18:32:50 -0000 1.5
60 +++ flphoto-1.2.ebuild 20 Sep 2007 14:05:05 -0000 1.6
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2005 Gentoo Foundation
63 +# Copyright 1999-2007 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild,v 1.5 2005/07/22 18:32:50 dholm Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.2.ebuild,v 1.6 2007/09/20 14:05:05 armin76 Exp $
67
68 DESCRIPTION="Basic image management and display program based on the FLTK toolkit"
69 HOMEPAGE="http://www.easysw.com/~mike/flphoto/"
70 @@ -8,7 +8,7 @@
71
72 LICENSE="GPL-2"
73 SLOT="0"
74 -KEYWORDS="~amd64 ~ppc ~x86"
75 +KEYWORDS="~amd64 ~ppc x86"
76 IUSE="cups gphoto2"
77
78 DEPEND=">=x11-libs/fltk-1.1.4
79
80
81
82 1.1 media-gfx/flphoto/flphoto-1.3.1.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1.ebuild?rev=1.1&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1.ebuild?rev=1.1&content-type=text/plain
86
87 Index: flphoto-1.3.1.ebuild
88 ===================================================================
89 # Copyright 1999-2007 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 # $Header: /var/cvsroot/gentoo-x86/media-gfx/flphoto/flphoto-1.3.1.ebuild,v 1.1 2007/09/20 14:05:05 armin76 Exp $
92
93 DESCRIPTION="Basic image management and display program based on the FLTK toolkit"
94 HOMEPAGE="http://www.easysw.com/~mike/flphoto/"
95 SRC_URI="mirror://sourceforge/fltk/${P}-source.tar.gz"
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 KEYWORDS="~amd64 ~ppc ~x86"
100 IUSE="cups gphoto2"
101
102 DEPEND=">=x11-libs/fltk-1.1.4
103 cups? ( net-print/cups )
104 gphoto2? ( media-gfx/gphoto2 )"
105
106 src_compile() {
107 econf --with-docdir=/usr/share/doc/${P} || die
108 emake -j1 || die
109 }
110
111 src_install() {
112 make DESTDIR=${D} install || die
113 }
114
115
116
117 --
118 gentoo-commits@g.o mailing list