Skip to Content.
Sympa Menu

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

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 (a629e8622c585633606d7a5ba961c122e7167203)
  • Date: Fri, 20 Apr 2018 14:54:15 +0000

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

crypto/sshfs-fuse/CONFIGURE | 1 +
crypto/sshfs-fuse/DEPENDS | 1 +
crypto/sshfs-fuse/DETAILS | 12 ++++++++----
crypto/sshfs-fuse/HISTORY | 7 +++++++
xorg-lib/libinput/DETAILS | 2 +-
xorg-lib/libinput/HISTORY | 3 +++
6 files changed, 21 insertions(+), 5 deletions(-)

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

libinput: => 1.10.5

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

sshfs-fuse: => 3.3.1

diff --git a/crypto/sshfs-fuse/CONFIGURE b/crypto/sshfs-fuse/CONFIGURE
new file mode 100755
index 0000000..d0bac55
--- /dev/null
+++ b/crypto/sshfs-fuse/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/MESON_CONFIGURE
diff --git a/crypto/sshfs-fuse/DEPENDS b/crypto/sshfs-fuse/DEPENDS
index 6d17d7d..d64b137 100755
--- a/crypto/sshfs-fuse/DEPENDS
+++ b/crypto/sshfs-fuse/DEPENDS
@@ -1,3 +1,4 @@
+depends meson &&
depends fuse3 &&
depends glib2 &&
depends pkgconfig &&
diff --git a/crypto/sshfs-fuse/DETAILS b/crypto/sshfs-fuse/DETAILS
index 8fdc62f..19a939e 100755
--- a/crypto/sshfs-fuse/DETAILS
+++ b/crypto/sshfs-fuse/DETAILS
@@ -1,10 +1,14 @@
+source $GRIMOIRE/MESON_FUNCTIONS
SPELL=sshfs-fuse
- VERSION=3.2.0
-
SOURCE_HASH=sha512:335b2d785004097c6d72444ac637b4acf9248f096fdbf5460ca49045babe1baf43d0218f45a66e63fb26bf796fa3213b9a5b2953fe41e16e2d6f639714b1bd16
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=3.3.1
+ SOURCE=sshfs-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/sshfs-$VERSION"
-
SOURCE_URL[0]=https://github.com/libfuse/sshfs/releases/download/sshfs-$VERSION/sshfs-$VERSION.tar.gz
WEB_SITE=https://github.com/libfuse/sshfs
+ SOURCE_URL[0]=$WEB_SITE/releases/download/sshfs-$VERSION/$SOURCE
+ SOURCE2=$SOURCE.asc
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=fuse.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
ENTERED=20050206
LICENSE[0]=GPL
KEYWORDS="ssh crypto"
diff --git a/crypto/sshfs-fuse/HISTORY b/crypto/sshfs-fuse/HISTORY
index 9b5a261..9db41a3 100644
--- a/crypto/sshfs-fuse/HISTORY
+++ b/crypto/sshfs-fuse/HISTORY
@@ -1,3 +1,10 @@
+2018-04-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.3.1
+ * DETAILS: add gpg checking
+ * CONFIGURE: added
+ * DEPENDS: add meson
+ convert to meson build
+
2017-09-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.2.0
* DEPENDS: fuse3
diff --git a/xorg-lib/libinput/DETAILS b/xorg-lib/libinput/DETAILS
index 663dee3..1926f20 100755
--- a/xorg-lib/libinput/DETAILS
+++ b/xorg-lib/libinput/DETAILS
@@ -1,6 +1,6 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libinput
- VERSION=1.10.4
+ VERSION=1.10.5
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://www.freedesktop.org/software/$SPELL/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/xorg-lib/libinput/HISTORY b/xorg-lib/libinput/HISTORY
index 8487273..21fcb34 100644
--- a/xorg-lib/libinput/HISTORY
+++ b/xorg-lib/libinput/HISTORY
@@ -1,3 +1,6 @@
+2018-04-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.10.5
+
2018-04-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.10.4




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a629e8622c585633606d7a5ba961c122e7167203), Treeve Jelbert, 04/20/2018

Archive powered by MHonArc 2.6.24.

Top of Page