/[gentoo-x86]/app-text/t1utils/t1utils-1.37.ebuild
Gentoo

Contents of /app-text/t1utils/t1utils-1.37.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (show annotations) (download)
Sun Jul 8 16:01:43 2012 UTC (10 months, 2 weeks ago) by armin76
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +2 -2 lines
alpha/ia64/s390/sh/sparc stable wrt #418659

(Portage version: 2.1.11.5/cvs/Linux ia64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/app-text/t1utils/t1utils-1.37.ebuild,v 1.8 2012/06/14 15:22:11 jer Exp $
4
5 IUSE=""
6
7 DESCRIPTION="Type 1 Font utilities"
8 SRC_URI="http://www.lcdf.org/type/${P}.tar.gz"
9 HOMEPAGE="http://www.lcdf.org/type/#t1utils"
10 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
11 SLOT="0"
12 LICENSE="BSD"
13
14 DEPEND=""
15 RDEPEND="${DEPEND}
16 !<media-libs/freetype-1.4_pre20080316"
17
18 src_install () {
19 emake DESTDIR="${D}" install || die "make install failed"
20 dodoc NEWS README
21 }

  ViewVC Help
Powered by ViewVC 1.1.13