summaryrefslogtreecommitdiff
path: root/www-client
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2007-08-20 11:47:36 +0200
committerBertrand Jacquin <beber@meleeweb.net>2007-08-20 11:47:36 +0200
commit79cd190981197d92e0b80be99895cd787373c600 (patch)
tree1fa82191ee2098ffdeef9eca8d7094dc8b1cdcfe /www-client
parentperl-core: oldies (diff)
downloadportage-79cd190981197d92e0b80be99895cd787373c600.tar.xz
amaya: not used
Diffstat (limited to 'www-client')
-rw-r--r--www-client/amaya/Manifest6
-rw-r--r--www-client/amaya/amaya-9.2.1.ebuild54
-rw-r--r--www-client/amaya/files/digest-amaya-9.2.13
3 files changed, 0 insertions, 63 deletions
diff --git a/www-client/amaya/Manifest b/www-client/amaya/Manifest
deleted file mode 100644
index 4666b911..00000000
--- a/www-client/amaya/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 c8fb77cb976545dfefdb812c0d52500d amaya-9.2.1.ebuild 1131
-RMD160 2f2ab5a6228fc6061a92c6807b0055fa92b5852d amaya-9.2.1.ebuild 1131
-SHA256 20989451a396b7ecd7531eefca2282a0fa250115409befb811a1c47213bea0b2 amaya-9.2.1.ebuild 1131
-MD5 03fdb2e809d2b393ed592c8b227d97b6 files/digest-amaya-9.2.1 256
-RMD160 bea654aa512214cd97de1ca12f5556ff6fa024ed files/digest-amaya-9.2.1 256
-SHA256 43556c6b9111034e43d5d304863a0692938eba455ce1441bc1a4b4c2ca782aef files/digest-amaya-9.2.1 256
diff --git a/www-client/amaya/amaya-9.2.1.ebuild b/www-client/amaya/amaya-9.2.1.ebuild
deleted file mode 100644
index e6adf575..00000000
--- a/www-client/amaya/amaya-9.2.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/amaya/amaya-9.1.ebuild,v 1.3 2005/06/02 10:43:24 platinumviper Exp $
-
-inherit libtool
-
-S=${WORKDIR}/Amaya/LINUX-ELF
-
-DESCRIPTION="The W3C Web-Editor/Browser"
-SRC_URI="http://www.w3.org/Amaya/Distribution/${PN}-fullsrc-${PV}.tgz"
-HOMEPAGE="http://www.w3.org/Amaya/"
-
-KEYWORDS="~x86 ~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="gl debug"
-
-RDEPEND="!media-libs/raptor
- virtual/opengl
- virtual/x11
- media-libs/imlib
- >=x11-libs/gtk+-2.0
- gl? ( >=media-libs/freetype-2 )"
-
-DEPEND="dev-lang/perl
- dev-libs/openssl
- ${RDEPEND}"
-
-RESTRICT="nomirror"
-
-src_compile() {
- local myconf=""
- mkdir ${S}
- cd ${S}
- if use gl ;then
- myconf="${myconf} --with-gl --without-mesa"
- else
- myconf="${myconf} --without-gl --with-mesa"
- fi
- if use debug ;then
- myconf="${myconf} --with-debug --with-wxdebug"
- fi
- myconf="${myconf} --with-wx --enable-bookmarks"
- ../configure \
- ${myconf} \
- --prefix=/usr \
- --host=${CHOST}
- make || die
-}
-
-src_install () {
- dodir /usr
- make prefix=${D}/usr install || die
-}
diff --git a/www-client/amaya/files/digest-amaya-9.2.1 b/www-client/amaya/files/digest-amaya-9.2.1
deleted file mode 100644
index 94670d20..00000000
--- a/www-client/amaya/files/digest-amaya-9.2.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 7941bbbae65619f16b41f431210b7e39 amaya-fullsrc-9.2.1.tgz 23112083
-RMD160 74b8ce30c6c85c05b0ab94b6f950f214cbe0f512 amaya-fullsrc-9.2.1.tgz 23112083
-SHA256 b65a06f5b0ae091e991da1f0295821db3e5d5b884e95ec8398f86eb22852fc71 amaya-fullsrc-9.2.1.tgz 23112083