Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (64d409b559b13c33bd49bcd33b8af7f39f9130e7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (64d409b559b13c33bd49bcd33b8af7f39f9130e7)
  • Date: Mon, 7 Sep 2020 19:03:08 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

utils/spice-protocol/CONFIGURE | 1 +
utils/spice-protocol/DEPENDS | 1 +
utils/spice-protocol/DETAILS | 8 ++++----
utils/spice-protocol/HISTORY | 4 ++++
4 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 64d409b559b13c33bd49bcd33b8af7f39f9130e7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

spice-protocol 0.14.2

diff --git a/utils/spice-protocol/CONFIGURE b/utils/spice-protocol/CONFIGURE
new file mode 100755
index 0000000..266df75
--- /dev/null
+++ b/utils/spice-protocol/CONFIGURE
@@ -0,0 +1 @@
+. "$GRIMOIRE/MESON_CONFIGURE"
diff --git a/utils/spice-protocol/DEPENDS b/utils/spice-protocol/DEPENDS
new file mode 100755
index 0000000..c11e8b8
--- /dev/null
+++ b/utils/spice-protocol/DEPENDS
@@ -0,0 +1 @@
+depends meson
diff --git a/utils/spice-protocol/DETAILS b/utils/spice-protocol/DETAILS
index c2e3ecf..491cdd3 100755
--- a/utils/spice-protocol/DETAILS
+++ b/utils/spice-protocol/DETAILS
@@ -1,9 +1,9 @@
+. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=spice-protocol
- VERSION=0.12.14
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
-
SOURCE_HASH=sha512:4266bcbef9f641a97a2ff72f1b01380a41e51f4b1a0dbb73fdf68baf552598a62d5cf0c526adf2997a55ee5d4fe9392927c3d7f4556827bfb2933f59bfab55bb
+ VERSION=0.14.2
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+
SOURCE_HASH=sha512:181015f0f56d679ebfdbd6dbed37b50b1c0be550a714e8faf70624631d9a246fe68454eb44a1bae1765e1739f2d7469ab767c44f49776751826a4919ec88160e
SOURCE_URL[0]=http://spice-space.org/download/releases/${SOURCE}
-#
SOURCE_HASH=sha512:6e984550392d6cb67d965e18ebc28b13ad406788da27839be94a05845f4c94e444f1737925320a9a69883c8d970ca112d2226bb1754a125f8a1c778be0c4367c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://spice-space.org";
LICENSE[0]="GPL"
diff --git a/utils/spice-protocol/HISTORY b/utils/spice-protocol/HISTORY
index 7167946..301eef0 100644
--- a/utils/spice-protocol/HISTORY
+++ b/utils/spice-protocol/HISTORY
@@ -1,3 +1,7 @@
+2020-09-07 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.14.2
+ * CONFIGURE, DEPENDS, DETAILS: switched to meson build system
+
2018-08-29 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.12.14




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (64d409b559b13c33bd49bcd33b8af7f39f9130e7), Ismael Luceno, 09/07/2020

Archive powered by MHonArc 2.6.24.

Top of Page