Skip to Content.
Sympa Menu

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

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 (67248b9e628f05fd7ec317bb325c4be113eabcf7)
  • Date: Mon, 28 Nov 2022 19:37:18 +0000

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

ChangeLog | 3 +++
audio-creation/fluidsynth/DEPENDS | 3 ++-
audio-creation/fluidsynth/DETAILS | 4 ++--
audio-creation/fluidsynth/HISTORY | 4 ++++
crypto/openssh/BUILD | 2 +-
crypto/openssh/CONFIGURE | 5 +----
crypto/openssh/HISTORY | 3 +++
plasma/xdg-desktop-portal-kde/CONFIGURE | 1 +
plasma/xdg-desktop-portal-kde/DEPENDS | 17 +++++++++++++++++
plasma/xdg-desktop-portal-kde/DETAILS | 19 +++++++++++++++++++
plasma/xdg-desktop-portal-kde/HISTORY | 7 +++++++
utils/xdg-desktop-portal-kde/CONFIGURE | 1 -
utils/xdg-desktop-portal-kde/DEPENDS | 15 ---------------
utils/xdg-desktop-portal-kde/DETAILS | 17 -----------------
utils/xdg-desktop-portal-kde/HISTORY | 3 ---
15 files changed, 60 insertions(+), 44 deletions(-)

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

openssh - delete obsolete SSH_MD5

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

xdg-desktop-portal-kde - add qt6 support

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

move xdg-desktop-portal-kde to plasma

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

fluidsynth: => 2.3.0

diff --git a/ChangeLog b/ChangeLog
index 5f012ae..c5e99c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2022-11-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * xdg-desktop-portal-kde: move to plasma
+
2022-11-27 Conner Clere <connerclere AT gmail.com>
* cinnamon-libs/xapp: new spell, cross-desktop libraries for cinnamon
* cinnamon-libs/cinnamon-desktop: new spell, cinnamon-desktop library
diff --git a/audio-creation/fluidsynth/DEPENDS
b/audio-creation/fluidsynth/DEPENDS
index 8cc18c5..bb2cc29 100755
--- a/audio-creation/fluidsynth/DEPENDS
+++ b/audio-creation/fluidsynth/DEPENDS
@@ -43,8 +43,9 @@ optional_depends lash \
optional_depends ladspa \
"-Denable-ladspa=ON" \
"-Denable-ladspa=OFF" \
- "for LADSPA plugin support"
+ "for LADSPA plugin support" &&

+optional_depends pipewire -Denable-pipewire={on,off} 'pipewire support'
# No spell for MidiShare yet
#optional_depends midishare \
# "-Denable-midishare=ON" \
diff --git a/audio-creation/fluidsynth/DETAILS
b/audio-creation/fluidsynth/DETAILS
index 1343de6..714a51e 100755
--- a/audio-creation/fluidsynth/DETAILS
+++ b/audio-creation/fluidsynth/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=fluidsynth
- VERSION=2.2.7
-
SOURCE_HASH=sha512:62709f96fa07bbafb9b907438da7376abdf1a4e679cd2b105c5bca257f1ff62c18bd4c646ef2ccba64ca5273604da996fb2caaf61eeee44686bf45fef1ed83a7
+ VERSION=2.3.0
+
SOURCE_HASH=sha512:621a54f7d9845a9350381e9aa99f342b28050e1dd80983e69828acc685ace39ee5376f8e40d7a93ddb247718e4bcfb3f196cbd4027343251f8c0fbe3c0d219ed
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/FluidSynth/fluidsynth/archive/v$VERSION.tar.gz
diff --git a/audio-creation/fluidsynth/HISTORY
b/audio-creation/fluidsynth/HISTORY
index c5f7cc8..169a582 100644
--- a/audio-creation/fluidsynth/HISTORY
+++ b/audio-creation/fluidsynth/HISTORY
@@ -1,3 +1,7 @@
+2022-11-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.0
+ * DEPENDS: add pipwire
+
2022-06-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.2.7
* CONFIGURE: added
diff --git a/crypto/openssh/BUILD b/crypto/openssh/BUILD
index d90fc88..49b4170 100755
--- a/crypto/openssh/BUILD
+++ b/crypto/openssh/BUILD
@@ -4,6 +4,6 @@ create_account sshd &&
./configure --prefix=${INSTALL_ROOT}/usr \
--sysconfdir=${INSTALL_ROOT}/etc/ssh \
--mandir=${INSTALL_ROOT}/usr/share/man \
- $SSH_MD5 $OPTS &&
+ $OPTS &&

make
diff --git a/crypto/openssh/CONFIGURE b/crypto/openssh/CONFIGURE
index 8c9be74..4f1756c 100755
--- a/crypto/openssh/CONFIGURE
+++ b/crypto/openssh/CONFIGURE
@@ -1,7 +1,4 @@
+persistent_remove SSH_MD5
config_query OPENSSH_LPK \
"Apply openssh-lpk patch (LDAP support)?" \
n
-config_query_option SSH_MD5 \
- "support md5 passwords" n \
- "--with-md5-passwords" \
- "--without-md5-passwords"
diff --git a/crypto/openssh/HISTORY b/crypto/openssh/HISTORY
index 78f8a68..0001c7b 100644
--- a/crypto/openssh/HISTORY
+++ b/crypto/openssh/HISTORY
@@ -1,3 +1,6 @@
+2022-11-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * BUILD CONFIGUE: delete SSH_MD5
+
2022-10-04 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 9.1p1

diff --git a/plasma/xdg-desktop-portal-kde/CONFIGURE
b/plasma/xdg-desktop-portal-kde/CONFIGURE
new file mode 100755
index 0000000..37241ee
--- /dev/null
+++ b/plasma/xdg-desktop-portal-kde/CONFIGURE
@@ -0,0 +1 @@
+. ${GRIMOIRE}/CMAKE_CONFIGURE
diff --git a/plasma/xdg-desktop-portal-kde/DEPENDS
b/plasma/xdg-desktop-portal-kde/DEPENDS
new file mode 100755
index 0000000..020fc8b
--- /dev/null
+++ b/plasma/xdg-desktop-portal-kde/DEPENDS
@@ -0,0 +1,17 @@
+. ${GRIMOIRE}/KDE5_DEPENDS &&
+if is_depends_enabled $SPELL qt6base;then
+ depends qt6declarative
+else
+ depends qtdeclarative
+fi &&
+depends cups &&
+depends xdg-desktop-portal &&
+depends kcoreaddons &&
+depends ki18n &&
+depends knotifications &&
+depends kio &&
+depends kirigami2 &&
+depends kwidgetsaddons &&
+depends kiconthemes &&
+depends kwayland &&
+depends plasma-framework
diff --git a/plasma/xdg-desktop-portal-kde/DETAILS
b/plasma/xdg-desktop-portal-kde/DETAILS
new file mode 100755
index 0000000..12d8e1c
--- /dev/null
+++ b/plasma/xdg-desktop-portal-kde/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=xdg-desktop-portal-kde
+ VERSION=5.26.3
+ SOURCE=${SPELL}-${VERSION}.tar.xz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-${VERSION}"
+ SOURCE_URL=https://download.kde.org/stable/plasma/${VERSION}/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+ WEB_SITE=https://invent.kde.org/plasma/xdg-desktop-portal-kde/
+ ENTERED=20221122
+ LICENSE="BSD LGPL"
+ KEYWORDS="flatpak"
+ SHORT="Backend for xdg-desktop-portal using Qt/KDE"
+cat << EOF
+xdg-desktop-portal-kde
+A backend implementation for xdg-desktop-portal
+that is using Qt/KF5.
+EOF
diff --git a/plasma/xdg-desktop-portal-kde/HISTORY
b/plasma/xdg-desktop-portal-kde/HISTORY
new file mode 100644
index 0000000..854fcf9
--- /dev/null
+++ b/plasma/xdg-desktop-portal-kde/HISTORY
@@ -0,0 +1,7 @@
+2022-11-28 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking, download from kde/stabele/plasma
+ * DEPENDS: add qt6 support
+
+2022-11-22 Conner Clere <connerclere AT gmail.com>
+ * CONFIGURE, DEPENDS, DETAILS: version 5.26.3, new spell
+
diff --git a/utils/xdg-desktop-portal-kde/CONFIGURE
b/utils/xdg-desktop-portal-kde/CONFIGURE
deleted file mode 100755
index 37241ee..0000000
--- a/utils/xdg-desktop-portal-kde/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-. ${GRIMOIRE}/CMAKE_CONFIGURE
diff --git a/utils/xdg-desktop-portal-kde/DEPENDS
b/utils/xdg-desktop-portal-kde/DEPENDS
deleted file mode 100755
index b01d903..0000000
--- a/utils/xdg-desktop-portal-kde/DEPENDS
+++ /dev/null
@@ -1,15 +0,0 @@
-. ${GRIMOIRE}/CMAKE_DEPENDS &&
-depends cups &&
-depends qtbase && # -sub CUPS, eventually
-depends qtx11extras &&
-depends xdg-desktop-portal &&
-depends kcoreaddons &&
-depends ki18n &&
-depends knotifications &&
-depends qtdeclarative &&
-depends kio &&
-depends kirigami2 &&
-depends kwidgetsaddons &&
-depends kiconthemes &&
-depends kwayland &&
-depends plasma-framework
diff --git a/utils/xdg-desktop-portal-kde/DETAILS
b/utils/xdg-desktop-portal-kde/DETAILS
deleted file mode 100755
index 66aaefe..0000000
--- a/utils/xdg-desktop-portal-kde/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
-. ${GRIMOIRE}/CMAKE_FUNCTIONS
- SPELL=xdg-desktop-portal-kde
- VERSION=5.26.3
- SOURCE=${SPELL}-v${VERSION}.tar.gz
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-v${VERSION}"
-
SOURCE_URL[0]=https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/archive/v${VERSION}/${SOURCE}
- WEB_SITE=https://invent.kde.org/plasma/xdg-desktop-portal-kde/
-
SOURCE_HASH=sha512:ac4881e9c56b8b1c990ef1163bcba4037d1d6d8eecbf1d488b524f6e64a5b8331f7f3bda868ffbf24febab9f5af36da96f15cb898f07644029dabab2f7fcbebb
- ENTERED=20221122
- LICENSE="BSD LGPL"
- KEYWORDS="flatpak"
- SHORT="Backend for xdg-desktop-portal using Qt/KDE"
-cat << EOF
-xdg-desktop-portal-kde
-A backend implementation for xdg-desktop-portal
-that is using Qt/KF5.
-EOF
diff --git a/utils/xdg-desktop-portal-kde/HISTORY
b/utils/xdg-desktop-portal-kde/HISTORY
deleted file mode 100644
index 099c148..0000000
--- a/utils/xdg-desktop-portal-kde/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2022-11-22 Conner Clere <connerclere AT gmail.com>
- * CONFIGURE, DEPENDS, DETAILS: version 5.26.3, new spell
-



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (67248b9e628f05fd7ec317bb325c4be113eabcf7), Treeve Jelbert, 11/28/2022

Archive powered by MHonArc 2.6.24.

Top of Page