From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3AB351382C5 for ; Tue, 3 Apr 2018 13:32:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 400CEE0BD3; Tue, 3 Apr 2018 13:32:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08C47E0BD2 for ; Tue, 3 Apr 2018 13:32:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ABA92335D20 for ; Tue, 3 Apr 2018 13:32:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67504264 for ; Tue, 3 Apr 2018 13:32:46 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1522762295.9e62b0c4688b2fe3fe0858c7348fb083c1678ad9.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/w3m/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/w3m/metadata.xml www-client/w3m/w3m-0.5.3-r9.ebuild X-VCS-Directories: www-client/w3m/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 9e62b0c4688b2fe3fe0858c7348fb083c1678ad9 X-VCS-Branch: master Date: Tue, 3 Apr 2018 13:32:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c9a1bb14-165f-4231-929c-580491c9e3d4 X-Archives-Hash: 0a0f04f016eacb55d9c23df65b9f80ee commit: 9e62b0c4688b2fe3fe0858c7348fb083c1678ad9 Author: Akinori Hattori gentoo org> AuthorDate: Tue Apr 3 13:00:25 2018 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Tue Apr 3 13:31:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e62b0c4 www-client/w3m: tidy Package-Manager: Portage-2.3.24, Repoman-2.3.6 www-client/w3m/metadata.xml | 2 +- www-client/w3m/w3m-0.5.3-r9.ebuild | 115 +++++++++++++++++++------------------ 2 files changed, 59 insertions(+), 58 deletions(-) diff --git a/www-client/w3m/metadata.xml b/www-client/w3m/metadata.xml index 329c6eb709a..dd01429b95e 100644 --- a/www-client/w3m/metadata.xml +++ b/www-client/w3m/metadata.xml @@ -1,4 +1,4 @@ - + diff --git a/www-client/w3m/w3m-0.5.3-r9.ebuild b/www-client/w3m/w3m-0.5.3-r9.ebuild index 9fef12101d5..b308ff9c0ff 100644 --- a/www-client/w3m/w3m-0.5.3-r9.ebuild +++ b/www-client/w3m/w3m-0.5.3-r9.ebuild @@ -1,122 +1,123 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit autotools eutils prefix vcs-snapshot +EAPI="6" + +inherit autotools prefix vcs-snapshot MY_REL="git20161120" MY_P="${P}.${MY_REL}" DESCRIPTION="Text based WWW browser, supports tables and frames" HOMEPAGE="https://github.com/tats/w3m" -SRC_URI="https://github.com/tats/w3m/archive/v${PV}+${MY_REL}.tar.gz -> ${MY_P}.tar.gz" +SRC_URI="https://github.com/tats/${PN}/archive/v${PV}+${MY_REL}.tar.gz -> ${MY_P}.tar.gz" LICENSE="w3m" SLOT="0" KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" -IUSE="X fbcon gpm gtk imlib libressl lynxkeymap nls nntp ssl unicode xface l10n_ja" +IUSE="X fbcon gpm gtk imlib l10n_ja libressl lynxkeymap nls nntp ssl unicode xface" # We cannot build w3m with gtk+2 w/o X because gtk+2 ebuild doesn't # allow us to build w/o X, so we have to give up framebuffer w3mimg.... -RDEPEND=">=sys-libs/ncurses-5.2-r3:0= +RDEPEND=">=dev-libs/boehm-gc-6.2:= + >=sys-libs/ncurses-5.2-r3:0= >=sys-libs/zlib-1.1.3-r2 - >=dev-libs/boehm-gc-6.2:= - X? ( x11-libs/libXext x11-libs/libXdmcp ) + X? ( + x11-libs/libXdmcp + x11-libs/libXext + ) gtk? ( x11-libs/gdk-pixbuf ) - !gtk? ( imlib? ( >=media-libs/imlib2-1.1.0[X] ) ) - xface? ( media-libs/compface ) + !gtk? ( + imlib? ( >=media-libs/imlib2-1.1.0[X] ) + ) gpm? ( >=sys-libs/gpm-1.19.3-r5 ) ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) - )" + ) + xface? ( media-libs/compface )" DEPEND="${RDEPEND} virtual/pkgconfig" +S="${WORKDIR}/${MY_P}" PATCHES=( "${FILESDIR}/${P}-underlinking.patch" "${FILESDIR}/${P}-fix-missing-time.patch" ) -S="${WORKDIR}"/${MY_P} src_prepare() { default - ecvs_clean - sed -i -e "/^AR=/s:ar:$(tc-getAR):" {.,w3mimg,libwc}/Makefile.in || die + sed -i "/^AR=/s:ar:$(tc-getAR):" {.,${PN}img,libwc}/Makefile.in hprefixify acinclude.m4 eautoconf } src_configure() { - local myconf imagelibval imageval + local myconf=() + local image imagelib - if use gtk ; then - imagelibval="gtk2" - elif use imlib ; then - imagelibval="imlib2" + if use gtk; then + imagelib="gtk2" + elif use imlib; then + imagelib="imlib2" fi - - if [ ! -z "${imagelibval}" ] ; then - use X && imageval="${imageval}${imageval:+,}x11" - use X && use fbcon && imageval="${imageval}${imageval:+,}fb" + if [[ -n "${imagelib}" ]]; then + use X && image="${image}${image:+,}x11" + use X && use fbcon && image="${image}${image:+,}fb" fi - # emacs-w3m doesn't like "--enable-m17n --disable-unicode," # so we better enable or disable both. Default to enable # m17n and unicode, see bug #47046. - if use l10n_ja ; then - if use unicode ; then - myconf="${myconf} --enable-japanese=U" - else - myconf="${myconf} --enable-japanese=E" - fi - elif use unicode ; then - myconf="${myconf} --with-charset=UTF-8" + if use l10n_ja; then + myconf+=( --enable-japanese=$(usex unicode U E) ) else - myconf="${myconf} --with-charset=US-ASCII" + myconf+=( --with-charset=$(usex unicode UTF-8 US-ASCII) ) fi - # lynxkeymap IUSE flag. bug #49397 - if use lynxkeymap ; then - myconf="${myconf} --enable-keymap=lynx" - else - myconf="${myconf} --enable-keymap=w3m" - fi + myconf+=( --enable-keymap=$(usex lynxkeymap lynx ${PN}) ) econf \ - --with-editor="${EPREFIX}/usr/bin/vi" \ - --with-mailer="${EPREFIX}/bin/mail" \ - --with-browser="${EPREFIX}/usr/bin/xdg-open" \ - --with-termlib=yes \ - --enable-image=${imageval:-no} \ - --with-imagelib="${imagelibval:-no}" \ - --without-migemo \ - --enable-m17n \ - --enable-unicode \ $(use_enable gpm mouse) \ $(use_enable nls) \ $(use_enable nntp) \ $(use_enable ssl digest-auth) \ - $(use_with ssl) \ $(use_enable xface) \ - ${myconf} + $(use_with ssl) \ + --enable-image=${image:-no} \ + --enable-m17n \ + --enable-unicode \ + --with-browser="${EPREFIX}/usr/bin/xdg-open" \ + --with-editor="${EPREFIX}/usr/bin/vi" \ + --with-imagelib="${imagelib:-no}" \ + --with-mailer="${EPREFIX}/bin/mail" \ + --without-migemo \ + --with-termlib=yes \ + "${myconf[@]}" } src_install() { - emake DESTDIR="${D}" install + einstalldocs # http://www.sic.med.tohoku.ac.jp/~satodai/w3m-dev/200307.month/3944.html insinto /etc/${PN} - newins "${FILESDIR}/${PN}.mailcap" mailcap + newins "${FILESDIR}"/${PN}.mailcap mailcap insinto /usr/share/${PN}/Bonus - doins Bonus/* - dodoc README NEWS TODO ChangeLog - docinto doc-en ; dodoc doc/* - if use l10n_ja ; then - docinto doc-jp ; dodoc doc-jp/* + doins Bonus/{*.{cgi,rb},html*,makeref} + + docinto en + dodoc doc/{HISTORY,README,keymap,menu}* + newdoc Bonus/README.eng README.Bonus + docinto html/en + dodoc doc/*.html + if use l10n_ja; then + docinto ja + dodoc doc-jp/{HISTORY,README,keymap,menu}* + newdoc Bonus/README README.Bonus + docinto html/ja + dodoc doc-jp/*.html else - rm -rf "${ED}"/usr/share/man/ja || die + rm -rf "${ED}"/usr/share/man/ja fi }