Skip to Content.
Sympa Menu

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

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 (aa300678c8d14a7192658953e0553adea7b4a460)
  • Date: Mon, 4 Nov 2019 15:22:17 +0000

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

dev/null |binary
xorg-app/xkbprint/DEPENDS | 3 ++-
xorg-app/xkbprint/DETAILS | 11 +++++++----
xorg-app/xkbprint/HISTORY | 5 +++++
4 files changed, 14 insertions(+), 5 deletions(-)

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

xkbprint: => 1.0.5

diff --git a/xorg-app/xkbprint/DEPENDS b/xorg-app/xkbprint/DEPENDS
index 052504e..2307fcc 100755
--- a/xorg-app/xkbprint/DEPENDS
+++ b/xorg-app/xkbprint/DEPENDS
@@ -1,2 +1,3 @@
depends util-macros &&
-depends libxkbfile
+depends libxkbfile &&
+depends libx11
diff --git a/xorg-app/xkbprint/DETAILS b/xorg-app/xkbprint/DETAILS
index 1b64217..0268d76 100755
--- a/xorg-app/xkbprint/DETAILS
+++ b/xorg-app/xkbprint/DETAILS
@@ -1,10 +1,13 @@
SPELL=xkbprint
- VERSION=1.0.3
+ VERSION=1.0.5
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/app/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+ SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/app/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="Generate XKB keyboard descriptions"
diff --git a/xorg-app/xkbprint/HISTORY b/xorg-app/xkbprint/HISTORY
index 7613807..5468e70 100644
--- a/xorg-app/xkbprint/HISTORY
+++ b/xorg-app/xkbprint/HISTORY
@@ -1,3 +1,8 @@
+2019-11-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 1.0.5
+ * DEPENDS: add libx11
+
2011-03-04 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.0.3
SOURCE matches upstream posted SHA1
diff --git a/xorg-app/xkbprint/xkbprint-1.0.3.tar.bz2.sig
b/xorg-app/xkbprint/xkbprint-1.0.3.tar.bz2.sig
deleted file mode 100644
index 8bebad8..0000000
Binary files a/xorg-app/xkbprint/xkbprint-1.0.3.tar.bz2.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (aa300678c8d14a7192658953e0553adea7b4a460), Treeve Jelbert, 11/04/2019

Archive powered by MHonArc 2.6.24.

Top of Page