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 2FAB6138334 for ; Wed, 4 Dec 2019 14:18:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BDE9E077F; Wed, 4 Dec 2019 14:18:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 441D1E077F for ; Wed, 4 Dec 2019 14:18:33 +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 E15B434D7B1 for ; Wed, 4 Dec 2019 14:18:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49E177FE for ; Wed, 4 Dec 2019 14:18:29 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1575469107.0731641e5b6921bdaae4a728206b62d1e3f8ea32.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/opera/Manifest www-client/opera/opera-65.0.3467.62.ebuild X-VCS-Directories: www-client/opera/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 0731641e5b6921bdaae4a728206b62d1e3f8ea32 X-VCS-Branch: master Date: Wed, 4 Dec 2019 14:18:29 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 68e31911-e4a7-4617-afeb-f7aa903dc7dd X-Archives-Hash: 82a58c887ab6a6d28190ba3f8650cfec commit: 0731641e5b6921bdaae4a728206b62d1e3f8ea32 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Dec 4 14:18:13 2019 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Dec 4 14:18:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0731641e www-client/opera: Version 65.0.3467.62 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Jeroen Roovers gentoo.org> www-client/opera/Manifest | 1 + www-client/opera/opera-65.0.3467.62.ebuild | 111 +++++++++++++++++++++++++++++ 2 files changed, 112 insertions(+) diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest index 5e89af65494..0cea66e4000 100644 --- a/www-client/opera/Manifest +++ b/www-client/opera/Manifest @@ -1 +1,2 @@ DIST opera-stable_65.0.3467.48_amd64.deb 67306878 BLAKE2B 4206ff16974aa591333451712760ed5ff46dee894a4f526293eed78652d90a52db3f833e087eddf363d0975204c989b05088c5e186b88b81e200363f3d448b57 SHA512 cffb5fe2a42e4dc6e854fc316b70a2d90fb55f1a4137b71dde219d39ea4d9068ef34baebafd4bd1d829c1bad27af1b24aded2c46ba26304b637c7ad121e0ae33 +DIST opera-stable_65.0.3467.62_amd64.deb 67322920 BLAKE2B 3f949769a903792e7718082f09d42eea78ff2ff558530c4acaa950ffb2750f52555f6f3ad82f47353701148a87226b5b17a3b9d6a25f8eecdad958a3a39375b6 SHA512 b00cff4ef6869fa80f4cd1345808dc57bab3a91c0736f3f3f9d6e65541e247ea92b30eb319afd2e9340ef18d72be404b395a9267a3831ef08fa06c26c2e36183 diff --git a/www-client/opera/opera-65.0.3467.62.ebuild b/www-client/opera/opera-65.0.3467.62.ebuild new file mode 100644 index 00000000000..eec568e74cf --- /dev/null +++ b/www-client/opera/opera-65.0.3467.62.ebuild @@ -0,0 +1,111 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +CHROMIUM_LANGS=" + be bg bn ca cs da de el en-GB en-US es-419 es fil fi fr-CA fr hi hr hu id + it ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi + zh-CN zh-TW + +" +inherit chromium-2 multilib unpacker xdg-utils + +DESCRIPTION="A fast and secure web browser" +HOMEPAGE="https://www.opera.com/" +LICENSE="OPERA-2014" +SLOT="0" +SRC_URI_BASE=" + https://download1.operacdn.com/pub/ + https://download2.operacdn.com/pub/ + https://download3.operacdn.com/pub/ + https://download4.operacdn.com/pub/ +" +for uri in ${SRC_URI_BASE}; do +SRC_URI+=" + "${uri}${PN}/desktop/${PV}/linux/${PN}-stable_${PV}_amd64.deb" +" +done +KEYWORDS="~amd64" + +RDEPEND=" + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + gnome-base/gconf:2 + media-libs/alsa-lib + media-libs/fontconfig + media-libs/freetype + net-misc/curl + net-print/cups + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf + x11-libs/gtk+:3 + x11-libs/libX11 + x11-libs/libXScrnSaver + x11-libs/libXcomposite + x11-libs/libXcursor + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libXrandr + x11-libs/libXrender + x11-libs/libXtst + x11-libs/libnotify + x11-libs/pango[X] +" + +QA_PREBUILT="*" +S=${WORKDIR} + +src_unpack() { + unpack_deb ${A} +} + +src_prepare() { + default + + OPERA_HOME="usr/$(get_libdir)/${PN}" + + case ${ARCH} in + amd64) + mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die + rm -r usr/lib || die + ;; + esac + + rm usr/bin/${PN} || die + + rm usr/share/doc/${PN}-stable/copyright || die + mv usr/share/doc/${PN}-stable usr/share/doc/${PF} || die + gunzip usr/share/doc/${PF}/changelog.gz || die + + pushd "${OPERA_HOME}"/localization > /dev/null || die + chromium_remove_language_paks + popd > /dev/null || die + + sed -i \ + -e 's|^TargetEnvironment|X-&|g' \ + usr/share/applications/${PN}.desktop || die +} + +src_install() { + rm "${OPERA_HOME}"/${PN}_autoupdate || die + mv * "${D}" || die + dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN} + fperms 4711 /"${OPERA_HOME}"/opera_sandbox +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_icon_cache_update + xdg_mimeinfo_database_update +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_icon_cache_update + xdg_mimeinfo_database_update +}