commit:     b2504fb7f36650b9d937e54f9ac836f8c02f7eaf
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 21:53:47 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jun 21 21:54:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2504fb7

gnome-base/gnome-flashback: add 3.32.0 for GNOME Flashback session

Bug: https://bugs.gentoo.org/680326
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 gnome-base/gnome-flashback/Manifest                |  1 +
 .../gnome-flashback/gnome-flashback-3.32.0.ebuild  | 53 ++++++++++++++++++++++
 gnome-base/gnome-flashback/metadata.xml            |  8 ++++
 profiles/features/selinux/package.mask             |  1 +
 4 files changed, 63 insertions(+)

diff --git a/gnome-base/gnome-flashback/Manifest 
b/gnome-base/gnome-flashback/Manifest
new file mode 100644
index 00000000000..82fd65d6876
--- /dev/null
+++ b/gnome-base/gnome-flashback/Manifest
@@ -0,0 +1 @@
+DIST gnome-flashback-3.32.0.tar.xz 708624 BLAKE2B 
5075daa59b48d9c101a4649ebd89822f4fd4539c30899b152c54d4bb98d48e2174c2c8756f350a76e7576d2430c8609a5c3df7a39f9da80467eb98b9d8b65910
 SHA512 
ffc89eadf98e269a9d2781d2bac2d551410f3965ab2bf0a60cb904cd1edbaa264d21be1c577381bda1a55f44b919e62ad2735241dc824a901ded6b057d0f2ea0

diff --git a/gnome-base/gnome-flashback/gnome-flashback-3.32.0.ebuild 
b/gnome-base/gnome-flashback/gnome-flashback-3.32.0.ebuild
new file mode 100644
index 00000000000..e1ac2cea1ef
--- /dev/null
+++ b/gnome-base/gnome-flashback/gnome-flashback-3.32.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome2
+
+DESCRIPTION="GNOME Flashback session"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-flashback/";
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64"
+
+RDEPEND="
+       >=x11-libs/gdk-pixbuf-2.32.2:2
+       >=x11-libs/gtk+-3.22.0:3[X]
+       >=gnome-base/gnome-desktop-3.12.0:3=
+       >=media-libs/libcanberra-0.13[gtk3]
+       >=dev-libs/glib-2.44.0:2
+       >=gnome-base/gsettings-desktop-schemas-3.24.0
+       >=sys-auth/polkit-0.97
+       >=app-i18n/ibus-1.5.2
+       >=sys-power/upower-0.99.0:=
+       >=x11-libs/libXrandr-1.5.0
+       x11-libs/libxcb
+       x11-libs/libX11
+       net-wireless/gnome-bluetooth
+       x11-libs/libXext
+       >=x11-libs/libXi-1.6.0
+       x11-libs/pango
+       x11-libs/libxkbfile
+       x11-misc/xkeyboard-config
+       x11-libs/libXfixes
+       media-sound/pulseaudio[glib]
+"
+DEPEND="${RDEPEND}
+       dev-util/gdbus-codegen
+       dev-util/glib-utils
+       >=sys-devel/gettext-0.19.8
+       x11-base/xorg-proto
+       virtual/pkgconfig
+" # autoconf-archive for eautoreconf
+RDEPEND="${RDEPEND}
+       x11-wm/metacity
+       gnome-base/gnome-panel
+       gnome-base/gnome-settings-daemon
+"
+
+src_configure() {
+       gnome2_src_configure \
+               --disable-static
+}

diff --git a/gnome-base/gnome-flashback/metadata.xml 
b/gnome-base/gnome-flashback/metadata.xml
new file mode 100644
index 00000000000..39980802b1d
--- /dev/null
+++ b/gnome-base/gnome-flashback/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+<maintainer type="project">
+       <email>gn...@gentoo.org</email>
+       <name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>

diff --git a/profiles/features/selinux/package.mask 
b/profiles/features/selinux/package.mask
index b0fd5957b81..fba312123e1 100644
--- a/profiles/features/selinux/package.mask
+++ b/profiles/features/selinux/package.mask
@@ -22,6 +22,7 @@ gnome-base/gdm
 gnome-base/gnome
 gnome-base/gnome-applets
 gnome-base/gnome-extra-apps
+gnome-base/gnome-flashback
 gnome-base/gnome-light
 gnome-base/gnome-panel
 gnome-base/gnome-shell

Reply via email to