Skip to Content.
Sympa Menu

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

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 (d92a61ec96419032c8f0e259d20265ab0a42e9e7)
  • Date: Sun, 14 Apr 2024 01:15:47 +0000

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

utils/wlr-randr/DETAILS | 7 ++++---
utils/wlr-randr/HISTORY | 3 +++
2 files changed, 7 insertions(+), 3 deletions(-)

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

utils/wlr-randr: version 0.4.1

diff --git a/utils/wlr-randr/DETAILS b/utils/wlr-randr/DETAILS
index 691015c..6513ff2 100755
--- a/utils/wlr-randr/DETAILS
+++ b/utils/wlr-randr/DETAILS
@@ -1,10 +1,11 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=wlr-randr
- VERSION=0.3.0
+ VERSION=0.4.1
+
SOURCE_HASH=sha256:fd5783002c13d37267898e571f03b618363d13952a264cf3d61a35383869d631
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]=https://git.sr.ht/~emersion/${SPELL}/refs/download/v${VERSION}/$SOURCE
-
SOURCE_HASH=sha256:1796008aa2ff272803f008cf71c4336553a4e48f519c76b0c65ab169ad71cdad
+# Watch: https://git.sr.ht/~emersion/wlr-randr/refs archive/v([0-9.]+)[.]tar
LICENSE[0]=MIT
WEB_SITE=https://sr.ht/~emersion/wlr-randr/
ENTERED=20230228
diff --git a/utils/wlr-randr/HISTORY b/utils/wlr-randr/HISTORY
index f23782a..bdc54ec 100644
--- a/utils/wlr-randr/HISTORY
+++ b/utils/wlr-randr/HISTORY
@@ -1,3 +1,6 @@
+2024-04-13 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4.1, added Watch line, quoting++
+
2023-02-28 Conner Clere <xenanthropy AT sourcemage.org>
* DETAILS, CONFIGURE, DEPENDS: version 0.3.0, new spell



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (d92a61ec96419032c8f0e259d20265ab0a42e9e7), Pavel Vinogradov, 04/13/2024

Archive powered by MHonArc 2.6.24.

Top of Page