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 90414138331 for ; Thu, 5 Apr 2018 18:17:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B308E0932; Thu, 5 Apr 2018 18:17:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 409C5E0932 for ; Thu, 5 Apr 2018 18:17:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3FE78335C06 for ; Thu, 5 Apr 2018 18:17:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAD1F275 for ; Thu, 5 Apr 2018 18:17:08 +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: <1522952150.d4f13aa126c11980ad8a6c1b1a3028e9806fa2e8.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/opera-beta/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/opera-beta/Manifest www-client/opera-beta/opera-beta-53.0.2907.7.ebuild X-VCS-Directories: www-client/opera-beta/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: d4f13aa126c11980ad8a6c1b1a3028e9806fa2e8 X-VCS-Branch: master Date: Thu, 5 Apr 2018 18:17:08 +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: 5f9cb98d-6055-4898-b36f-104efd1f1093 X-Archives-Hash: e2b6f66f9b75b12440d5898958e05da6 commit: d4f13aa126c11980ad8a6c1b1a3028e9806fa2e8 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Apr 5 18:15:50 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Apr 5 18:15:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f13aa1 www-client/opera-beta: Version 53.0.2907.7. Package-Manager: Portage-2.3.28, Repoman-2.3.9 www-client/opera-beta/Manifest | 1 + .../opera-beta/opera-beta-53.0.2907.7.ebuild | 114 +++++++++++++++++++++ 2 files changed, 115 insertions(+) diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest index 8d799149374..434fdea089f 100644 --- a/www-client/opera-beta/Manifest +++ b/www-client/opera-beta/Manifest @@ -1 +1,2 @@ DIST opera-beta_52.0.2871.27_amd64.deb 55688388 BLAKE2B b56658262771526fe65f60cecabb88a892a5007c0ca9a10714235f0dc2450011f42e45bd543c226406d866d61d71bb6a1cc233a27b043d52727cf54d1ec84f2b SHA512 f035005195eb618bc23e58ddcb6952755573b30e6848b0019f22b87151063bfe270f1b1bbf93b94e78b86907e33c3906d964a58ab539182bf0b3a06cd617ebca +DIST opera-beta_53.0.2907.7_amd64.deb 54555576 BLAKE2B bd8192092ba0c950d4251a695149ab61c32122fc5ab0ed188a4d6fa1e88cc24d47328bd4f25394be7b165b448a2d8941533a7ff6e1cf5772ab7913ca30a32eda SHA512 97dcef04b387af91efffaffb1f0aec1f93e312433f6ca486f07bdaac835ecfa3c4be8bc14ead0385a5d1821971b3aeda07cda43cc845804634b27c15a980d60b diff --git a/www-client/opera-beta/opera-beta-53.0.2907.7.ebuild b/www-client/opera-beta/opera-beta-53.0.2907.7.ebuild new file mode 100644 index 00000000000..308b38bc8be --- /dev/null +++ b/www-client/opera-beta/opera-beta-53.0.2907.7.ebuild @@ -0,0 +1,114 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +CHROMIUM_LANGS=" + be bg bn ca cs da de el en-GB 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 gnome2-utils multilib unpacker xdg-utils + +DESCRIPTION="A fast and secure web browser" +HOMEPAGE="http://www.opera.com/" +LICENSE="OPERA-2014" +SLOT="0" +SRC_URI_BASE=" + http://download1.operacdn.com/pub/ + http://download2.operacdn.com/pub/ + http://download3.operacdn.com/pub/ + http://download4.operacdn.com/pub/ +" +SRC_URI="amd64? (" +for uri in ${SRC_URI_BASE}; do +SRC_URI+=" + "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb" +" +done +SRC_URI+=")" +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+:2 + 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} +OPERA_HOME="usr/$(get_libdir)/${PN}" + +src_unpack() { + unpack_deb ${A} +} + +src_prepare() { + case ${ARCH} in + amd64) + mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die + rm -r usr/lib || die + ;; + x86) + mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || die + ;; + esac + + rm usr/bin/${PN} || die + + rm usr/share/doc/${PN}/copyright || die + mv usr/share/doc/${PN} usr/share/doc/${PF} || 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() { + mv * "${D}" || die + dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN} + fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox +} + +pkg_preinst() { + gnome2_icon_savelist +} + +pkg_postrm() { + gnome2_icon_cache_update + xdg_desktop_database_update + xdg_mimeinfo_database_update +} + +pkg_postinst() { + gnome2_icon_cache_update + xdg_desktop_database_update + xdg_mimeinfo_database_update +}