/[gentoo-x86]/media-libs/prison/prison-1.0.ebuild
Gentoo

Contents of /media-libs/prison/prison-1.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations) (download)
Sun Aug 19 13:02:12 2012 UTC (9 months, 4 weeks ago) by scarabeus
Branch: MAIN
Changes since 1.5: +2 -2 lines
Stable on ppc wrt bug#431904.

(Portage version: 2.2.0_alpha121/cvs/Linux x86_64, RepoMan options: --force)

1 maekke 1.2 # Copyright 1999-2012 Gentoo Foundation
2 johu 1.1 # Distributed under the terms of the GNU General Public License v2
3 scarabeus 1.6 # $Header: /var/cvsroot/gentoo-x86/media-libs/prison/prison-1.0.ebuild,v 1.5 2012/05/18 05:09:09 josejx Exp $
4 johu 1.1
5     EAPI=4
6    
7     inherit kde4-base
8    
9     DESCRIPTION="QRCode and data matrix barcode library"
10     HOMEPAGE="https://projects.kde.org/projects/kdesupport/prison"
11     SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.gz"
12    
13     LICENSE="GPL-2"
14 scarabeus 1.6 KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
15 johu 1.1 SLOT="4"
16     IUSE="debug"
17    
18     DEPEND="
19     media-gfx/qrencode
20     media-libs/libdmtx
21     "
22     RDEPEND="${DEPEND}"

  ViewVC Help
Powered by ViewVC 1.1.20