Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/feh: feh-1.4.2.ebuild ChangeLog feh-1.3.4.ebuild
Date: Sat, 03 Apr 2010 03:36:17
Message-Id: E1Nxu9d-0004Xx-9l@stork.gentoo.org
1 ssuominen 10/04/03 03:36:13
2
3 Modified: ChangeLog feh-1.3.4.ebuild
4 Added: feh-1.4.2.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.41 media-gfx/feh/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/feh/ChangeLog?rev=1.41&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/feh/ChangeLog?rev=1.41&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/feh/ChangeLog?r1=1.40&r2=1.41
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v
19 retrieving revision 1.40
20 retrieving revision 1.41
21 diff -u -r1.40 -r1.41
22 --- ChangeLog 27 Mar 2010 15:01:50 -0000 1.40
23 +++ ChangeLog 3 Apr 2010 03:36:12 -0000 1.41
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-gfx/feh
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.40 2010/03/27 15:01:50 rich0 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/ChangeLog,v 1.41 2010/04/03 03:36:12 ssuominen Exp $
29 +
30 +*feh-1.4.2 (03 Apr 2010)
31 +
32 + 03 Apr 2010; Samuli Suominen <ssuominen@g.o> +feh-1.4.2.ebuild:
33 + Version bump.
34
35 27 Mar 2010; Richard Freeman <rich0@g.o> feh-1.4.1.ebuild:
36 amd64 stable - 310673
37
38
39
40 1.14 media-gfx/feh/feh-1.3.4.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild?rev=1.14&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild?rev=1.14&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild?r1=1.13&r2=1.14
45
46 Index: feh-1.3.4.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v
49 retrieving revision 1.13
50 retrieving revision 1.14
51 diff -u -r1.13 -r1.14
52 --- feh-1.3.4.ebuild 9 Aug 2008 12:34:17 -0000 1.13
53 +++ feh-1.3.4.ebuild 3 Apr 2010 03:36:12 -0000 1.14
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2008 Gentoo Foundation
56 +# Copyright 1999-2010 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.13 2008/08/09 12:34:17 maekke Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.3.4.ebuild,v 1.14 2010/04/03 03:36:12 ssuominen Exp $
60
61 inherit eutils autotools
62
63 @@ -10,7 +10,7 @@
64
65 LICENSE="as-is"
66 SLOT="0"
67 -KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
68 +KEYWORDS="alpha sparc x86"
69 IUSE="xinerama"
70
71 RDEPEND="!<sci-astronomy/xephem-3.7.3
72
73
74
75 1.1 media-gfx/feh/feh-1.4.2.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/feh/feh-1.4.2.ebuild?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/feh/feh-1.4.2.ebuild?rev=1.1&content-type=text/plain
79
80 Index: feh-1.4.2.ebuild
81 ===================================================================
82 # Copyright 1999-2010 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 # $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.4.2.ebuild,v 1.1 2010/04/03 03:36:12 ssuominen Exp $
85
86 EAPI=2
87 inherit toolchain-funcs
88
89 DESCRIPTION="A fast, lightweight imageviewer using imlib2"
90 HOMEPAGE="https://derf.homelinux.org/~derf/projects/feh/"
91 SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2"
92
93 LICENSE="as-is"
94 SLOT="0"
95 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
96 IUSE="xinerama"
97
98 COMMON_DEPEND=">=media-libs/giblib-1.2.4
99 media-libs/imlib2
100 media-libs/libpng
101 x11-libs/libXext
102 x11-libs/libX11
103 xinerama? ( x11-libs/libXinerama )"
104 RDEPEND="${COMMON_DEPEND}
105 >=media-libs/jpeg-8a"
106 DEPEND="${COMMON_DEPEND}
107 x11-libs/libXt
108 x11-proto/xproto"
109
110 pkg_setup() {
111 fehopts="DESTDIR=${D}
112 doc_dir=${D}/usr/share/doc/${PF}
113 PREFIX=/usr"
114 }
115
116 src_prepare() {
117 if ! use xinerama; then
118 sed -i -e '/^xinerama/d' config.mk || die
119 fi
120
121 sed -i -e 's:LDFLAGS +=:LDLIBS =:' config.mk || die
122
123 sed -i \
124 -e 's:${LDFLAGS}:${LDLIBS}:' \
125 -e 's:${CC} ${CFLAGS}:${CC} ${LDFLAGS} ${CFLAGS}:' \
126 src/Makefile || die
127
128 sed -i \
129 -e 's:${doc_dir}/feh:${doc_dir}:g' \
130 Makefile || die
131 }
132
133 src_compile() {
134 tc-export CC
135 emake ${fehopts} || die
136 }
137
138 src_install() {
139 emake ${fehopts} install || die
140 prepalldocs
141 }