comparison media-gfx/graphicsmagick/graphicsmagick-1.3.10.ebuild @ 204:e5345be1032e

sync graphicsmagick with portage
author holger
date Tue, 16 Feb 2010 22:41:46 +0100
parents 085b6c465662
children
comparison
equal deleted inserted replaced
203:96df2364b964 204:e5345be1032e
1 # Copyright 1999-2010 Gentoo Foundation 1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2 2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/media-gfx/graphicsmagick/graphicsmagick-1.3.8.ebuild,v 1.1 2010/01/26 06:17:18 bicatali Exp $ 3 # $Header: /var/cvsroot/gentoo-x86/media-gfx/graphicsmagick/graphicsmagick-1.3.10.ebuild,v 1.1 2010/02/14 18:05:43 bicatali Exp $
4 4
5 EAPI="2" 5 EAPI="2"
6 6
7 inherit eutils toolchain-funcs flag-o-matic perl-module 7 inherit eutils toolchain-funcs flag-o-matic perl-module
8 8
12 HOMEPAGE="http://www.graphicsmagick.org/" 12 HOMEPAGE="http://www.graphicsmagick.org/"
13 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" 13 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
14 14
15 LICENSE="MIT" 15 LICENSE="MIT"
16 SLOT="0" 16 SLOT="0"
17 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" 17 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
18 IUSE="bzip2 cxx debug doc fpx imagemagick jbig jpeg jpeg2k lcms openmp 18 IUSE="bzip2 cxx debug doc fpx imagemagick jbig jpeg jpeg2k lcms openmp
19 perl png q16 q32 svg threads tiff truetype X wmf zlib" 19 perl png q16 q32 svg threads tiff truetype X wmf zlib"
20 20
21 RDEPEND="app-text/ghostscript-gpl 21 RDEPEND="app-text/ghostscript-gpl
22 bzip2? ( app-arch/bzip2 ) 22 bzip2? ( app-arch/bzip2 )