Github messages for voidlinux
 help / color / mirror / Atom feed
From: mbsmith <mbsmith@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New Package: lieer-1.6
Date: Tue, 09 Jan 2024 17:22:03 +0100	[thread overview]
Message-ID: <20240109162203.R45hgkqNjUm0OQGBdU0KaEyOYgDRR0Parc4H6pSAtto@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48138@inbox.vuxu.org>

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

There is an updated pull request by mbsmith against master on the void-packages repository

https://github.com/mbsmith/void-packages new_package_lieer
https://github.com/void-linux/void-packages/pull/48138

New Package: lieer-1.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (glibc)



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

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

From 5abcf86878874f90fe2de3ff9751175352b7b5e7 Mon Sep 17 00:00:00 2001
From: mbsmith <xulfer@cheapbsd.net>
Date: Tue, 9 Jan 2024 09:23:27 -0600
Subject: [PATCH] New Package: lieer-1.6

Fix some check issues.
---
 srcpkgs/lieer/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/lieer/template

diff --git a/srcpkgs/lieer/template b/srcpkgs/lieer/template
new file mode 100644
index 0000000000000..e4e4516dbe8b6
--- /dev/null
+++ b/srcpkgs/lieer/template
@@ -0,0 +1,19 @@
+# Template file for 'lieer'
+pkgname=lieer
+version=1.6
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-google-auth-oauthlib python3-google-api-python-client
+ python3-tqdm python3-notmuch2"
+checkdepends="${depends} python3-pip python3-pytest-xdist python3-cffi"
+short_desc="Fast fetch and two-way tag synchronization between notmuch and GMail"
+maintainer="Micheal Smith <xulfer@cheapbsd.net>"
+license="GPL-3.0-or-later"
+homepage="http://lieer.gaute.vetsj.com"
+distfiles="https://github.com/gauteh/lieer/archive/refs/tags/v${version}.tar.gz"
+checksum=f6afd4e167f4fe7873bd53ff7549495e4d5cbb38c563eebff036403e3879413a
+
+post_install() {
+	vbin gmi
+}

  reply	other threads:[~2024-01-09 16:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 15:37 [PR PATCH] " mbsmith
2024-01-09 16:22 ` mbsmith [this message]
2024-01-22 17:22 ` [PR PATCH] [Closed]: " mbsmith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240109162203.R45hgkqNjUm0OQGBdU0KaEyOYgDRR0Parc4H6pSAtto@z \
    --to=mbsmith@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).