Github messages for voidlinux
 help / color / mirror / Atom feed
From: ninewise <ninewise@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: iamb-0.0.10
Date: Sun, 25 Aug 2024 20:40:37 +0200	[thread overview]
Message-ID: <20240825184037.2FB682CB60@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-51982@inbox.vuxu.org>

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

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

https://github.com/ninewise/void-packages new/iamb-0.0.10
https://github.com/void-linux/void-packages/pull/51982

New package: iamb-0.0.10
#### 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**. Well, mostly. It's still 0.0.10, but it has had releases since march 2023.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new/iamb-0.0.10-51982.patch --]
[-- Type: text/x-diff, Size: 1350 bytes --]

From f3f40cebc7e5337012a5ff5b78201c4515dc287c Mon Sep 17 00:00:00 2001
From: Felix Van der Jeugt <felix.vanderjeugt@posteo.net>
Date: Sun, 25 Aug 2024 14:56:30 +0200
Subject: [PATCH] New package: iamb-0.0.10

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

diff --git a/srcpkgs/iamb/template b/srcpkgs/iamb/template
new file mode 100644
index 00000000000000..082a73148fda46
--- /dev/null
+++ b/srcpkgs/iamb/template
@@ -0,0 +1,22 @@
+# Template file for 'iamb'
+pkgname=iamb
+version=0.0.10
+revision=1
+build_style=cargo
+configure_args="--no-default-features --features=native-tls,desktop"
+hostmakedepends="pkg-config"
+makedepends="openssl-devel sqlite-devel oniguruma-devel"
+short_desc="Terminal-based client for Matrix for the Vim addict"
+maintainer="Felix Van der Jeugt <felixvdj+github@posteo.be>"
+license="Apache-2.0"
+homepage="https://iamb.chat"
+distfiles="https://github.com/ulyssa/iamb/archive/refs/tags/v${version}.tar.gz"
+checksum=f628cfbd9eba9e8881902b970e9432fec815044ec9bea901a8562ea3ef8f4615
+
+post_install() {
+	vinstall iamb.desktop 644 usr/share/applications
+	vinstall config.example.toml 644 usr/share/examples/iamb config.toml
+	vinstall docs/iamb.svg 644 usr/share/icons/hicolor/scalable/apps
+	vman docs/iamb.1
+	vman docs/iamb.5
+}

  parent reply	other threads:[~2024-08-25 18:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-25 13:03 [PR PATCH] " ninewise
2024-08-25 17:22 ` [PR REVIEW] " tranzystorekk
2024-08-25 18:40 ` ninewise [this message]
2024-08-25 20:57 ` ninewise
2024-08-26  5:18 ` tranzystorekk
2024-08-26  5:18 ` tranzystorekk
2024-08-26  6:13 ` [PR PATCH] [Updated] " ninewise
2024-08-28 11:53 ` Bnyro
2024-08-28 22:14 ` [PR PATCH] [Closed]: " tranzystorekk
  -- strict thread matches above, loose matches on Subject: below --
2024-04-01 14:59 [PR PATCH] New package: iamb-0.0.9 Bnyro
2024-08-28 12:00 ` [PR PATCH] [Updated] New package: iamb-0.0.10 Bnyro

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=20240825184037.2FB682CB60@inbox.vuxu.org \
    --to=ninewise@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).