summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2004-06-23 10:19:52 +0000
committerMichael Januszewski <spock@gentoo.org>2004-06-23 10:19:52 +0000
commit8116840e24ca8c0b1207c705546719d50910d91b (patch)
tree1f70153d6d632a2073b816c75e47873fb41ab29c /net-www/elinks
parentWho is Mark Stable? Why is he on AMD64? - Tune in next week, for another exit... (diff)
downloadhistorical-8116840e24ca8c0b1207c705546719d50910d91b.tar.gz
historical-8116840e24ca8c0b1207c705546719d50910d91b.tar.bz2
historical-8116840e24ca8c0b1207c705546719d50910d91b.zip
Version bump.
Diffstat (limited to 'net-www/elinks')
-rw-r--r--net-www/elinks/ChangeLog7
-rw-r--r--net-www/elinks/Manifest14
-rw-r--r--net-www/elinks/elinks-0.9.2_rc1.ebuild99
-rw-r--r--net-www/elinks/files/digest-elinks-0.9.2_rc12
4 files changed, 115 insertions, 7 deletions
diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog
index 6c2480d202d2..e8069a72814c 100644
--- a/net-www/elinks/ChangeLog
+++ b/net-www/elinks/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-www/elinks
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.20 2004/06/06 17:19:18 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.21 2004/06/23 10:19:52 spock Exp $
+
+*elinks-0.9.2_rc1 (23 Jun 2004)
+
+ 23 Jun 2004; Michal Januszewski <spock@gentoo.org> +elinks-0.9.2_rc1.ebuild:
+ Version bump.
06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> elinks-0.9.1.ebuild:
Marked stable on amd64.
diff --git a/net-www/elinks/Manifest b/net-www/elinks/Manifest
index 6a72384072ee..8ccfddd3dd34 100644
--- a/net-www/elinks/Manifest
+++ b/net-www/elinks/Manifest
@@ -1,10 +1,12 @@
-MD5 2848d1d8fc77c3410f1237b7ad7bc040 elinks-0.4.2.ebuild 2746
-MD5 f8ba6775e8c373ba8332a509b9b79d11 elinks-0.4.3_rc2.ebuild 2787
-MD5 67d316de7ee1eeceeccd7c3dc799daae ChangeLog 3091
-MD5 d94d306da3804e41296e1bf04c7c9cae metadata.xml 255
-MD5 d153e58eb48382d78ed06815228c2057 elinks-0.9.1-r1.ebuild 3244
+MD5 322f39ee15edfc8a6fce1566cd131468 elinks-0.4.2.ebuild 2747
+MD5 de489d819a9aeddf7f40fd99038c263b elinks-0.9.1-r1.ebuild 3245
MD5 c850fd523b77e7c7019d219069f97e6b elinks-0.9.1.ebuild 3026
+MD5 8b5d8cbc72df9948f361171940e7ba7c elinks-0.9.2_rc1.ebuild 3253
+MD5 ce62bd0fc9c7b9573e1ce1912f6a62af elinks-0.4.3_rc2.ebuild 2788
+MD5 1532ba3a110fde108cffc8be27a245f6 ChangeLog 3216
+MD5 d94d306da3804e41296e1bf04c7c9cae metadata.xml 255
MD5 197f5b6299b8a88d767c58726add73a9 files/digest-elinks-0.4.2 129
-MD5 25186996b7bfa5b2fe7f7559592fc0ff files/digest-elinks-0.4.3_rc2 136
MD5 40264c1b77fa85cf762b84c042837d8f files/digest-elinks-0.9.1 130
MD5 40264c1b77fa85cf762b84c042837d8f files/digest-elinks-0.9.1-r1 130
+MD5 e34b8799b1cf23f4988e2df9682ebcce files/digest-elinks-0.9.2_rc1 133
+MD5 25186996b7bfa5b2fe7f7559592fc0ff files/digest-elinks-0.4.3_rc2 136
diff --git a/net-www/elinks/elinks-0.9.2_rc1.ebuild b/net-www/elinks/elinks-0.9.2_rc1.ebuild
new file mode 100644
index 000000000000..6fc57cfe6506
--- /dev/null
+++ b/net-www/elinks/elinks-0.9.2_rc1.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2_rc1.ebuild,v 1.1 2004/06/23 10:19:52 spock Exp $
+
+IUSE="gpm zlib ssl ipv6 X lua guile"
+
+MY_P=${P/_/}
+S=${WORKDIR}/${MY_P}
+DESCRIPTION="Advanced and well-established text-mode web browser"
+HOMEPAGE="http://elinks.or.cz"
+SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2
+ http://dev.gentoo.org/~spock/portage/distfiles/elinks-0.9.1.conf.bz2"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+
+DEPEND="virtual/glibc
+ >=app-arch/bzip2-1.0.2*
+ >=dev-libs/expat-1.95.4*
+ >=sys-apps/portage-2.0.45-r3
+ ssl? ( >=dev-libs/openssl-0.9.6g )
+ X? ( virtual/x11 )
+ zlib? ( >=sys-libs/zlib-1.1.4 )
+ lua? ( >=dev-lang/lua-4* )
+ gpm? ( >=sys-libs/ncurses-5.2* >=sys-libs/gpm-1.20.0-r5 )
+ guile? ( >=dev-util/guile-1.6.4-r1 )"
+
+RDEPEND="virtual/glibc
+ >=app-arch/bzip2-1.0.2*
+ >=dev-libs/expat-1.95.4*
+ >=app-arch/gzip-1.3.3
+ ssl? ( >=dev-libs/openssl-0.9.6g )
+ zlib? ( >=sys-libs/zlib-1.1.4 )
+ lua? ( >=dev-lang/lua-4* )
+ gpm? ( >=sys-libs/ncurses-5.2* >=sys-libs/gpm-1.20.0-r5 )
+ X? ( virtual/x11 )
+ guile? ( >=dev-util/guile-1.6.4-r1 )"
+
+src_unpack() {
+ unpack ${A}
+ cd ${WORKDIR}
+
+ mv ${P}.conf ${PN}.conf
+ sed -i -e 's:/\* #define CONFIG_256_COLORS \*/:#define CONFIG_256_COLORS:' ${S}/feature.h
+}
+
+src_compile() {
+ # NOTE about GNUTSL SSL support (from the README -- 25/12/2002)
+ # As GNUTLS is not yet 100% stable and its support in ELinks is not so well
+ # tested yet, it's recommended for users to give a strong preference to OpenSSL whenever possible.
+
+ econf --sysconfdir=/etc/elinks \
+ --enable-leds \
+ `use_with gpm` \
+ `use_with zlib` \
+ `use_with ssl openssl` \
+ `use_with X x` \
+ `use_enable ipv6` \
+ `use_with lua` \
+ `use_with guile` || die
+
+ emake || die "compile problem"
+}
+
+src_install() {
+
+ einstall || die
+
+ insopts -m 644 ; insinto /etc/elinks
+ doins ${WORKDIR}/elinks.conf
+ newins contrib/keybind-full.conf keybind-full.sample
+ newins contrib/keybind.conf keybind.conf.sample
+
+ dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README SITES THANKS TODO doc/*.*
+ docinto contrib ; dodoc contrib/{README,colws.diff,elinks[-.]vim*}
+ insinto /usr/share/doc/${PF}/contrib/lua ; doins contrib/lua/{*.lua,elinks-remote}
+ insinto /usr/share/doc/${PF}/contrib/conv ; doins contrib/conv/*.*
+ insinto /usr/share/doc/${PF}/contrib/guile ; doins contrib/guile/*.scm
+}
+
+pkg_postinst() {
+ einfo "This ebuild provides a default config for ELinks."
+ einfo "Please check /etc/elinks/elinks.conf"
+ einfo
+ einfo "You may want to convert your html.cfg and links.cfg of Links or older ELinks versions"
+ einfo "to the new ELinks elinks.conf using /usr/share/doc/${PF}/contrib/conv/conf-links2elinks.pl"
+ einfo
+ einfo "Please have a look at /etc/elinks/keybind-full.sample and"
+ einfo "/etc/elinks/keybind.conf.sample for some bindings examples."
+ einfo
+ einfo "If you have compiled ELinks with Guile support, you will have to"
+ einfo "copy internal-hooks.scm and user-hooks.scm from /usr/share/doc/${PF}/contrib/guile/"
+ einfo "to ~/.elinks/"
+ einfo
+ einfo "You will have to set your TERM variable to 'xterm-256color' to be able to"
+ einfo "see 256 colors in elinks."
+ echo
+}
diff --git a/net-www/elinks/files/digest-elinks-0.9.2_rc1 b/net-www/elinks/files/digest-elinks-0.9.2_rc1
new file mode 100644
index 000000000000..ee4532a32ed1
--- /dev/null
+++ b/net-www/elinks/files/digest-elinks-0.9.2_rc1
@@ -0,0 +1,2 @@
+MD5 9a80e0db12e5888fe02813be83a9fb16 elinks-0.9.2rc1.tar.bz2 1849733
+MD5 ea3df881970bfd6f7bbed3039c22e8a6 elinks-0.9.1.conf.bz2 5398