Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tiny-irc-client-0.8.0
@ 2020-12-21 15:12 eoli3n
  2020-12-21 15:13 ` [PR REVIEW] " ndowens
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: eoli3n @ 2020-12-21 15:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/eoli3n/void-packages tiny
https://github.com/void-linux/void-packages/pull/27321

New package: tiny-irc-client-0.8.0
Closes https://github.com/void-linux/void-packages/issues/27180 and https://github.com/osa1/tiny/issues/286

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

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

From 38c08a8df7ce5eebae5e8269a1b59b373f9b0683 Mon Sep 17 00:00:00 2001
From: eoli3n <jkirsz@gmail.com>
Date: Mon, 21 Dec 2020 16:08:39 +0100
Subject: [PATCH] New package: tiny-irc-client-0.8.0

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

diff --git a/srcpkgs/tiny-irc-client/template b/srcpkgs/tiny-irc-client/template
new file mode 100644
index 00000000000..40e1ab610e0
--- /dev/null
+++ b/srcpkgs/tiny-irc-client/template
@@ -0,0 +1,19 @@
+# Template file for 'tiny-irc-client'
+pkgname=tiny-irc-client
+version=0.8.0
+revision=1
+build_style=cargo
+configure_args="--no-default-features --features=desktop-notifications --features=tls-native"
+hostmakedepends="pkg-config"
+makedepends="libressl-devel dbus-devel"
+short_desc="Tiny terminal IRC client"
+maintainer="eoli3n <jkirsz@gmail.com>"
+license="MIT"
+homepage="https://github.com/osa1/tiny"
+distfiles="https://github.com/osa1/tiny/archive/v${version}.tar.gz"
+wrksrc="tiny-${version}"
+build_wrksrc="tiny"
+checksum=acaf0b7c3515bdfd0c80b4a7274aec44d283025c6e40508e450525167f73e447
+post_install() {
+    vlicense ../LICENSE
+}

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

end of thread, other threads:[~2021-05-10 11:21 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 15:12 [PR PATCH] New package: tiny-irc-client-0.8.0 eoli3n
2020-12-21 15:13 ` [PR REVIEW] " ndowens
2020-12-21 15:14 ` ndowens
2020-12-21 15:21 ` ahesford
2020-12-21 15:22 ` [PR PATCH] [Updated] " eoli3n
2020-12-21 15:22 ` [PR REVIEW] " eoli3n
2020-12-21 15:23 ` ndowens
2020-12-21 15:26 ` [PR PATCH] [Updated] " eoli3n
2020-12-21 15:27 ` [PR REVIEW] " eoli3n
2020-12-21 15:30 ` eoli3n
2020-12-21 15:52 ` [PR REVIEW] New package: tiny-0.8.0 osa1
2020-12-21 16:20 ` Johnnynator
2020-12-21 16:21 ` Johnnynator
2020-12-21 16:36 ` [PR PATCH] [Updated] " eoli3n
2021-05-09 12:00 ` eoli3n
2021-05-09 18:30 ` ahesford
2021-05-10  7:02 ` [PR PATCH] [Updated] " eoli3n
2021-05-10  7:12 ` eoli3n
2021-05-10 10:35 ` [PR PATCH] [Merged]: " ahesford
2021-05-10 11:21 ` eoli3n

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