Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: iamb-0.0.10
@ 2024-08-25 13:03 ninewise
  2024-08-25 17:22 ` [PR REVIEW] " tranzystorekk
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ninewise @ 2024-08-25 13:03 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1342 bytes --]

From b3a570d5916df405c20b2055f44a37df4b129ade 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..9a5696c3a6ba71
--- /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"
+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
+}

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

end of thread, other threads:[~2024-08-28 22:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-25 13:03 [PR PATCH] New package: iamb-0.0.10 ninewise
2024-08-25 17:22 ` [PR REVIEW] " tranzystorekk
2024-08-25 18:40 ` [PR PATCH] [Updated] " ninewise
2024-08-25 20:57 ` [PR REVIEW] " 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

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