gnome-extra/chrome-gnome-shell: new package
authorYuri Konotopov <ykonotopov@gmail.com>
Wed, 6 Apr 2016 19:16:02 +0000 (22:16 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 30 Apr 2016 10:51:40 +0000 (10:51 +0000)
Native host messaging program and web extension for Google Chrome browser
(and derivatives) that provides integration with GNOME Shell
and the corresponding extensions repository https://extensions.gnome.org

Closes: https://github.com/gentoo/gentoo/pull/1041

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
gnome-extra/chrome-gnome-shell/Manifest [new file with mode: 0644]
gnome-extra/chrome-gnome-shell/chrome-gnome-shell-5.2.ebuild [new file with mode: 0644]
gnome-extra/chrome-gnome-shell/metadata.xml [new file with mode: 0644]
profiles/features/selinux/package.mask

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
new file mode 100644 (file)
index 0000000..baa15da
--- /dev/null
@@ -0,0 +1 @@
+DIST chrome-gnome-shell-5.2.tar.xz 58276 SHA256 67144e5fca2240a6804e1367e7652b6c66ab595de27cf97629e78a8a8d547c3e SHA512 4619ca717645ccadd9d015fdf3f5ac3b2457b9486644be2e0b032021b41da149046810a8a7eb7e5a7ba55357e7498257ba7a6c04227319dc7bd3df62dbee1321 WHIRLPOOL 91d19034e53d46b17e2f90d47f2f8c0851710513b6c36f859f15165c981c143a12607d15f6ac753eaa4beca86f4205825e5c5bbf1c006acba49882efc47cca87
diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-5.2.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-5.2.ebuild
new file mode 100644 (file)
index 0000000..8f32064
--- /dev/null
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="Provides integration with GNOME Shell extensions repository for Chrome browser"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+       dev-lang/python:2.7
+       gnome-base/gnome-shell
+"
+DEPEND=""
+
+src_configure() {
+       local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+       cmake-utils_src_configure
+}
diff --git a/gnome-extra/chrome-gnome-shell/metadata.xml b/gnome-extra/chrome-gnome-shell/metadata.xml
new file mode 100644 (file)
index 0000000..fd6978f
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>ykonotopov@gmail.com</email>
+               <name>Yuri Konotopov</name>
+       </maintainer>
+       <maintainer type="project">
+                <email>proxy-maint@gentoo.org</email>
+                <name>Proxy Maintainers</name>
+        </maintainer>
+       <upstream>
+               <bugs-to>https://github.com/nE0sIghT/chrome-gnome-shell-mirror/issues</bugs-to>
+               <remote-id type="github">GNOME/chrome-gnome-shell</remote-id>
+       </upstream>
+</pkgmetadata>
index 7abde749e8580a539c9a96b6627438e690eb5582..04d597a42a133e26097ed41d59038eca41a92b6e 100644 (file)
@@ -12,6 +12,7 @@ gnome-base/gnome
 gnome-base/gnome-extra-apps
 gnome-base/gnome-light
 gnome-base/gnome-shell
+gnome-extra/chrome-gnome-shell
 gnome-extra/gnome-logs
 gnome-extra/gnome-shell-extensions
 gnome-extra/gnome-shell-frippery