diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-01-15 15:51:32 +0000 |
commit | 21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch) | |
tree | e1810a4b135afce04b34862ef0fab2bfaeb8aeca /gnome-extra/chrome-gnome-shell | |
parent | 7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff) |
gentoo resync : 15.01.2020
Diffstat (limited to 'gnome-extra/chrome-gnome-shell')
-rw-r--r-- | gnome-extra/chrome-gnome-shell/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild (renamed from gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild) | 17 |
3 files changed, 18 insertions, 7 deletions
diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest index 8a8ec048579b..0609a5756f91 100644 --- a/gnome-extra/chrome-gnome-shell/Manifest +++ b/gnome-extra/chrome-gnome-shell/Manifest @@ -1,4 +1,4 @@ DIST chrome-gnome-shell-10.tar.xz 158972 BLAKE2B fe4df942f885aee40d5c5e01dcd127a9deb46aeb57765336c91a7a9c56f7c953eb36d822ffa821300b99e3d765c1b162767fc5debc24e42a16bddb1404796c9c SHA512 cf0d108c3fb57deb4926a4cf043dd64d776eda4c01ec595a1472c6c45726b8460381b9bd7cb1b43d7a5bd8a585be0d1b648c720a2f0a7a377c133b8750e76cd6 -EBUILD chrome-gnome-shell-10-r1.ebuild 1404 BLAKE2B 3e2fa54182e9ec942bdf28eb9e7b7114d56395e972634a2a6a84bfd0f483b0670143d6e57136da2302209ff8978cc2ee3dab8c7c8bd324bbfadc6393797ed879 SHA512 c2c80683f84f4a5bfecef193d3ba7c75a750ce3039b8f6d61f208cbe7327f0e203d6e807b7b20573830ed6de587f2a9a6a53940bc1501e001356dbaeb71b9180 -EBUILD chrome-gnome-shell-10.ebuild 1036 BLAKE2B d65fb38160852887d20f5da9271a97245f48705d5591752f6f4cbd05b0bf50a086406dc748139e7a16c27188bfb4d60187f2f0e0a7b409785cbf83e25ae69bb3 SHA512 b1aef359f6fcc19729cdb4be162db62fe9eb8e16ea1eb0a19bedb295a64465de50b06c83f06041e831052c337fae6f7b053f21eb82cdca8948bd8a54f3fd0455 +EBUILD chrome-gnome-shell-10-r1.ebuild 1400 BLAKE2B 1eff2159294e582f96506fbbaaedf163d7ee6c6adb5cf8824971e5ea923f8338c9773890f77e0620a5eba7016c89e8603f0dd550dcdb54c07b5bf23470f1e414 SHA512 8a2561cae747ee489341f04fda2cde8b7dfc0eec5a74caf742797497dc3db221e0206fb24bbe43b77efaf72e7f8dd28fca63e0ab4fb022a4ba70cb5ef01f0fc5 +EBUILD chrome-gnome-shell-10-r2.ebuild 1410 BLAKE2B 1a0b6a89aa703cad9dcd490c19d65848425c282a0f688c00e3ff1215aeb6f47da2e2c1f208a75baa44adaab9b7be8c6cc74274de7912bcb92c6b06bb42dc9084 SHA512 a531ec080633a497d82c8fdcb231d78db58409c806983538b9082634d220260af3b467e0df0bd3fafa5d8c5b8977883c0a7e2ce223a987f96b45ef6711e6e172 MISC metadata.xml 538 BLAKE2B 730cc561a29ab8e4506843dfaa1520af6a8ef1b3139856fbb4e7ba077eab90f28f0440c0b511e0c11167961971ebe0b1b7b53ce386d2f82d4d20b0e9f41664a9 SHA512 fed3f8fac456d95085878b4f3a5f9a0c139df07d4c3a515412727f4e4a805456736d5e36df6397e2a38dbf7043f4e83e2ffddf2615749fa7a43734a17b0ea3b2 diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild index 1fc9e6bfb169..d60ba0d0a1ec 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_6 ) inherit cmake-utils python-single-r1 diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild index 7ea1fb9f0045..cc94f8f1db72 100644 --- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild +++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} ) inherit cmake-utils python-single-r1 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" @@ -33,6 +33,17 @@ src_configure() { cmake-utils_src_configure } +src_install() { + cmake-utils_src_install + + if [[ $(get_libdir) != "lib" && "${SYMLINK_LIB}" != yes ]]; then + # Workaround www-client/firefox-bin manifests location + # Bug: https://bugs.gentoo.org/643522 + insinto /usr/lib/mozilla/native-messaging-hosts + doins "${ED}"/usr/$(get_libdir)/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json + fi +} + pkg_postinst() { elog "Please note that this package provides native messaging connector only." elog "You can install browser extension using link provided at" |