Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (b5776ea7f5ccc2ca276f1e1129a7f24b1cf315f3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (b5776ea7f5ccc2ca276f1e1129a7f24b1cf315f3)
  • Date: Fri, 29 Dec 2023 18:45:30 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/xdg-desktop-portal-hyprland/DEPENDS | 13 +++++--------
utils/xdg-desktop-portal-hyprland/DETAILS | 4 ++--
utils/xdg-desktop-portal-hyprland/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 10 deletions(-)

New commits:
commit b5776ea7f5ccc2ca276f1e1129a7f24b1cf315f3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/xdg-desktop-portal-hyprland: version 1.2.6

diff --git a/utils/xdg-desktop-portal-hyprland/DEPENDS
b/utils/xdg-desktop-portal-hyprland/DEPENDS
index c9b86ba..e4b27d3 100755
--- a/utils/xdg-desktop-portal-hyprland/DEPENDS
+++ b/utils/xdg-desktop-portal-hyprland/DEPENDS
@@ -8,15 +8,12 @@ depends inih &&
depends mesa &&
depends libdrm &&
depends sdbus-cpp &&
+depends qt6base &&
+depends cmake &&
+depends make &&
+depends qt6wayland &&

optional_depends systemd \
'systemd=enabled' \
'systemd=disabled' \
- 'for systemd unit' &&
-
-optional_depends qt6base "" "" "for hyprland-share-picker" &&
-if is_depends_enabled "${SPELL}" "qt6base"; then
- depends cmake &&
- depends make &&
- depends qt6wayland
-fi
+ 'for systemd unit'
diff --git a/utils/xdg-desktop-portal-hyprland/DETAILS
b/utils/xdg-desktop-portal-hyprland/DETAILS
index e79a0c3..0d793b5 100755
--- a/utils/xdg-desktop-portal-hyprland/DETAILS
+++ b/utils/xdg-desktop-portal-hyprland/DETAILS
@@ -1,8 +1,8 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=xdg-desktop-portal-hyprland
- VERSION=1.2.5
+ VERSION=1.2.6
+
SOURCE_HASH=sha256:ebb7194fbac953d3ec0aabc0845c3e6260be715f0c16f8904666724d4140e970
COMMIT_ID_PROTO=0c2ce70625cb30aef199cb388f99e19a61a6ce03
-
SOURCE_HASH=sha256:c8ba3d173a580d8b4ec9a5ee15e7780d266e536a78a12aa28d8234e0854ae86d

SOURCE2_HASH=sha256:48557ca194f48967ea51f6b5094b06646fd557877831c1cd5fd286f6428b0638
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=hyprland-protocols-${COMMIT_ID_PROTO}.tar.gz
diff --git a/utils/xdg-desktop-portal-hyprland/HISTORY
b/utils/xdg-desktop-portal-hyprland/HISTORY
index f599ae2..39c41d3 100644
--- a/utils/xdg-desktop-portal-hyprland/HISTORY
+++ b/utils/xdg-desktop-portal-hyprland/HISTORY
@@ -1,3 +1,7 @@
+2023-12-29 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.2.6
+ * DEPENDS: made qt6base and friends non-optional
+
2023-11-28 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.2.5, updated hyprland-protocols commit id
* BUILD -> PRE_BUILD: moved BUILD code to PRE_BUILD



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (b5776ea7f5ccc2ca276f1e1129a7f24b1cf315f3), Pavel Vinogradov, 12/29/2023

Archive powered by MHonArc 2.6.24.

Top of Page