Skip to Content.
Sympa Menu

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

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 (2c0040232248fcf4d39bcddd2e2547a63869c7c5)
  • Date: Wed, 17 Oct 2018 13:47:19 +0000

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

libs/tbb/DETAILS | 4 ++--
libs/tbb/HISTORY | 3 +++
xorg-lib/wayland/DEPENDS | 4 ++++
xorg-lib/wayland/HISTORY | 3 +++
4 files changed, 12 insertions(+), 2 deletions(-)

New commits:
commit 2c0040232248fcf4d39bcddd2e2547a63869c7c5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

tbb: => 2019_U1

commit 0645fcfb98ddec1257d8c49c4016a70b68840ad4
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

wayland - tweak depends

diff --git a/libs/tbb/DETAILS b/libs/tbb/DETAILS
index 702e5b1..cdae6a7 100755
--- a/libs/tbb/DETAILS
+++ b/libs/tbb/DETAILS
@@ -1,6 +1,6 @@
SPELL=tbb
- VERSION=2018_U5
-
SOURCE_HASH=sha512:3e8d20276ccb1b50099f96b6cf968e3d0ada53caea1fa836ecb8652f1dca236fbbbf2c783e64ea2f761f7f21725064d19b72d176e35e4dc29706b8a30965153b
+ VERSION=2019_U1
+
SOURCE_HASH=sha512:f3ea654ca6c691228dd97b5c0f55adf21def6938f2b2e50ef04b5a418a18b63e655348962a5d25ae615c66c55fe99eb631574dabf6970729bb3b7961c80df90e
SOURCE=tbb-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
WEB_SITE=https://www.threadingbuildingblocks.org
diff --git a/libs/tbb/HISTORY b/libs/tbb/HISTORY
index 7393074..deac626 100644
--- a/libs/tbb/HISTORY
+++ b/libs/tbb/HISTORY
@@ -1,3 +1,6 @@
+2018-10-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2019_U1
+
2018-07-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2018_U5

diff --git a/xorg-lib/wayland/DEPENDS b/xorg-lib/wayland/DEPENDS
index e5d3662..c905d5c 100755
--- a/xorg-lib/wayland/DEPENDS
+++ b/xorg-lib/wayland/DEPENDS
@@ -1,4 +1,8 @@
depends pkgconfig &&
depends libffi &&
optional_depends expat '' '--disable-scanner' 'build wayland-scanner'
&&
+if is_depends_enabled $SPELL expat;then
+ depends libxml2 &&
+ depends libxslt
+fi &&
optional_depends doxygen '' '--disable-documentation' 'build documentation'
diff --git a/xorg-lib/wayland/HISTORY b/xorg-lib/wayland/HISTORY
index a587f42..1c18833 100644
--- a/xorg-lib/wayland/HISTORY
+++ b/xorg-lib/wayland/HISTORY
@@ -1,3 +1,6 @@
+2018-10-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add libxslt, libxml2
+
2018-08-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.16.0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2c0040232248fcf4d39bcddd2e2547a63869c7c5), Treeve Jelbert, 10/17/2018

Archive powered by MHonArc 2.6.24.

Top of Page