/[gentoo-x86]/media-libs/libkgeomap/libkgeomap-2.8.0.ebuild
Gentoo

Contents of /media-libs/libkgeomap/libkgeomap-2.8.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Thu Feb 7 21:09:29 2013 UTC (3 months, 1 week ago) by dilfridge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
FILE REMOVED
Cleanup

(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key B6C5F7DE)

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-libs/libkgeomap/libkgeomap-2.8.0.ebuild,v 1.1 2012/08/11 15:20:40 dilfridge Exp $
4
5 EAPI=4
6
7 KDE_MINIMAL="4.8"
8
9 inherit kde4-base
10
11 MY_PV=${PV/_/-}
12 MY_P="digikam-${MY_PV}"
13 SRC_URI="mirror://sourceforge/digikam/${MY_P}.tar.bz2"
14
15 DESCRIPTION="Wrapper library for world map components as marble, openstreetmap and googlemap"
16 HOMEPAGE="http://www.digikam.org/"
17
18 LICENSE="GPL-2"
19 KEYWORDS="~amd64 ~x86"
20 IUSE=""
21 SLOT=4
22
23 DEPEND="
24 $(add_kdebase_dep libkexiv2)
25 $(add_kdebase_dep marble kde,plasma)
26 "
27 RDEPEND=${DEPEND}
28
29 S="${WORKDIR}/${MY_P}/extra/${PN}"

  ViewVC Help
Powered by ViewVC 1.1.13