diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-01-30 19:33:11 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-01-30 19:33:11 +0000 |
commit | b0ac0893c71a2609d58df28e3a91221a6eea3adb (patch) | |
tree | 96b9a97de7643e0927abb6b3ce73f73bb3b5f57c | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-b0ac0893c71a2609d58df28e3a91221a6eea3adb.tar.gz gentoo-2-b0ac0893c71a2609d58df28e3a91221a6eea3adb.tar.bz2 gentoo-2-b0ac0893c71a2609d58df28e3a91221a6eea3adb.zip |
added ability to compile fte on systems without gpm
(Portage version: 2.0.51-r15)
-rw-r--r-- | app-editors/fte/ChangeLog | 9 | ||||
-rw-r--r-- | app-editors/fte/Manifest | 10 | ||||
-rw-r--r-- | app-editors/fte/files/digest-fte-20050108-r1 | 2 | ||||
-rw-r--r-- | app-editors/fte/fte-20050108-r1.ebuild | 94 |
4 files changed, 110 insertions, 5 deletions
diff --git a/app-editors/fte/ChangeLog b/app-editors/fte/ChangeLog index feba5d8e7830..78f90707951d 100644 --- a/app-editors/fte/ChangeLog +++ b/app-editors/fte/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-editors/fte # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.25 2005/01/12 16:05:16 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.26 2005/01/30 19:33:11 voxus Exp $ + +*fte-20050108-r1 (30 Jan 2005) + + 30 Jan 2005; Konstantin Arkhipov <voxus@gentoo.org> +fte-20050108-r1.ebuild: + Added ability to compile fte on systems without gpm. + Tested on ~x86 and ~amd64, but ~amd64 is awaiting 'new keyword' fix for + linux26-headers, so don't adding it now. *fte-20050108 (12 Jan 2005) diff --git a/app-editors/fte/Manifest b/app-editors/fte/Manifest index 1a7140053fef..d1941e624236 100644 --- a/app-editors/fte/Manifest +++ b/app-editors/fte/Manifest @@ -1,13 +1,15 @@ -MD5 04eaf0476015a1656eff7501c6f8bf0b ChangeLog 4124 -MD5 9e95a238c5e3224f9aaae3ff29d27487 fte-20020324-r1.ebuild 1856 MD5 0960b72b6494de01232b0fd9da73de46 fte-20020324-r2.ebuild 1738 +MD5 e014d48716d72e5aae48b2caecd3ccf1 fte-20050108-r1.ebuild 1852 +MD5 9e95a238c5e3224f9aaae3ff29d27487 fte-20020324-r1.ebuild 1856 MD5 87e47c735985989518ca1202edd044c1 fte-20020324.ebuild 1813 +MD5 04eaf0476015a1656eff7501c6f8bf0b ChangeLog 4124 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 MD5 0aaf57d747e068d9f581ca0e50ab20b4 fte-20050108.ebuild 1707 +MD5 7c996af2e2e68f96a748f4269c76f710 files/fte 604 MD5 333d7c07d793fca986bf2558e5105607 files/configpath.patch 572 -MD5 23d2b8a8749e3a4a9f9ab911641d50e8 files/digest-fte-20020324 133 +MD5 5890d034c66b5003475090a5312cfbe8 files/digest-fte-20050108-r1 133 MD5 23d2b8a8749e3a4a9f9ab911641d50e8 files/digest-fte-20020324-r1 133 MD5 23d2b8a8749e3a4a9f9ab911641d50e8 files/digest-fte-20020324-r2 133 -MD5 7c996af2e2e68f96a748f4269c76f710 files/fte 604 +MD5 23d2b8a8749e3a4a9f9ab911641d50e8 files/digest-fte-20020324 133 MD5 5890d034c66b5003475090a5312cfbe8 files/digest-fte-20050108 133 MD5 be13218f7abfe31d83940c80adcbc59c files/fte-gcc34 1092 diff --git a/app-editors/fte/files/digest-fte-20050108-r1 b/app-editors/fte/files/digest-fte-20050108-r1 new file mode 100644 index 000000000000..9bd190d0e669 --- /dev/null +++ b/app-editors/fte/files/digest-fte-20050108-r1 @@ -0,0 +1,2 @@ +MD5 910ef0041d5d56ede596fc6eb90c1f11 fte-20050108-src.zip 545246 +MD5 200d22e821e550148c0494b54d7dfd25 fte-20050108-common.zip 186252 diff --git a/app-editors/fte/fte-20050108-r1.ebuild b/app-editors/fte/fte-20050108-r1.ebuild new file mode 100644 index 000000000000..b8dd83494fe8 --- /dev/null +++ b/app-editors/fte/fte-20050108-r1.ebuild @@ -0,0 +1,94 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20050108-r1.ebuild,v 1.1 2005/01/30 19:33:11 voxus Exp $ + +inherit eutils + +DESCRIPTION="Lightweight text-mode editor" +HOMEPAGE="http://fte.sourceforge.net" +SRC_URI="mirror://sourceforge/fte/${P}-src.zip + mirror://sourceforge/fte/${P}-common.zip" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc" +IUSE="gpm slang X" +S=${WORKDIR}/${PN} + +RDEPEND=">=sys-libs/ncurses-5.2 + gpm? ( >=sys-libs/gpm-1.20 )" +DEPEND="${RDEPEND} + slang? ( sys-libs/slang ) + app-arch/unzip + X? ( virtual/x11 )" + +set_targets() { + export TARGETS="" + use slang && TARGETS="$TARGETS sfte" + use X && TARGETS="$TARGETS xfte" + + TARGETS="$TARGETS vfte" +} + +src_unpack() { + unpack ${P}-src.zip + unpack ${P}-common.zip + + cd ${S} + + epatch ${FILESDIR}/fte-gcc34 + + set_targets + sed \ + -e "s:@targets@:${TARGETS}:" \ + -e "s:@cflags@:${CFLAGS}:" \ + -i src/fte-unix.mak + + if ! use gpm; then + sed \ + -e "s:#define USE_GPM://#define USE_GPM:" \ + -i src/con_linux.cpp + sed \ + -e "s:-lgpm::" \ + -i src/fte-unix.mak + fi +} + +src_compile() { + DEFFLAGS="PREFIX=/usr CONFIGDIR=/usr/share/fte \ + DEFAULT_FTE_CONFIG=../config/main.fte OPTIMIZE=" + + set_targets + emake $DEFFLAGS TARGETS="$TARGETS" all || die +} + +src_install() { + local files + into /usr + + set_targets + files="${TARGETS} cfte compkeys" + + for i in ${files} ; do + dobin src/$i ; + done + + dobin ${FILESDIR}/fte + + dodoc Artistic CHANGES BUGS HISTORY README TODO + + keepdir etc/fte + + dodir usr/share/doc/${P}/html + cp doc/INDEX doc/*.html ${D}/usr/share/doc/${P}/html + + dodir usr/share/fte + cp -R config/* ${D}/usr/share/fte + rm -rf ${D}/usr/share/fte/CVS +} + +pkg_postinst() { + einfo "Compiling configuration..." + cd /usr/share/fte + /usr/bin/cfte main.fte /etc/fte/system.fterc +} |