1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
5 GNOME2_EAUTORECONF="yes"
9 DESCRIPTION="A simple media player written using GStreamer and Clutter"
10 HOMEPAGE="https://wiki.gnome.org/Apps/Snappy"
11 COMMIT_HASH="ebf8e3ed30013e6577fa8994db40743d2ec05e94"
12 SRC_URI="https://gitlab.gnome.org/GNOME/snappy/-/archive/${COMMIT_HASH}/snappy-${COMMIT_HASH}.tar.bz2"
13 S="${WORKDIR}/${PN}-${COMMIT_HASH}"
17 LICENSE="GPL-2 LGPL-2"
22 >=dev-libs/glib-2.32:2
23 >=media-libs/clutter-1.20.0:1.0
24 media-libs/clutter-gst:3.0
25 >=media-libs/clutter-gtk-1.6.0:1.0
26 >=x11-libs/gtk+-3.5.0:3
29 >=media-libs/gstreamer-1.6.0:1.0
30 >=media-libs/gst-plugins-base-1.6.0:1.0
32 media-plugins/gst-plugins-meta:1.0
34 !!<net-misc/spice-gtk-0.19
35 " # File collision -- /usr/bin/snappy with older versions
38 BDEPEND="virtual/pkgconfig"
41 DOCS="AUTHORS README THANKS ToDo docs/*"
42 gnome2_src_configure --enable-dbus