Skip to content

Commit

Permalink
www-client/opera-beta: Version bump.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
  • Loading branch information
Jeroen Roovers committed Nov 4, 2016
1 parent 29e3c37 commit 95379e9
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www-client/opera-beta/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ DIST opera-beta_41.0.2353.23_amd64.deb 47676742 SHA256 9370cbf96dcd626007d5ebfc9
DIST opera-beta_41.0.2353.23_i386.deb 49354578 SHA256 017982b38f30c8aa74f26ebb29a48af983538b516a014fb2f0151591fa13c181 SHA512 df02aae80280910e89cfb46489cbb16ebd31c69ac3b9cc48d5c8f1a67e7b5a2dd7bcc0cb5f1a76d0c010eba172dc3786175d32c56942c7a55da5a985213e98f8 WHIRLPOOL 5e1f32a39d4a3348b87feaa111f23708d6d69a556df13ef5db8801465735039544ea5d4b6f8d4c9f5cb4f389391758a53973430ca6e5a77eb684f2847bd85f7e
DIST opera-beta_41.0.2353.30_amd64.deb 48932878 SHA256 40ac2ed337514467a6b48d7def1dcc17e3a5427c4d1381de22e5b19fe85939db SHA512 d495939e5df86862d75ac6eb69eff532b3a49efec09fb67e3d8b156c774b5f8b1b348f422c5a4d039fd1a24221ab662fcc3a426bac175e003e709a0f3cafd11f WHIRLPOOL 9fe613ca1594bb259643a51bd2584420ad2c6d4f54d8f42585e6025f7834b7a72fca8ff4b751b4e7ab96ef8e21cc1caffbc7e0a182d0a9c781cc58366160f305
DIST opera-beta_41.0.2353.30_i386.deb 50018586 SHA256 7f7454ca7b5065f8fe8a8de4ee8ae45a94831ab57e8398af5aeec0b6eeaafff1 SHA512 1c1e9055e2489a95502f0130f262c03d272a7108b2f1e580e5989ff5c882c27af5e430d05f9adc069f36ae481d560d51db9ef1d6d1e8e337777d94e3aa90a734 WHIRLPOOL 80675a9efece38351f5f5017c1cf5aa0fcf2cbe1740761abd18694e7dd3779bf8c04051e59bd2e752e2b5253a2fe8c6ebba9051b3d0786a37ec08d139b64e2db
DIST opera-beta_42.0.2393.14_amd64.deb 49741950 SHA256 323250eabdea5552886a4a9befaff130c67de700550e466db5c620da733d6f43 SHA512 5124ca70964a4d7e26db8553a2bcbbe0f5e74a9a27a4fd1b1f61c42e605949ebad04bacd73bc9b7194d1dcb933a8b97ad44088654e2fd51bf74043a2805177ab WHIRLPOOL 896baed571ae4725401eae2b8e56f4040ab5cd272f8a1c3adbaad4433806e4f50dd123130ed60340bca7f7dc2a7a58e7dcce36c98a44c090f38a8e7cc096ae7c
DIST opera-beta_42.0.2393.14_i386.deb 50290758 SHA256 52b148c1b33628a9e16db62f2aef798bb8ac93939d919d23d0b9806dede5f28c SHA512 54a5d71bf642d3a676c6a15fb4d6312611b17b7232bfd90a0b503c7fb0a54d0f55dd7e47f508b5d1b2cff58e2dda33e53d4a410c15c680a27555ebb5a93cd4d0 WHIRLPOOL f0c351ca60e30cd1e48038c0ce0899efd990207cf633e43ff49cf811933f528ea5a03876f1f7f8ba2316cfe99676085c81822a06c8baf0478037dad39689c0fe
91 changes: 91 additions & 0 deletions www-client/opera-beta/opera-beta-42.0.2393.14.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
CHROMIUM_LANGS="
af az be bg bn ca cs da de el en-GB es-419 es fil fi fr-CA fr fy gd
he hi hr hu id it ja kk ko lt lv mk ms nb nl nn pa pl pt-BR pt-PT ro ru
sk sr sr-ME sv sw ta te th tr uk uz vi zh-CN zh-TW zu
"
inherit chromium-2 multilib unpacker

DESCRIPTION="A fast and secure web browser"
HOMEPAGE="http://www.opera.com/"
LICENSE="OPERA-2014"
SLOT="0"
SRC_URI_BASE="http://get.geo.opera.com/pub/"
SRC_URI="
amd64? ( "${SRC_URI_BASE}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb" )
x86? ( "${SRC_URI_BASE}${PN}/${PV}/linux/${PN}_${PV}_i386.deb" )
"
KEYWORDS="~amd64 ~x86"

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
}

0 comments on commit 95379e9

Please sign in to comment.