Skip to Content.
Sympa Menu

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

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 (6ab233e6e49ecd4fad7d032db95f6612486f6875)
  • Date: Sun, 17 Jul 2022 11:43:11 +0000

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

ChangeLog | 3 +++
lxqt/libqtxdg/DETAILS | 2 +-
lxqt/libqtxdg/HISTORY | 3 +++
lxqt/qtxdg-tools/CONFIGURE | 1 +
lxqt/qtxdg-tools/DEPENDS | 2 ++
lxqt/qtxdg-tools/DETAILS | 18 ++++++++++++++++++
lxqt/qtxdg-tools/HISTORY | 4 ++++
7 files changed, 32 insertions(+), 1 deletion(-)

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

qtxdg-tools-3.9.1

commit 075e53c6418cc3336f4f2d88e6122cf7b0da833b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libqtxdg: => 3.9.1

diff --git a/ChangeLog b/ChangeLog
index 9510083..8704e97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2022-07-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * lxqt/qtxdg-tools: added, was part of libqtxdg
+
2022-07-13 Vlad Glagolev <stealth AT sourcemage.org>
* wm-addons/xqp: new spell, X Query pointer

diff --git a/lxqt/libqtxdg/DETAILS b/lxqt/libqtxdg/DETAILS
index f454110..8276252 100755
--- a/lxqt/libqtxdg/DETAILS
+++ b/lxqt/libqtxdg/DETAILS
@@ -1,5 +1,5 @@
SPELL=libqtxdg
- VERSION=3.9.0
+ VERSION=3.9.1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc

SOURCE_URL=https://github.com/lxqt/libqtxdg/releases/download/$VERSION/$SOURCE
diff --git a/lxqt/libqtxdg/HISTORY b/lxqt/libqtxdg/HISTORY
index a380055..a9e3d62 100644
--- a/lxqt/libqtxdg/HISTORY
+++ b/lxqt/libqtxdg/HISTORY
@@ -1,3 +1,6 @@
+2022-07-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.9.1
+
2022-04-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.9.0

diff --git a/lxqt/qtxdg-tools/CONFIGURE b/lxqt/qtxdg-tools/CONFIGURE
new file mode 100755
index 0000000..b2f02c3
--- /dev/null
+++ b/lxqt/qtxdg-tools/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/lxqt/qtxdg-tools/DEPENDS b/lxqt/qtxdg-tools/DEPENDS
new file mode 100755
index 0000000..1e50f85
--- /dev/null
+++ b/lxqt/qtxdg-tools/DEPENDS
@@ -0,0 +1,2 @@
+source $GRIMOIRE/QT5_DEPENDS &&
+depends libqtxdg
diff --git a/lxqt/qtxdg-tools/DETAILS b/lxqt/qtxdg-tools/DETAILS
new file mode 100755
index 0000000..298213c
--- /dev/null
+++ b/lxqt/qtxdg-tools/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=qtxdg-tools
+ VERSION=3.9.1
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE2=$SOURCE.asc
+
SOURCE_URL=https://github.com/lxqt/$SPELL/releases/download/$VERSION/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=lxqt.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
+ WEB_SITE=https://lxqt-project.org/
+ LICENSE[0]=LGPL2
+ ENTERED=20220717
+ KEYWORDS=""
+ SHORT=""
+cat << EOF
+libqtxdg user tools
+EOF
diff --git a/lxqt/qtxdg-tools/HISTORY b/lxqt/qtxdg-tools/HISTORY
new file mode 100644
index 0000000..6f92c58
--- /dev/null
+++ b/lxqt/qtxdg-tools/HISTORY
@@ -0,0 +1,4 @@
+2022-07-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.9.1
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (6ab233e6e49ecd4fad7d032db95f6612486f6875), Treeve Jelbert, 07/17/2022

Archive powered by MHonArc 2.6.24.

Top of Page