Skip to Content.
Sympa Menu

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

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 (95de2cec42dd1d8cc5f2474508d12d2400bf79c0)
  • Date: Tue, 7 Nov 2023 10:48:24 +0000

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

qt5-qmake/qtfm/DEPENDS | 4 ++++
qt5-qmake/qtfm/DETAILS | 14 ++++++++++++++
qt5-qmake/qtfm/HISTORY | 15 +++++++++++++++
shell-term-fm/qtfm/BUILD | 1 -
shell-term-fm/qtfm/DEPENDS | 2 --
shell-term-fm/qtfm/DETAILS | 14 --------------
shell-term-fm/qtfm/HISTORY | 8 --------
wm-addons/razor-qt/BUILD | 5 +----
wm-addons/razor-qt/CONFLICTS | 1 +
wm-addons/razor-qt/DEPENDS | 9 +--------
wm-addons/razor-qt/DETAILS | 21 +++++----------------
wm-addons/razor-qt/DOWNLOAD | 1 +
wm-addons/razor-qt/HISTORY | 25 ++++---------------------
wm-addons/razor-qt/INSTALL | 1 +
wm-addons/razor-qt/PRE_BUILD | 1 +
wm-addons/razor-qt/UP_TRIGGERS | 1 +
16 files changed, 49 insertions(+), 74 deletions(-)

New commits:
commit 95de2cec42dd1d8cc5f2474508d12d2400bf79c0
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

qtfm: => 6.2.1

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

move qtfm

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

deprecate wm-addons/razor-qt [replaced by lxqt-session]

diff --git a/qt5-qmake/qtfm/DEPENDS b/qt5-qmake/qtfm/DEPENDS
new file mode 100755
index 0000000..9c129a4
--- /dev/null
+++ b/qt5-qmake/qtfm/DEPENDS
@@ -0,0 +1,4 @@
+depends -sub CXX gcc &&
+depends qtbase &&
+optional_depends imagemagick '' '' 'image support' &&
+optional_depends LIBAVCODEC '' '' 'video support'
diff --git a/qt5-qmake/qtfm/DETAILS b/qt5-qmake/qtfm/DETAILS
new file mode 100755
index 0000000..73e1474
--- /dev/null
+++ b/qt5-qmake/qtfm/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=qtfm
+ VERSION=6.2.1
+
SOURCE_HASH=sha512:911c90a6f9bcfe539aaacf3476d660116f2dc18821b23cc420615be649bbffd530abf640ebf77d80ee85b61779e4844e0bc10f8fd3f3b0686366e6b5372f9f2c
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://github.com/rodlie/qtfm
+ SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/$VERSION.tar.gz
+ ENTERED=20120510
+ LICENSE[0]=GPL
+ SHORT="pure Qt based file manager"
+cat << EOF
+qtFM is a small, lightweight file manager for Linux desktops based on pure Qt
+and works great with minimal desktop environments like Openbox.
+EOF
diff --git a/qt5-qmake/qtfm/HISTORY b/qt5-qmake/qtfm/HISTORY
new file mode 100644
index 0000000..26533c1
--- /dev/null
+++ b/qt5-qmake/qtfm/HISTORY
@@ -0,0 +1,15 @@
+2023-11-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.2.1
+ new website
+ * DEPENDS: needs qt5
+ add imagemagick LIBAVCODEC
+ * BUILD: deleted
+
+2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: depends -sub CXX gcc (half-automated)
+
+2012-07-16 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 5.5
+
+2012-05-10 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS, BUILD: spell created, version 5.4
diff --git a/shell-term-fm/qtfm/BUILD b/shell-term-fm/qtfm/BUILD
deleted file mode 100755
index eec3de4..0000000
--- a/shell-term-fm/qtfm/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-qt4_build
diff --git a/shell-term-fm/qtfm/DEPENDS b/shell-term-fm/qtfm/DEPENDS
deleted file mode 100755
index 4962a8a..0000000
--- a/shell-term-fm/qtfm/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends -sub CXX gcc &&
-depends qt4
diff --git a/shell-term-fm/qtfm/DETAILS b/shell-term-fm/qtfm/DETAILS
deleted file mode 100755
index c73d924..0000000
--- a/shell-term-fm/qtfm/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=qtfm
- VERSION=5.5
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.qtfm.org/$SOURCE
- WEB_SITE=http://www.qtfm.org/
- ENTERED=20120510
-
SOURCE_HASH=sha512:0d592b482f35c76b424cc581394d34299bb93367f287f57718d640df256f352fef7e389a8370889d0d78ca8afb9868cdfb56ae15671614e279365b72f9e629e0
- LICENSE[0]=GPL
- SHORT="pure Qt based file manager"
-cat << EOF
-qtFM is a small, lightweight file manager for Linux desktops based on pure Qt
-and works great with minimal desktop environments like Openbox.
-EOF
diff --git a/shell-term-fm/qtfm/HISTORY b/shell-term-fm/qtfm/HISTORY
deleted file mode 100644
index d6f146b..0000000
--- a/shell-term-fm/qtfm/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
- * DEPENDS: depends -sub CXX gcc (half-automated)
-
-2012-07-16 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 5.5
-
-2012-05-10 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, DEPENDS, BUILD: spell created, version 5.4
diff --git a/wm-addons/razor-qt/BUILD b/wm-addons/razor-qt/BUILD
index 428f2d0..27ba77d 100755
--- a/wm-addons/razor-qt/BUILD
+++ b/wm-addons/razor-qt/BUILD
@@ -1,4 +1 @@
-qt4_cmake_build &&
-if is_depends_enabled $SPELL doxygen; then
- make doc
-fi
+true
diff --git a/wm-addons/razor-qt/CONFLICTS b/wm-addons/razor-qt/CONFLICTS
new file mode 100755
index 0000000..9ebbef7
--- /dev/null
+++ b/wm-addons/razor-qt/CONFLICTS
@@ -0,0 +1 @@
+conflicts razor-qt y
diff --git a/wm-addons/razor-qt/DEPENDS b/wm-addons/razor-qt/DEPENDS
index 2a3ee4d..c5fac73 100755
--- a/wm-addons/razor-qt/DEPENDS
+++ b/wm-addons/razor-qt/DEPENDS
@@ -1,8 +1 @@
-depends -sub CXX gcc &&
-depends qt4 &&
-depends DEVICE-MANAGER &&
-depends file &&
-depends cmake &&
-optional_depends doxygen '' '' 'to build developer documentation' &&
-optional_depends upower '' '' 'for powermanagement from the panel' &&
-optional_depends xscreensaver '' '' 'for screensaver support'
+depends lxqt-session
diff --git a/wm-addons/razor-qt/DETAILS b/wm-addons/razor-qt/DETAILS
index dd7ca43..eb93072 100755
--- a/wm-addons/razor-qt/DETAILS
+++ b/wm-addons/razor-qt/DETAILS
@@ -1,19 +1,8 @@
SPELL=razor-qt
- VERSION=0.5.1
- SOURCE="razorqt-${VERSION}.tar.bz2"
- SOURCE_URL[0]=https://github.com/downloads/Razor-qt/razor-qt/$SOURCE
-
SOURCE_HASH=sha512:736e9f38a959cb70465e9d4331c912b26ca9c0ed1e354702a29e1f10b2aec95352b96c6af24022f447bc9526a4f6c77b10aa59cac620837c8355c99884323521
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/razorqt-${VERSION}"
- WEB_SITE="http://razor-qt.org";
- LICENSE[0]=GPL/LGPL
- ENTERED=20111221
- SHORT="lightweight desktop environment"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-A lightweight desktop environment which runs on top of any windowmanager.
-
-From the website:
-Razor-qt is an advanced, easy-to-use, and fast desktop environment based on
-Qt technologies. It has been tailored for users who value simplicity, speed,
-and an intuitive interface. Unlike most desktop environments, Razor-qt also
-works fine with weak machines.
+deprecated spell [replaced by lxqt-session]
EOF
+
diff --git a/wm-addons/razor-qt/DOWNLOAD b/wm-addons/razor-qt/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/wm-addons/razor-qt/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/wm-addons/razor-qt/HISTORY b/wm-addons/razor-qt/HISTORY
index 1c321b7..b80e770 100644
--- a/wm-addons/razor-qt/HISTORY
+++ b/wm-addons/razor-qt/HISTORY
@@ -1,21 +1,4 @@
-2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
- * DEPENDS: depends -sub CXX gcc (half-automated)
-
-2015-02-11 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: UDEV -> DEVICE-MANAGER
-
-2013-07-28 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: udev => UDEV
-
-2012-10-25 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.5.1
-
-2012-10-13 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.5.0, SOURCE_URL[0] updated
-
-2012-02-19 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 0.4.1
-
-2011-12-21 Arjan Bouter <abouter AT sourcemage.org>
- * BUILD, DEPENDS, DETAILS: spell created
-
+2023-11-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by lxqt-session]
diff --git a/wm-addons/razor-qt/INSTALL b/wm-addons/razor-qt/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/wm-addons/razor-qt/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/wm-addons/razor-qt/PRE_BUILD b/wm-addons/razor-qt/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/wm-addons/razor-qt/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/wm-addons/razor-qt/UP_TRIGGERS b/wm-addons/razor-qt/UP_TRIGGERS
new file mode 100755
index 0000000..00f2368
--- /dev/null
+++ b/wm-addons/razor-qt/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger lxqt-session cast_self



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (95de2cec42dd1d8cc5f2474508d12d2400bf79c0), Treeve Jelbert, 11/07/2023

Archive powered by MHonArc 2.6.24.

Top of Page