Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9e9a146efe136a5592b0d8f280b10cf3a7595d7d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9e9a146efe136a5592b0d8f280b10cf3a7595d7d)
  • Date: Fri, 22 Jul 2022 05:04:21 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
lxde/lxappearance/DEPENDS | 9 ++++++++-
lxde/lxappearance/DETAILS | 8 ++++----
lxde/lxappearance/HISTORY | 4 ++++
4 files changed, 16 insertions(+), 5 deletions(-)

New commits:
commit 9e9a146efe136a5592b0d8f280b10cf3a7595d7d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lxappearance: => 0.6.3

diff --git a/lxde/lxappearance/DEPENDS b/lxde/lxappearance/DEPENDS
index a353e86..581eb2d 100755
--- a/lxde/lxappearance/DEPENDS
+++ b/lxde/lxappearance/DEPENDS
@@ -1,5 +1,12 @@
+depends intltool &&
+
if [[ $GTK3 == y ]]; then
depends gtk+3 "--enable-gtk3"
else
depends gtk+2
-fi
+fi &&
+
+optional_depends dbus-glib \
+ "--enable-dbus" \
+ "--disable-dbus" \
+ "for D-Bus support"
diff --git a/lxde/lxappearance/DETAILS b/lxde/lxappearance/DETAILS
index 87079e9..dca6b2f 100755
--- a/lxde/lxappearance/DETAILS
+++ b/lxde/lxappearance/DETAILS
@@ -1,8 +1,8 @@
SPELL=lxappearance
- VERSION=0.5.2
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/lxde/${SOURCE}
- SOURCE_GPG=gurus.gpg:$SOURCE.sig
+ VERSION=0.6.3
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+ SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/lxde/${SOURCE}
+
SOURCE_HASH=sha512:035cc952a33ac25408a4158cb4e745b17af3f29b5ceedfbe6b37235d16c801658403e862cd35ad7c8ca20fe6186fab1dce74a6e8d3b2eec12a30d532fc21662c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=http://lxde.sourceforge.net/
LICENSE[0]=GPL
diff --git a/lxde/lxappearance/HISTORY b/lxde/lxappearance/HISTORY
index d7d7b36..59a540c 100644
--- a/lxde/lxappearance/HISTORY
+++ b/lxde/lxappearance/HISTORY
@@ -1,3 +1,7 @@
+2022-07-21 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.6.3; switched to hash check
+ * DEPENDS: added missing dependencies
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)

diff --git a/lxde/lxappearance/lxappearance-0.5.2.tar.gz.sig
b/lxde/lxappearance/lxappearance-0.5.2.tar.gz.sig
deleted file mode 100644
index a83594c..0000000
Binary files a/lxde/lxappearance/lxappearance-0.5.2.tar.gz.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9e9a146efe136a5592b0d8f280b10cf3a7595d7d), Vlad Glagolev, 07/22/2022

Archive powered by MHonArc 2.6.24.

Top of Page