Skip to Content.
Sympa Menu

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

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 (d0466cd177824595edde66272f472e16b19c9eaa)
  • Date: Sat, 30 Oct 2021 12:26:02 +0000

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

graphics-libs/harfbuzz/DEPENDS | 8 --------
graphics-libs/harfbuzz/HISTORY | 3 +++
plasma/plasma-desktop/DETAILS | 2 +-
plasma/plasma-desktop/HISTORY | 3 +++
4 files changed, 7 insertions(+), 9 deletions(-)

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

harfbuzz - fix depends

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

plasma-desktop: => 5.23.2.1

diff --git a/graphics-libs/harfbuzz/DEPENDS b/graphics-libs/harfbuzz/DEPENDS
index df09aa4..f01d656 100755
--- a/graphics-libs/harfbuzz/DEPENDS
+++ b/graphics-libs/harfbuzz/DEPENDS
@@ -31,14 +31,6 @@ else
message "${PROBLEM_COLOR}cyclic ${SPELL_COLOR}cairo${PROBLEM_COLOR}
optional dependency disabled until ${SPELL_COLOR}cairo${PROBLEM_COLOR} is
cast${DEFAULT_COLOR}"
fi &&

-if spell_ok fontconfig; then
- optional_depends fontconfig "fontconfig=enabled" "fontconfig=disabled" \
- "use fontconfig for command-line utilities"
-else
- list_add HARFBUZZ_OPTS "fontconfig=disabled" &&
- message "${PROBLEM_COLOR}cyclic ${SPELL_COLOR}fontconfig${PROBLEM_COLOR}
optional dependency disabled until ${SPELL_COLOR}fontconfig${PROBLEM_COLOR}
is cast${DEFAULT_COLOR}"
-fi &&
-
optional_depends icu "icu=enabled" "icu=disabled" \
"Enable icu use?" &&

diff --git a/graphics-libs/harfbuzz/HISTORY b/graphics-libs/harfbuzz/HISTORY
index c727a8f..e10526b 100644
--- a/graphics-libs/harfbuzz/HISTORY
+++ b/graphics-libs/harfbuzz/HISTORY
@@ -1,3 +1,6 @@
+2021-10-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: delete fontconfig stuff, breaks meson
+
2021-09-18 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.0.0

diff --git a/plasma/plasma-desktop/DETAILS b/plasma/plasma-desktop/DETAILS
index 7f3aacd..5c1d1f8 100755
--- a/plasma/plasma-desktop/DETAILS
+++ b/plasma/plasma-desktop/DETAILS
@@ -1,5 +1,5 @@
SPELL=plasma-desktop
- VERSION=5.23.2
+ VERSION=5.23.2.1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://download.kde.org/stable/plasma/$VERSION/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/plasma/plasma-desktop/HISTORY b/plasma/plasma-desktop/HISTORY
index af424b9..8c038b8 100644
--- a/plasma/plasma-desktop/HISTORY
+++ b/plasma/plasma-desktop/HISTORY
@@ -1,3 +1,6 @@
+2021-10-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 5.23.2.1
+
2021-10-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.23.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d0466cd177824595edde66272f472e16b19c9eaa), Treeve Jelbert, 10/30/2021

Archive powered by MHonArc 2.6.24.

Top of Page