Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] new package: himalaya 0.4.0
@ 2021-08-17 17:12 kkga
  2021-08-17 17:39 ` ram02z
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: kkga @ 2021-08-17 17:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1558 bytes --]

There is a new pull request by kkga against master on the void-packages repository

https://github.com/kkga/void-packages himalaya
https://github.com/void-linux/void-packages/pull/32548

new package: himalaya 0.4.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/32548.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-himalaya-32548.patch --]
[-- Type: text/x-diff, Size: 1097 bytes --]

From f9ae796efaa56671d60d45155ed2f10a09303d13 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Tue, 17 Aug 2021 20:11:40 +0300
Subject: [PATCH] new package: himalaya 0.4.0

---
 srcpkgs/himalaya/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/himalaya/template

diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template
new file mode 100644
index 000000000000..77cc0761c3ef
--- /dev/null
+++ b/srcpkgs/himalaya/template
@@ -0,0 +1,19 @@
+# Template file for 'himalaya'
+pkgname=himalaya
+version=0.4.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
+short_desc="CLI email client"
+maintainer="Gadzhi Kharkharov <me@kkga.me>"
+license="BSD-3-Clause"
+homepage="https://github.com/soywod/himalaya"
+changelog="https://github.com/soywod/himalaya/blob/master/CHANGELOG.md"
+distfiles="https://github.com/soywod/himalaya/archive/v${version}.tar.gz"
+checksum=07359cc9827ecda8052a23428f642e06da5a899c40fe887acc5a880c76676131
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+}

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2021-09-27 20:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17 17:12 [PR PATCH] new package: himalaya 0.4.0 kkga
2021-08-17 17:39 ` ram02z
2021-08-17 18:56 ` [PR PATCH] [Updated] " kkga
2021-08-17 19:03 ` kkga
2021-08-17 19:04 ` kkga
2021-08-17 21:05 ` paper42
2021-08-17 21:06 ` [PR PATCH] [Updated] " kkga
2021-09-27 18:39 ` [PR PATCH] [Updated] New " kkga
2021-09-27 18:46 ` [PR REVIEW] " paper42
2021-09-27 18:57 ` [PR PATCH] [Updated] " kkga
2021-09-27 19:08 ` kkga
2021-09-27 19:09 ` kkga
2021-09-27 20:30 ` [PR PATCH] [Merged]: " paper42

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).