Skip to Content.
Sympa Menu

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

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 (8417b47a896641f392bbed343d7d6daf1b5ccfca)
  • Date: Thu, 16 Feb 2017 16:22:35 +0000

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

libs/libtermkey/BUILD | 2 +-
libs/libtermkey/DETAILS | 4 ++--
libs/libtermkey/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 8417b47a896641f392bbed343d7d6daf1b5ccfca
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libtermkey 0.19

commit e11d048d36e3dfdf2a3d88fdb918abc1734f16a5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libtermkey: Disable building the demos

diff --git a/libs/libtermkey/BUILD b/libs/libtermkey/BUILD
index d1ce077..0353b3c 100755
--- a/libs/libtermkey/BUILD
+++ b/libs/libtermkey/BUILD
@@ -2,4 +2,4 @@ if is_depends_enabled $SPELL unibilium; then
OPTS="UNIBILIUM=1 $OPTS"
fi &&

-make VERBOSE=1 $OPTS PREFIX=${INSTALL_ROOT}/usr
+make VERBOSE=1 $OPTS PREFIX=${INSTALL_ROOT}/usr DEMOS=
diff --git a/libs/libtermkey/DETAILS b/libs/libtermkey/DETAILS
index e6c5d85..92f64ff 100755
--- a/libs/libtermkey/DETAILS
+++ b/libs/libtermkey/DETAILS
@@ -1,8 +1,8 @@
SPELL=libtermkey
- VERSION=0.18
+ VERSION=0.19
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://www.leonerd.org.uk/code/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:7507d7bf22ab075e932401b2194dcc69b40138955dc398c86327a072603df2a1010474fa9a1c75aa7cab936fa500e5e53118675b0ec6e9a85b66a1b6b7f5332e
+
SOURCE_HASH=sha512:052ea6bcc7e440808e90e2f4912370985f3429866539a01f28676f1deb29381176bfa43de4c54ec1fa2682b399432c7a85c236c9de648a3c0f60087d2908e2d1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.leonerd.org.uk/code/libtermkey/";
LICENSE[0]="MIT"
diff --git a/libs/libtermkey/HISTORY b/libs/libtermkey/HISTORY
index e6ed04f..ea0b254 100644
--- a/libs/libtermkey/HISTORY
+++ b/libs/libtermkey/HISTORY
@@ -1,3 +1,7 @@
+2017-02-16 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: Disabled building the demos
+ * DETAILS: updated spell to 0.19
+
2016-04-11 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: dropped glib2; made unibilium optional
* CONFIGURE: added, to configure driver



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (8417b47a896641f392bbed343d7d6daf1b5ccfca), Ismael Luceno, 02/16/2017

Archive powered by MHonArc 2.6.24.

Top of Page