commit:     068ee354f766578848fadd717ac05b0fdd417b27
Author:     Thamognya <98194153+ThamognyaKodi <AT> users <DOT> noreply <DOT> 
github <DOT> com>
AuthorDate: Sat Mar 19 23:49:30 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 07:36:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068ee354

app-emulation/spice-protocol: ebuild for 0.14.4 version

Signed-off-by: Thamognya Kodi <contact <AT> thamognya.com>
Closes: https://github.com/gentoo/gentoo/pull/24675
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-emulation/spice-protocol/Manifest                     |  1 +
 app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/app-emulation/spice-protocol/Manifest 
b/app-emulation/spice-protocol/Manifest
index c3ab7bab2987..b8a9464a18fa 100644
--- a/app-emulation/spice-protocol/Manifest
+++ b/app-emulation/spice-protocol/Manifest
@@ -1,2 +1,3 @@
 DIST spice-protocol-0.14.1.tar.bz2 73444 BLAKE2B 
12050c38ee3d24814b57a340a88423352edae6412b5a20e27d59b7235e753f51aaf757f7e9e6ce702d0b0c0afeadfde7f3937725ae4715ae4dc4da20ee7fd663
 SHA512 
88b0e652564a1f826ee6d3c165ab05c40d13f366567db3840805f03d433d13d7f722225219c26759770d2cde33221fe6d97528521d0eb14bc069cd7ce9af8482
 DIST spice-protocol-0.14.3.tar.xz 22224 BLAKE2B 
32e69c56ea78e21cf2ff9474e34908eababc1dd9667cd8be24c973e9ff006e1a14f55dd23ab16c40d7bcb5bd7f00392edccdd3512218928787ad9162a6519f1c
 SHA512 
9e35fd0d9be14074a482bdb20fe6954e5f0a616d0ad60da63a065435df2b169ec134a95d5756df73e2606c7497c9bf0427023d4e5ebfbb1abb181cf8020879a6
+DIST spice-protocol-0.14.4.tar.xz 23540 BLAKE2B 
a36ea56f000fbbfd87f3a318ff932332116f5229d89cbf19be53e7605aef52cc650d453982d23d1f2decb7ef1273758b40022dc1dada49f40cd6f75e55f014d6
 SHA512 
c55677fd6da37303487f8245388cbd555715c736e15bca4a305c4374feafc655b74e549ea401949d72e17b2e6ad76f16c5add3963008a18a1fefedd4b4a001c1

diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild 
b/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild
new file mode 100644
index 000000000000..2274c75afcc1
--- /dev/null
+++ b/app-emulation/spice-protocol/spice-protocol-0.14.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Headers defining the SPICE protocol"
+HOMEPAGE="https://www.spice-space.org/";
+SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.xz";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"

Reply via email to