Skip to Content.
Sympa Menu

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

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 (317351bf915634878c80171520527e75ef4c05a9)
  • Date: Mon, 6 Aug 2018 07:44:14 +0000

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

audio-drivers/alsa-lib/DETAILS | 5 ++---
audio-drivers/alsa-lib/HISTORY | 3 +++
audio-drivers/alsa-utils/DETAILS | 4 ++--
audio-drivers/alsa-utils/HISTORY | 3 +++
disk/libbytesize/DETAILS | 4 ++--
disk/libbytesize/HISTORY | 3 +++
xorg-lib/libxevie/DEPENDS | 1 -
xorg-lib/libxevie/HISTORY | 3 +++
xorg-lib/libxkbcommon/DETAILS | 4 ++--
xorg-lib/libxkbcommon/HISTORY | 4 ++++
xorg-lib/libxkbcommon/PRE_BUILD | 4 ++++
11 files changed, 28 insertions(+), 10 deletions(-)

New commits:
commit 317351bf915634878c80171520527e75ef4c05a9
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libbytesize: => 1.4

commit 5872313251f488f4af65d6985b7ccda02320a014
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxevie - fix depends

commit 7cb59bb2f22ccbf26e030cbaed8952e3dce407bf
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

alsa-utils: => 1.1.6

commit 4f83ef93822913fad8ffbc8f8217b4d20a544ff9
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

alsa-lib: => 1.1.6

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

libxkbcommon: => 0.8.1

diff --git a/audio-drivers/alsa-lib/DETAILS b/audio-drivers/alsa-lib/DETAILS
index 95bde96..62abab5 100755
--- a/audio-drivers/alsa-lib/DETAILS
+++ b/audio-drivers/alsa-lib/DETAILS
@@ -8,9 +8,8 @@ if [[ $ALSA_LIB_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
- VERSION=1.1.5
-
SOURCE_HASH=sha512:c79ceaa1ebfeda2caf41a0495ea31dd2748a11795989aebc341ae13a5c96d21495e4542571d5590e68b2575ceddd6e84059a950ddb78e6c0b9d94861faee4f58
-# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+ VERSION=1.1.6
+
SOURCE_HASH=sha512:00117769a3d5c609019b975188d6e7a07d035bd0461f54c5f291e14667620506f1adb6d61350f78d54648850f31965aae3ab0e697bf9e09c988e2d15bf6b09f0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/lib/$SOURCE
diff --git a/audio-drivers/alsa-lib/HISTORY b/audio-drivers/alsa-lib/HISTORY
index 0dbe110..87eba6c 100644
--- a/audio-drivers/alsa-lib/HISTORY
+++ b/audio-drivers/alsa-lib/HISTORY
@@ -1,3 +1,6 @@
+2018-08-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.6
+
2018-01-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.1.5

diff --git a/audio-drivers/alsa-utils/DETAILS
b/audio-drivers/alsa-utils/DETAILS
index c9a4635..8c121f6 100755
--- a/audio-drivers/alsa-utils/DETAILS
+++ b/audio-drivers/alsa-utils/DETAILS
@@ -8,8 +8,8 @@ if [[ $ALSA_UTILS_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
- VERSION=1.1.5
-
SOURCE_HASH=sha512:102e9ed34b89219dbad243ad5f61ca65fb8101502566c02f40d4e69abb45baa7a60f24440de1417e0f0e7f55b28db53d365d53a59af11f1ca816e2aa5907153d
+ VERSION=1.1.6
+
SOURCE_HASH=sha512:24d0ffaeeccecb3276d7d35ef51e6de6026a63fa5a1a1e4605b024f54d8097717e97ec9d33cfe50830ad17e4a89268ca24b065039b0df7f9fbe02b570617aa58
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/utils/$SOURCE
diff --git a/audio-drivers/alsa-utils/HISTORY
b/audio-drivers/alsa-utils/HISTORY
index 2cb04df..2c02292 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/HISTORY
@@ -1,3 +1,6 @@
+2018-08-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.6
+
2018-01-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.1.5

diff --git a/disk/libbytesize/DETAILS b/disk/libbytesize/DETAILS
index a4f196e..367049c 100755
--- a/disk/libbytesize/DETAILS
+++ b/disk/libbytesize/DETAILS
@@ -1,6 +1,6 @@
SPELL=libbytesize
- VERSION=1.3
-
SOURCE_HASH=sha512:a50f5d4ea07a295909e09168518f8fc25da8dcd52859beca9c9c3b8c8c180b025c774c730d449ffbd4c7fd5aba07b5d071b6d9ad36f9d9ebc96bb06699aa08f3
+ VERSION=1.4
+
SOURCE_HASH=sha512:5dd13cf52a1674be776220ee1863f42261a47dc53af1ce4a31460d6d02ce87e19c5a52260f700928af98f1d9d7a96de7c11d8f384907b3187ef2effc10cbb593
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://github.com/storaged-project/$SPELL
diff --git a/disk/libbytesize/HISTORY b/disk/libbytesize/HISTORY
index 0ab2759..08f4bf0 100644
--- a/disk/libbytesize/HISTORY
+++ b/disk/libbytesize/HISTORY
@@ -1,3 +1,6 @@
+2018-08-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4
+
2018-04-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3
* DEPENDS: python2 optional
diff --git a/xorg-lib/libxevie/DEPENDS b/xorg-lib/libxevie/DEPENDS
index 0106380..0109e7b 100755
--- a/xorg-lib/libxevie/DEPENDS
+++ b/xorg-lib/libxevie/DEPENDS
@@ -3,6 +3,5 @@ depends AWK &&
depends pkgconfig &&
depends libtool &&
depends util-macros &&
-depends evieext &&
depends libx11 &&
depends libxext
diff --git a/xorg-lib/libxevie/HISTORY b/xorg-lib/libxevie/HISTORY
index 9fd3001..f9ae853 100644
--- a/xorg-lib/libxevie/HISTORY
+++ b/xorg-lib/libxevie/HISTORY
@@ -1,3 +1,6 @@
+2018-08-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: delete obsolete entry
+
2018-02-06 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: use xorgproto

diff --git a/xorg-lib/libxkbcommon/DETAILS b/xorg-lib/libxkbcommon/DETAILS
index cd01667..27498b8 100755
--- a/xorg-lib/libxkbcommon/DETAILS
+++ b/xorg-lib/libxkbcommon/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libxkbcommon
- VERSION=0.8.0
-
SOURCE_HASH=sha512:ad64baa03685b72e1047f9fdfc95661acf5bace59280a95d3defaca73c91fb77c31ecde00b430726e3521ff90cf8dd93ecbc816c18be0971cb616e00b81cf163
+ VERSION=0.8.1
+
SOURCE_HASH=sha512:efe57ddb01c555a517451d8d08b69fc298c55823f353873d5e2267b34700fa190e34730ae5be7170a362eba9a0421c03507f3244414f075a303eaefbdaf9ff17
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://xkbcommon.org/download/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/xorg-lib/libxkbcommon/HISTORY b/xorg-lib/libxkbcommon/HISTORY
index 9e3035a..decd50f 100644
--- a/xorg-lib/libxkbcommon/HISTORY
+++ b/xorg-lib/libxkbcommon/HISTORY
@@ -1,3 +1,7 @@
+2018-08-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.1
+ * PRE_BUILD: fix build - missing fuzz files
+
2018-01-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.8.0

diff --git a/xorg-lib/libxkbcommon/PRE_BUILD b/xorg-lib/libxkbcommon/PRE_BUILD
new file mode 100755
index 0000000..8a1edb6
--- /dev/null
+++ b/xorg-lib/libxkbcommon/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sed -i '/fuzz/D' meson.build
+#apply_patch_dir patches



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (317351bf915634878c80171520527e75ef4c05a9), Treeve Jelbert, 08/06/2018

Archive powered by MHonArc 2.6.24.

Top of Page