Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4aaa28275e578217176135ac914172f6f1e4c94f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4aaa28275e578217176135ac914172f6f1e4c94f)
  • Date: Wed, 15 Jul 2020 06:14:05 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/yaml-cpp/CONFIGURE | 1 +
libs/yaml-cpp/DEPENDS | 3 +--
libs/yaml-cpp/DETAILS | 12 ++++++------
libs/yaml-cpp/HISTORY | 4 ++++
xorg-lib/libinput/DETAILS | 2 +-
xorg-lib/libinput/HISTORY | 3 +++
6 files changed, 16 insertions(+), 9 deletions(-)

New commits:
commit 4aaa28275e578217176135ac914172f6f1e4c94f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

yaml-cpp: => 0.6.3

commit 25936f650db0b53f07f1d8c1eb468e001d6bcadf
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libinput: => 1.15.6

diff --git a/libs/yaml-cpp/CONFIGURE b/libs/yaml-cpp/CONFIGURE
new file mode 100644
index 0000000..b2f02c3
--- /dev/null
+++ b/libs/yaml-cpp/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/libs/yaml-cpp/DEPENDS b/libs/yaml-cpp/DEPENDS
index 2a6876d..4d71ea1 100755
--- a/libs/yaml-cpp/DEPENDS
+++ b/libs/yaml-cpp/DEPENDS
@@ -1,3 +1,2 @@
-depends cmake &&
-depends boost &&
+source $GRIMOIRE/CMAKE_DEPENDS &&
depends -sub CXX gcc
diff --git a/libs/yaml-cpp/DETAILS b/libs/yaml-cpp/DETAILS
index 519afc2..3935c56 100755
--- a/libs/yaml-cpp/DETAILS
+++ b/libs/yaml-cpp/DETAILS
@@ -1,11 +1,11 @@
+source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=yaml-cpp
- VERSION=0.5.1
-
SOURCE_HASH=sha512:3c6928684d603815c016d663af36be94507f2cccf167d6d8d7cd7dea3ea5f73ec88d62952a2b5d11796e40132857afcbbacd9eafd688f2dc11d0c339caf2e013
- PATCHLEVEL=1
+ VERSION=0.6.3
+
SOURCE_HASH=sha512:68b9ce987cabc1dec79382f922de20cc2c222cb9c090ecb93dc686b048da5c917facf4fce6d8f72feea44b61e5a6770ed3b0c199c4cd4e6bde5b6245c09f8e49
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://code.google.com/p/yaml-cpp/";
+ SOURCE_URL[0]=https://github.com/jbeder/yaml-cpp/archive/$SOURCE
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-${SPELL}-${VERSION}"
+ WEB_SITE=https://github.com/jbeder/yaml-cpp
LICENSE[0]=MIT
ENTERED=20130113
SHORT="a YAML parser and emitter in C++"
diff --git a/libs/yaml-cpp/HISTORY b/libs/yaml-cpp/HISTORY
index 92433c2..0805fa6 100644
--- a/libs/yaml-cpp/HISTORY
+++ b/libs/yaml-cpp/HISTORY
@@ -1,3 +1,7 @@
+2020-07-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.3
+ * DEPENDS: delete boost
+
2015-02-01 Treeve Jelbert <treeve AT sourcemage.org>
* vresion 0.5.1
* BUILD: force BUILD_SHARED_LIBS
diff --git a/xorg-lib/libinput/DETAILS b/xorg-lib/libinput/DETAILS
index d4dd2b1..b134840 100755
--- a/xorg-lib/libinput/DETAILS
+++ b/xorg-lib/libinput/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libinput
- VERSION=1.15.5
+ VERSION=1.15.6
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://www.freedesktop.org/software/$SPELL/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libinput/HISTORY b/xorg-lib/libinput/HISTORY
index 4b5daf4..fd5e0ef 100644
--- a/xorg-lib/libinput/HISTORY
+++ b/xorg-lib/libinput/HISTORY
@@ -1,3 +1,6 @@
+2020-07-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.15.6
+
2020-04-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.15.5




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4aaa28275e578217176135ac914172f6f1e4c94f), Treeve Jelbert, 07/15/2020

Archive powered by MHonArc 2.6.24.

Top of Page