/[gentoo-x86]/media-gfx/gpicview/gpicview-0.2.2.ebuild
Gentoo

Contents of /media-gfx/gpicview/gpicview-0.2.2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Wed Aug 8 19:56:39 2012 UTC (9 months, 2 weeks ago) by ranger
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -2 lines
Marking gpicview-0.2.2 ppc for bug 427264

(Portage version: 2.1.10.65/cvs/Linux ppc64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/media-gfx/gpicview/gpicview-0.2.2.ebuild,v 1.5 2012/08/03 16:31:33 ago Exp $
4
5 EAPI=4
6
7 DESCRIPTION="A Simple and Fast Image Viewer for X"
8 HOMEPAGE="http://lxde.sourceforge.net/gpicview"
9 SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~alpha amd64 arm ppc x86"
14 IUSE=""
15
16 RDEPEND="virtual/jpeg
17 >=x11-libs/gtk+-2.6:2"
18 DEPEND="${RDEPEND}
19 >=dev-util/intltool-0.40
20 virtual/pkgconfig
21 sys-devel/gettext"
22
23 src_install() {
24 emake DESTDIR="${D}" install
25 dodoc AUTHORS
26 }

  ViewVC Help
Powered by ViewVC 1.1.13