GNU bug report logs -
#73349
[PATCH] gnu: sirikali: Update to 1.6.0
Previous Next
To reply to this bug, email your comments to 73349 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
paren <at> disroot.org, guix <at> cbaines.net, ludo <at> gnu.org, othacehe <at> gnu.org, zimon.toutoune <at> gmail.com, me <at> tobias.gr, jgart <at> dismail.de, guix-patches <at> gnu.org
:
bug#73349
; Package
guix-patches
.
(Thu, 19 Sep 2024 05:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Aaron Covrig <aaron.covrig.us <at> ieee.org>
:
New bug report received and forwarded. Copy sent to
paren <at> disroot.org, guix <at> cbaines.net, ludo <at> gnu.org, othacehe <at> gnu.org, zimon.toutoune <at> gmail.com, me <at> tobias.gr, jgart <at> dismail.de, guix-patches <at> gnu.org
.
(Thu, 19 Sep 2024 05:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/file-systems.scm (sirikali): Update to 1.6.0
---
gnu/packages/file-systems.scm | 35 ++++++++++++++++++-----------------
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index c6a49a6bc0..e6b673780b 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -11,7 +11,7 @@
;;; Copyright © 2021 Noisytoot <noisytoot <at> disroot.org>
;;; Copyright © 2021, 2023 Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
;;; Copyright © 2022 Brian Cully <bjc <at> spork.org>
-;;; Copyright © 2023 Aaron Covrig <aaron.covrig.us <at> ieee.org>
+;;; Copyright © 2023, 2024 Aaron Covrig <aaron.covrig.us <at> ieee.org>
;;; Copyright © 2024 Ahmad Draidi <a.r.draidi <at> redscript.org>
;;; Copyright © 2024 Zheng Junjie <873216071 <at> qq.com>
;;
@@ -2231,25 +2231,26 @@ (define-public dwarfs
(define-public sirikali
(package
(name "sirikali")
- (version "1.5.1")
- (source (origin
- (method git-fetch)
- (uri (git-reference
- (url "https://github.com/mhogomchungu/sirikali")
- (commit version)))
- (file-name (git-file-name name version))
- (sha256
- (base32
- "1l52s8rxkfcxcx3s2fnsh08wy6hhjjvp7gcggdi84aqc4dq3rdnm"))))
+ (version "1.6.0")
+ (source
+ (origin
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/mhogomchungu/sirikali")
+ (commit version)))
+ (file-name (git-file-name name version))
+ (sha256
+ (base32 "06cl7srxaqpzv7gcd17cl78qhrpqhdvpfcj4pr73fr5hhackrf52"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ;No tests
- #:configure-flags '("-DQT5=true")))
+ #:configure-flags '("-DQT5=true" "-DCMAKE_BUILD_TYPE=RELEASE")))
(inputs (list xdg-utils libpwquality libgcrypt libsecret qtbase-5))
(native-inputs (list pkg-config))
(home-page "https://mhogomchungu.github.io/sirikali/")
- (synopsis "Graphical program for managing encrypted file-systems")
- (description "@dfn{SiriKali} is a Qt / C++ @acronym{GUI, graphical user
-interface} application that manages ecryptfs, cryfs, encfs, gocryptfs, fscrypt
-and securefs based encrypted folders.")
- (license license:gpl2+)))
+ (synopsis
+ "GUI front end to sshfs, ecryptfs, cryfs, gocryptfs, securefs, fscrypt and encfs")
+ (description "@dfn{SiriKali} is a Qt/C++ GUI application that manages
+ecryptfs, cryfs, encfs, gocryptfs, fscrypt and securefs
+based encrypted folders")
+ (license (list license:gpl3 license:gpl2))))
base-commit: 1b6ce1796abdf497f61f426d61339318f4f4f23d
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#73349
; Package
guix-patches
.
(Thu, 24 Oct 2024 21:11:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 73349 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/file-systems.scm (sirikali): Update to 1.6.0
---
gnu/packages/file-systems.scm | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 059bdf67a9..3ff675df19 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -11,7 +11,7 @@
;;; Copyright © 2021 Noisytoot <noisytoot <at> disroot.org>
;;; Copyright © 2021, 2023 Kaelyn Takata <kaelyn.alexi <at> protonmail.com>
;;; Copyright © 2022 Brian Cully <bjc <at> spork.org>
-;;; Copyright © 2023 Aaron Covrig <aaron.covrig.us <at> ieee.org>
+;;; Copyright © 2023, 2024 Aaron Covrig <aaron.covrig.us <at> ieee.org>
;;; Copyright © 2024 Ahmad Draidi <a.r.draidi <at> redscript.org>
;;; Copyright © 2024 Zheng Junjie <873216071 <at> qq.com>
;;
@@ -2339,25 +2339,25 @@ (define-public dwarfs
(define-public sirikali
(package
(name "sirikali")
- (version "1.5.1")
- (source (origin
- (method git-fetch)
- (uri (git-reference
- (url "https://github.com/mhogomchungu/sirikali")
- (commit version)))
- (file-name (git-file-name name version))
- (sha256
- (base32
- "1l52s8rxkfcxcx3s2fnsh08wy6hhjjvp7gcggdi84aqc4dq3rdnm"))))
+ (version "1.6.0")
+ (source
+ (origin
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/mhogomchungu/sirikali")
+ (commit version)))
+ (file-name (git-file-name name version))
+ (sha256
+ (base32 "06cl7srxaqpzv7gcd17cl78qhrpqhdvpfcj4pr73fr5hhackrf52"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ;No tests
- #:configure-flags '("-DQT5=true")))
+ #:configure-flags '("-DQT5=true" "-DCMAKE_BUILD_TYPE=RELEASE")))
(inputs (list xdg-utils libpwquality libgcrypt libsecret qtbase-5))
(native-inputs (list pkg-config))
(home-page "https://mhogomchungu.github.io/sirikali/")
- (synopsis "Graphical program for managing encrypted file-systems")
- (description "@dfn{SiriKali} is a Qt / C++ @acronym{GUI, graphical user
-interface} application that manages ecryptfs, cryfs, encfs, gocryptfs, fscrypt
-and securefs based encrypted folders.")
- (license license:gpl2+)))
+ (synopsis
+ "GUI front end to sshfs, ecryptfs, cryfs, gocryptfs, securefs, fscrypt and encfs")
+ (description
+ "@dfn{SiriKali} is a Qt/C++ @acronym{GUI, graphical user interface} application that manages ecryptfs, cryfs, encfs, gocryptfs, fscrypt and securefs based encrypted folders")
+ (license (list license:gpl3 license:gpl2))))
base-commit: f125143d64c3fac8c9576a55b48331cbf6096460
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#73349
; Package
guix-patches
.
(Wed, 04 Dec 2024 23:54:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 73349 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/file-systems.scm (sirikali): Upgrade to v1.7.2
---
gnu/packages/file-systems.scm | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 46febebb0d..985c4185c4 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -2360,7 +2360,7 @@ (define-public dwarfs
(define-public sirikali
(package
(name "sirikali")
- (version "1.5.1")
+ (version "1.7.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2369,16 +2369,16 @@ (define-public sirikali
(file-name (git-file-name name version))
(sha256
(base32
- "1l52s8rxkfcxcx3s2fnsh08wy6hhjjvp7gcggdi84aqc4dq3rdnm"))))
+ "1288adycjkd7gpk9qscr06v9b7436cn448wz8kxa89rsmpx0mn2j"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ;No tests
- #:configure-flags '("-DQT5=true")))
+ #:configure-flags '("-DQT5=true" "-DCMAKE_BUILD_TYPE=RELEASE")))
(inputs (list xdg-utils libpwquality libgcrypt libsecret qtbase-5))
(native-inputs (list pkg-config))
(home-page "https://mhogomchungu.github.io/sirikali/")
- (synopsis "Graphical program for managing encrypted file-systems")
- (description "@dfn{SiriKali} is a Qt / C++ @acronym{GUI, graphical user
-interface} application that manages ecryptfs, cryfs, encfs, gocryptfs, fscrypt
-and securefs based encrypted folders.")
- (license license:gpl2+)))
+ (synopsis "GUI front end to sshfs, ecryptfs, cryfs, gocryptfs, securefs, fscrypt and encfs")
+ (description "@dfn{SiriKali} is a Qt/C++ GUI @acronym{GUI, graphical user
+-interface} application that manages ecryptfs, cryfs, encfs, gocryptfs, fscrypt
+and securefs based encrypted folders")
+ (license (list license:gpl3 license:gpl2))))
--
2.46.0
This bug report was last modified 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.