commit:     68b126db709d39c7c09164227547e3fc3f0da9c0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 18:24:15 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 18:32:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b126db

media-video/gnome-video-effects: Version bump to 0.5.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-video/gnome-video-effects/Manifest           |  1 +
 .../gnome-video-effects-0.5.0.ebuild               | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/media-video/gnome-video-effects/Manifest 
b/media-video/gnome-video-effects/Manifest
index fe40de2be90..37d45a34e2b 100644
--- a/media-video/gnome-video-effects/Manifest
+++ b/media-video/gnome-video-effects/Manifest
@@ -1 +1,2 @@
 DIST gnome-video-effects-0.4.3.tar.xz 142100 BLAKE2B 
5541c38dffd17cd8cc1ae1a87b7dba13051fe18466a422aaef7918b0f8a0145f39d15c68bd40338a157c51111c4bdfa06897da8c80ce1a318aa6a66b719ff278
 SHA512 
5cf708f7deea4edd5d80cd838a78a7b539cb87504f55bfda1686bbe0136ee0eba20885ab8cd2a880ad0c825bf5ca972b0f612a579016eace736b790d7bdd10d3
+DIST gnome-video-effects-0.5.0.tar.xz 85424 BLAKE2B 
6c3aad12bd3f7c00a0f800d62df0144a4ca1318dbcb771f038f83fd82e252ba79aba379f57dd259c41dac3ba197dd98f52b944b018e39a419bb48b77e3a1d475
 SHA512 
48d68984913e6732a097b4f235671ecb3442945ec843accfae4b4526ecd27641831a847ea193ac1e13a452700c4a76fa15fa84c2293cbaf7b1b2f4d1b85487ce

diff --git a/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild 
b/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild
new file mode 100644
index 00000000000..e033177c23f
--- /dev/null
+++ b/media-video/gnome-video-effects/gnome-video-effects-0.5.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome.org meson
+
+DESCRIPTION="Effects for Cheese, the webcam video and picture application"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeVideoEffects";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DEPEND=""
+RDEPEND=""
+BDEPEND="
+       >=dev-util/intltool-0.40.0
+       >=sys-devel/gettext-0.17
+"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"

Reply via email to