summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-06 16:52:05 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-06 16:52:05 +0000
commit1d362093a7c81465748ffbf74b1a3b5a74757c8f (patch)
tree6a9e80941fdb485e9cad4e620c27c5e47f4b51c6 /x11-apps/ttmkfdir
parentStable on SPARC wrt security bug #142399. (diff)
downloadgentoo-2-1d362093a7c81465748ffbf74b1a3b5a74757c8f.tar.gz
gentoo-2-1d362093a7c81465748ffbf74b1a3b5a74757c8f.tar.bz2
gentoo-2-1d362093a7c81465748ffbf74b1a3b5a74757c8f.zip
m68k love
(Portage version: 2.1.1_pre4)
Diffstat (limited to 'x11-apps/ttmkfdir')
-rw-r--r--x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r22
-rw-r--r--x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r32
-rw-r--r--x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild23
3 files changed, 15 insertions, 12 deletions
diff --git a/x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r2 b/x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r2
index 23c8357a597c..a0e3c4f62ead 100644
--- a/x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r2
+++ b/x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r2
@@ -1 +1,3 @@
MD5 7fbf13e432aa519669899b13d00673f3 ttmkfdir-3.0.9.tar.bz2 20160
+RMD160 075bc97023e63b14ed4057cf9de99849240e92ba ttmkfdir-3.0.9.tar.bz2 20160
+SHA256 c65f8e2ba5522c896df2eb7256852bf0a5855109deec0f874379474ef76c1c1c ttmkfdir-3.0.9.tar.bz2 20160
diff --git a/x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r3 b/x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r3
index 23c8357a597c..a0e3c4f62ead 100644
--- a/x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r3
+++ b/x11-apps/ttmkfdir/files/digest-ttmkfdir-3.0.9-r3
@@ -1 +1,3 @@
MD5 7fbf13e432aa519669899b13d00673f3 ttmkfdir-3.0.9.tar.bz2 20160
+RMD160 075bc97023e63b14ed4057cf9de99849240e92ba ttmkfdir-3.0.9.tar.bz2 20160
+SHA256 c65f8e2ba5522c896df2eb7256852bf0a5855109deec0f874379474ef76c1c1c ttmkfdir-3.0.9.tar.bz2 20160
diff --git a/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild b/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild
index fd70c72504cc..ebb1d9de0867 100644
--- a/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild
+++ b/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild,v 1.2 2005/12/31 09:46:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild,v 1.3 2006/08/06 16:52:05 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,25 +10,24 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
-RDEPEND="virtual/libc
- sys-libs/zlib
+RDEPEND="sys-libs/zlib
>=media-libs/freetype-2.0.8"
-
DEPEND="${RDEPEND}
>=sys-devel/flex-2.5.4a-r5
sys-devel/libtool"
src_unpack() {
- unpack ${A} ; cd ${S}
- epatch ${FILESDIR}/${P}-cpp.patch
- epatch ${FILESDIR}/${P}-zlib.patch
- epatch ${FILESDIR}/${P}-gcc34.patch
- epatch ${FILESDIR}/${P}-encoding.patch
+ unpack ${A}
+ cd "${S}"
+ epatch "${FILEDIR}"/${P}-cpp.patch
+ epatch "${FILEDIR}"/${P}-zlib.patch
+ epatch "${FILEDIR}"/${P}-gcc34.patch
+ epatch "${FILEDIR}"/${P}-encoding.patch
# fix pack to work with new freetype include scheme (#44119)
- epatch ${FILESDIR}/${P}-freetype_new_includes.patch
+ epatch "${FILEDIR}"/${P}-freetype_new_includes.patch
# Install into regular filesystem, not /usr/X11R6 hierarchy
sed -i "s:/usr/X11R6:/usr:" README ttmkfdir.cpp