summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-05-16 17:11:21 +0000
committerMarinus Schraal <foser@gentoo.org>2003-05-16 17:11:21 +0000
commitdb3e26052738ebe2b80e4501334921a42b199317 (patch)
tree1a3fbce7e05fbbd97fc3a8510a6dd14a6185177a /net-www
parentfix embedded libdir issue (diff)
downloadgentoo-2-db3e26052738ebe2b80e4501334921a42b199317.tar.gz
gentoo-2-db3e26052738ebe2b80e4501334921a42b199317.tar.bz2
gentoo-2-db3e26052738ebe2b80e4501334921a42b199317.zip
removing galeon-cvs
Diffstat (limited to 'net-www')
-rw-r--r--net-www/galeon-cvs/ChangeLog49
-rw-r--r--net-www/galeon-cvs/files/digest-galeon-cvs-200209081
-rw-r--r--net-www/galeon-cvs/galeon-cvs-20020908.ebuild72
3 files changed, 0 insertions, 122 deletions
diff --git a/net-www/galeon-cvs/ChangeLog b/net-www/galeon-cvs/ChangeLog
deleted file mode 100644
index fb4df13045e1..000000000000
--- a/net-www/galeon-cvs/ChangeLog
+++ /dev/null
@@ -1,49 +0,0 @@
-# ChangeLog for net-www/galeon-cvs
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/galeon-cvs/ChangeLog,v 1.14 2003/04/08 22:00:08 liquidx Exp $
-
-*galeon-20020908 (08 September 2002)
-
- 08 Apr 2003; Alastair Tse <liquidx@gentoo.org> galeon-cvs-20020908.ebuild:
- Needs automake>1.6. Fixes #18939.
-
- 30 Mar 2003; Alastair Tse <liquidx@gentoo.org> galeon-cvs-20020908.ebuild:
- Updated to allow mozilla-1.3-r*
-
- 19 Mar 2003; Thomas Raschbacher <lordvan@gentoo.org> galeon-cvs-20020908.ebuild:
- Updated to use mozilla-1.3
-
- 24 Feb 2003; foser <foser@gentoo.org> galeon-cvs-20020908.ebuild :
- Updated to use mozilla-1.3b
-
- 07 Dec 2002; foser <foser@gentoo.org> galeon-cvs-20020908.ebuild :
- Fixes to make sure it compiles with mozilla 1.2
-
- 10 Oct 2002; foser <foser@gentoo.org> :
- Corrected HOMEPAGE string
-
- 26 Sep 2002; Spider <spider@gentoo.org> :
- added an empty SRC_URI
-
- 08 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
- Add gnome-common to DEPEND.
-
- 08 Sep 2002; Spider <spider@gentoo.org> :
- added cvs dependency
-
- 08 Sep 2002; Spider <spider@gentoo.org> :
- moved the cvs storage reprository.
-
-
- 08 Sep 2002; Spider <spider@gentoo.org> galeon-cvs-20020908.ebuild :
- inheriting libtool and debug
- disabled emake for make
-
-
- 08 Sep 2002; Spider <spider@gentoo.org> galeon-cvs-20020908.ebuild :
- added a check for mozilla gtk2 presence
-
-
- 08 Sep 2002; Spider <spider@gentoo.org> Changelog galeon-cvs-20020908.ebuild :
- new package. cvs package based on winex-cvs
-
diff --git a/net-www/galeon-cvs/files/digest-galeon-cvs-20020908 b/net-www/galeon-cvs/files/digest-galeon-cvs-20020908
deleted file mode 100644
index 3fca427ef58f..000000000000
--- a/net-www/galeon-cvs/files/digest-galeon-cvs-20020908
+++ /dev/null
@@ -1 +0,0 @@
-MD5 1e30220e4b2e20efe4c97d31d76c7610 /galeon-cvs-20020908.ebuild 2059
diff --git a/net-www/galeon-cvs/galeon-cvs-20020908.ebuild b/net-www/galeon-cvs/galeon-cvs-20020908.ebuild
deleted file mode 100644
index e0a29f8b374d..000000000000
--- a/net-www/galeon-cvs/galeon-cvs-20020908.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/galeon-cvs/galeon-cvs-20020908.ebuild,v 1.20 2003/04/08 22:00:08 liquidx Exp $
-
-
-# ECVS_TOP_DIR="${PORTAGE_TMPDIR}"
-ECVS_SERVER="anoncvs.gnome.org:/cvs/gnome"
-ECVS_MODULE="galeon"
-ECVS_CVS_OPTIONS="-dP"
-
-inherit cvs
-inherit gnome2
-# inherit debug to enable debugging and do it after gnome2 so as not gnome2 notices debugging
-inherit debug libtool
-
-S=${WORKDIR}/${ECVS_MODULE}
-DESCRIPTION="Galeon is a Web Browser for the Gnome Desktop. The web, only the web."
-HOMEPAGE="http://galeon.sf.net/"
-SRC_URI=""
-
-SLOT="0"
-KEYWORDS="~x86"
-LICENSE="GPL-2"
-
-DEPEND="virtual/x11
- =net-www/mozilla-1.3*
- >=gnome-base/gnome-2.2
- >=gnome-base/gnome-common-1.2.4
- dev-util/cvs"
-
-pkg_setup () {
- if [ ! -f ${ROOT}/usr/lib/mozilla/components/libwidget_gtk2.so ]
- then
- eerror "you need mozilla-1.3 compiled against gtk+-2"
- eerror "export USE=\"gtk2\" ;emerge mozilla -p "
- die "Need Mozilla compiled with gtk+-2.0!!"
- fi
-}
-
-
-src_compile() {
- export WANT_AUTOMAKE="1.6"
-
- elibtoolize
- cd ${S}
- local myconf=" --with-mozilla-snapshot=1.3 --disable-werror"
- local baseopts="--prefix=/usr\
- --mandir=/usr/share/man \
- --infodir=/usr/share/info \
- --datadir=/usr/share \
- --sysconfdir=/etc \
- --localstatedir=/var/lib"
-
- if [ ! -f ./configure ]; then
- ./autogen.sh ${baseopts} ${myconf} || die "autogen failed"
- else
- ./configure ${baseopts} ${myconf} || die "configure failed"
- fi
- make || die "compile failed"
-}
-
-src_install () {
- export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1"
- einstall scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper/ || die "make install failed"
- unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
-
-
- dodoc AUTHORS COPYING COPYING.README ChangeLog ChangeLog-1.0 FAQ INSTALL README README.ExtraPrefs THANKS TODO NEWS
- einfo "${PORTAGE_TMPDIR}/galeon should be erased if existing"
- einfo "this was the old storage for galeon cvs tree, now standardized to another location"
-}
-