pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnome-shell: Add run-time dependency on gdm, fix patch checksums
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Thu Apr 15 21:26:54 2021 +0200
Changeset: 97dbdcd8dcdebd224b7d328948698834a729514c
Modified Files:
gnome-shell/Makefile
gnome-shell/distinfo
Log Message:
gnome-shell: Add run-time dependency on gdm, fix patch checksums
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=97dbdcd8dcdebd224b7d328948698834a729514c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-shell/Makefile | 2 ++
gnome-shell/distinfo | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diffs:
diff --git a/gnome-shell/Makefile b/gnome-shell/Makefile
index f5cbb3e44f..611ad0408c 100644
--- a/gnome-shell/Makefile
+++ b/gnome-shell/Makefile
@@ -22,6 +22,8 @@ TOOL_DEPENDS+= sassc>=3.6:../../www/sassc
TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
TOOL_DEPENDS+= gdbus-codegen>=2.64:../../devel/gdbus-codegen
+DEPENDS+= gdm>=40.0:../../wip/gdm
+
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/subprojects/gvc
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/gnome-shell
diff --git a/gnome-shell/distinfo b/gnome-shell/distinfo
index 5783a7ec33..60b86c9410 100644
--- a/gnome-shell/distinfo
+++ b/gnome-shell/distinfo
@@ -7,8 +7,8 @@ Size (gnome-shell-40.0.tar.xz) = 1863432 bytes
SHA1 (patch-data_gnome-shell-dbus-interfaces_gresource_xml) = de2bec04695594c5b1e4b0ecce3284bfd2edfab7
SHA1 (patch-js_misc_loginManager_js) = d37d17dd8a121d5ef5497fccafea954cc797286c
SHA1 (patch-js_ui_endSessionDialog.js) = 6971df6ee8b65fa827131d92404f6ae817acd84c
-SHA1 (patch-js_ui_main.js) = 09f28613dea05d2c90652fb97448a9a3e0accc90
-SHA1 (patch-js_ui_windowManager.js) = 44ac100a8b914709817c2c4889af26b3e613588a
+SHA1 (patch-js_ui_main.js) = ea9940d1308a2f3c5405ff9307ac4d8e18ffac0b
+SHA1 (patch-js_ui_windowManager.js) = 7c3309d90670853430d4637b75edd3e480c5a93a
SHA1 (patch-meson.build) = e6d2e514dcc64c744e308b08190d9e2e20190ac7
-SHA1 (patch-src_main.c) = ba916545367818110d31cb2266368b447f7f0d82
+SHA1 (patch-src_main.c) = d6d109ff7aee58a437aa9389403366e4be241d40
SHA1 (patch-src_shell-util.c) = 92fbc695162f7fe735b92eb344215cf0c69e65c6
Home |
Main Index |
Thread Index |
Old Index