* [PR PATCH] himalaya: update to 1.1.0.
@ 2025-01-17 18:31 icp1994
2025-01-20 19:07 ` [PR PATCH] [Updated] " icp1994
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: icp1994 @ 2025-01-17 18:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 474 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages himalaya
https://github.com/void-linux/void-packages/pull/54008
himalaya: update to 1.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/54008.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-himalaya-54008.patch --]
[-- Type: text/x-diff, Size: 1586 bytes --]
From c8251981012b2f5855d80461954636172d04996f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 12 Jan 2025 12:58:43 +0530
Subject: [PATCH] himalaya: update to 1.1.0.
---
srcpkgs/himalaya/template | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template
index 68b7f6bd5441eb..23512a72bafa3b 100644
--- a/srcpkgs/himalaya/template
+++ b/srcpkgs/himalaya/template
@@ -1,22 +1,19 @@
# Template file for 'himalaya'
pkgname=himalaya
-version=0.9.0
+version=1.1.0
revision=1
build_style=cargo
build_helper="qemu"
+configure_args="--features=oauth2"
hostmakedepends="pkg-config"
-makedepends="sqlite-devel libzstd-devel"
+checkdepends="libgit2-1.8-devel gpgme-devel libnotmuch-devel"
short_desc="CLI email client"
maintainer="Gadzhi Kharkharov <me@kkga.me>"
license="MIT"
-homepage="https://pimalaya.org/himalaya/"
-changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
-distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
-checksum=9a5593a3a92dcce8227cea45870a88432d8df3a012636eb5461165cf599dbcbb
-
-post_patch() {
- cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8
-}
+homepage="https://github.com/pimalaya/himalaya"
+changelog="https://raw.githubusercontent.com/pimalaya/himalaya/master/CHANGELOG.md"
+distfiles="https://github.com/pimalaya/himalaya/archive/refs/tags/v${version}.tar.gz"
+checksum=bc5ee10ebdb23ea205215650070373dc591f083a96b1d6d038aa23a105256f94
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] himalaya: update to 1.1.0.
2025-01-17 18:31 [PR PATCH] himalaya: update to 1.1.0 icp1994
@ 2025-01-20 19:07 ` icp1994
2025-02-06 7:14 ` icp1994
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2025-01-20 19:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages himalaya
https://github.com/void-linux/void-packages/pull/54008
himalaya: update to 1.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/54008.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-himalaya-54008.patch --]
[-- Type: text/x-diff, Size: 1618 bytes --]
From 06746e8c1c7325751701f4f9d27fbde477c7a055 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 12 Jan 2025 12:58:43 +0530
Subject: [PATCH] himalaya: update to 1.1.0.
---
srcpkgs/himalaya/template | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template
index 68b7f6bd5441eb..d02b35f9fc40e7 100644
--- a/srcpkgs/himalaya/template
+++ b/srcpkgs/himalaya/template
@@ -1,22 +1,19 @@
# Template file for 'himalaya'
pkgname=himalaya
-version=0.9.0
+version=1.1.0
revision=1
build_style=cargo
build_helper="qemu"
-hostmakedepends="pkg-config"
-makedepends="sqlite-devel libzstd-devel"
+configure_args="--features=oauth2"
+hostmakedepends="pkg-config libgit2-1.8-devel"
+checkdepends="gpgme-devel libnotmuch-devel"
short_desc="CLI email client"
maintainer="Gadzhi Kharkharov <me@kkga.me>"
license="MIT"
-homepage="https://pimalaya.org/himalaya/"
-changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
-distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
-checksum=9a5593a3a92dcce8227cea45870a88432d8df3a012636eb5461165cf599dbcbb
-
-post_patch() {
- cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8
-}
+homepage="https://github.com/pimalaya/himalaya"
+changelog="https://raw.githubusercontent.com/pimalaya/himalaya/master/CHANGELOG.md"
+distfiles="https://github.com/pimalaya/himalaya/archive/refs/tags/v${version}.tar.gz"
+checksum=bc5ee10ebdb23ea205215650070373dc591f083a96b1d6d038aa23a105256f94
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] himalaya: update to 1.1.0.
2025-01-17 18:31 [PR PATCH] himalaya: update to 1.1.0 icp1994
2025-01-20 19:07 ` [PR PATCH] [Updated] " icp1994
@ 2025-02-06 7:14 ` icp1994
2025-02-14 19:00 ` icp1994
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2025-02-06 7:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages himalaya
https://github.com/void-linux/void-packages/pull/54008
himalaya: update to 1.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/54008.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-himalaya-54008.patch --]
[-- Type: text/x-diff, Size: 1660 bytes --]
From 1dbc66311c748f2a997100a9b12ed5b6026fe183 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 12 Jan 2025 12:58:43 +0530
Subject: [PATCH] himalaya: update to 1.1.0.
---
srcpkgs/himalaya/template | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template
index 68b7f6bd5441eb..162bee223f69e2 100644
--- a/srcpkgs/himalaya/template
+++ b/srcpkgs/himalaya/template
@@ -1,22 +1,23 @@
# Template file for 'himalaya'
pkgname=himalaya
-version=0.9.0
+version=1.1.0
revision=1
build_style=cargo
build_helper="qemu"
+configure_args="--features=oauth2"
hostmakedepends="pkg-config"
-makedepends="sqlite-devel libzstd-devel"
+checkdepends="libgit2-1.8-devel gpgme-devel libnotmuch-devel"
short_desc="CLI email client"
maintainer="Gadzhi Kharkharov <me@kkga.me>"
license="MIT"
-homepage="https://pimalaya.org/himalaya/"
-changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
-distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
-checksum=9a5593a3a92dcce8227cea45870a88432d8df3a012636eb5461165cf599dbcbb
+homepage="https://github.com/pimalaya/himalaya"
+changelog="https://raw.githubusercontent.com/pimalaya/himalaya/master/CHANGELOG.md"
+distfiles="https://github.com/pimalaya/himalaya/archive/refs/tags/v${version}.tar.gz"
+checksum=bc5ee10ebdb23ea205215650070373dc591f083a96b1d6d038aa23a105256f94
-post_patch() {
- cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8
-}
+if [ -n "$CROSS_BUILD" ]; then
+ makedepends+=" libgit2-1.8-devel"
+fi
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] himalaya: update to 1.1.0.
2025-01-17 18:31 [PR PATCH] himalaya: update to 1.1.0 icp1994
2025-01-20 19:07 ` [PR PATCH] [Updated] " icp1994
2025-02-06 7:14 ` icp1994
@ 2025-02-14 19:00 ` icp1994
2025-03-11 8:08 ` icp1994
2025-03-11 8:26 ` icp1994
4 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2025-02-14 19:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages himalaya
https://github.com/void-linux/void-packages/pull/54008
himalaya: update to 1.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/54008.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-himalaya-54008.patch --]
[-- Type: text/x-diff, Size: 1664 bytes --]
From 8bc6b6829cda50ffd5841c7af9a6646b63a18644 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 12 Jan 2025 12:58:43 +0530
Subject: [PATCH] himalaya: update to 1.1.0.
---
srcpkgs/himalaya/template | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template
index 68b7f6bd5441eb..2d8f6c2a91aa1f 100644
--- a/srcpkgs/himalaya/template
+++ b/srcpkgs/himalaya/template
@@ -1,22 +1,23 @@
# Template file for 'himalaya'
pkgname=himalaya
-version=0.9.0
+version=1.1.0
revision=1
build_style=cargo
build_helper="qemu"
+configure_args="--features=oauth2"
hostmakedepends="pkg-config"
-makedepends="sqlite-devel libzstd-devel"
+checkdepends="libgit2-1.8-devel gpgme-devel libnotmuch-devel"
short_desc="CLI email client"
maintainer="Gadzhi Kharkharov <me@kkga.me>"
license="MIT"
-homepage="https://pimalaya.org/himalaya/"
-changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
-distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
-checksum=9a5593a3a92dcce8227cea45870a88432d8df3a012636eb5461165cf599dbcbb
+homepage="https://github.com/pimalaya/himalaya"
+changelog="https://raw.githubusercontent.com/pimalaya/himalaya/master/CHANGELOG.md"
+distfiles="https://github.com/pimalaya/himalaya/archive/refs/tags/v${version}.tar.gz"
+checksum=bc5ee10ebdb23ea205215650070373dc591f083a96b1d6d038aa23a105256f94
-post_patch() {
- cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8
-}
+if [ -n "$CROSS_BUILD" ]; then
+ hostmakedepends+=" libgit2-1.8-devel"
+fi
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] himalaya: update to 1.1.0.
2025-01-17 18:31 [PR PATCH] himalaya: update to 1.1.0 icp1994
` (2 preceding siblings ...)
2025-02-14 19:00 ` icp1994
@ 2025-03-11 8:08 ` icp1994
2025-03-11 8:26 ` icp1994
4 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2025-03-11 8:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages himalaya
https://github.com/void-linux/void-packages/pull/54008
himalaya: update to 1.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/54008.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-himalaya-54008.patch --]
[-- Type: text/x-diff, Size: 1660 bytes --]
From c7e4c6ee611a6e03c2eda9b0bde4942d85606a25 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 12 Jan 2025 12:58:43 +0530
Subject: [PATCH] himalaya: update to 1.1.0.
---
srcpkgs/himalaya/template | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template
index 68b7f6bd5441eb..162bee223f69e2 100644
--- a/srcpkgs/himalaya/template
+++ b/srcpkgs/himalaya/template
@@ -1,22 +1,23 @@
# Template file for 'himalaya'
pkgname=himalaya
-version=0.9.0
+version=1.1.0
revision=1
build_style=cargo
build_helper="qemu"
+configure_args="--features=oauth2"
hostmakedepends="pkg-config"
-makedepends="sqlite-devel libzstd-devel"
+checkdepends="libgit2-1.8-devel gpgme-devel libnotmuch-devel"
short_desc="CLI email client"
maintainer="Gadzhi Kharkharov <me@kkga.me>"
license="MIT"
-homepage="https://pimalaya.org/himalaya/"
-changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
-distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
-checksum=9a5593a3a92dcce8227cea45870a88432d8df3a012636eb5461165cf599dbcbb
+homepage="https://github.com/pimalaya/himalaya"
+changelog="https://raw.githubusercontent.com/pimalaya/himalaya/master/CHANGELOG.md"
+distfiles="https://github.com/pimalaya/himalaya/archive/refs/tags/v${version}.tar.gz"
+checksum=bc5ee10ebdb23ea205215650070373dc591f083a96b1d6d038aa23a105256f94
-post_patch() {
- cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8
-}
+if [ -n "$CROSS_BUILD" ]; then
+ makedepends+=" libgit2-1.8-devel"
+fi
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] himalaya: update to 1.1.0.
2025-01-17 18:31 [PR PATCH] himalaya: update to 1.1.0 icp1994
` (3 preceding siblings ...)
2025-03-11 8:08 ` icp1994
@ 2025-03-11 8:26 ` icp1994
4 siblings, 0 replies; 6+ messages in thread
From: icp1994 @ 2025-03-11 8:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 479 bytes --]
There is an updated pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages himalaya
https://github.com/void-linux/void-packages/pull/54008
himalaya: update to 1.1.0.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture: **x86_64**
A patch file from https://github.com/void-linux/void-packages/pull/54008.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-himalaya-54008.patch --]
[-- Type: text/x-diff, Size: 1701 bytes --]
From 0ebc0d15573a0a1f137c66682b9276cd20b8d0bb Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 12 Jan 2025 12:58:43 +0530
Subject: [PATCH] himalaya: update to 1.1.0.
---
srcpkgs/himalaya/template | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)
diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template
index 68b7f6bd5441eb..484a704d1274e0 100644
--- a/srcpkgs/himalaya/template
+++ b/srcpkgs/himalaya/template
@@ -1,22 +1,24 @@
# Template file for 'himalaya'
pkgname=himalaya
-version=0.9.0
+version=1.1.0
revision=1
build_style=cargo
build_helper="qemu"
+configure_args="--features=oauth2"
hostmakedepends="pkg-config"
-makedepends="sqlite-devel libzstd-devel"
+checkdepends="libgit2-1.8-devel gpgme-devel libnotmuch-devel"
short_desc="CLI email client"
maintainer="Gadzhi Kharkharov <me@kkga.me>"
license="MIT"
-homepage="https://pimalaya.org/himalaya/"
-changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
-distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
-checksum=9a5593a3a92dcce8227cea45870a88432d8df3a012636eb5461165cf599dbcbb
+homepage="https://github.com/pimalaya/himalaya"
+changelog="https://raw.githubusercontent.com/pimalaya/himalaya/master/CHANGELOG.md"
+distfiles="https://github.com/pimalaya/himalaya/archive/refs/tags/v${version}.tar.gz"
+checksum=bc5ee10ebdb23ea205215650070373dc591f083a96b1d6d038aa23a105256f94
-post_patch() {
- cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8
-}
+if [ -n "$CROSS_BUILD" ]; then
+ hostmakedepends+=" libgit2-1.8-devel"
+ makedepends+=" libgit2-1.8-devel"
+fi
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-03-11 8:26 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-17 18:31 [PR PATCH] himalaya: update to 1.1.0 icp1994
2025-01-20 19:07 ` [PR PATCH] [Updated] " icp1994
2025-02-06 7:14 ` icp1994
2025-02-14 19:00 ` icp1994
2025-03-11 8:08 ` icp1994
2025-03-11 8:26 ` icp1994
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).