Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ascii-image-converter-1.11.0
@ 2022-05-01 16:45 nadevko
  2022-05-01 16:58 ` [PR PATCH] [Updated] " nadevko
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: nadevko @ 2022-05-01 16:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nadevko/void-packages ascii-image-converter
https://github.com/void-linux/void-packages/pull/36940

New package: ascii-image-converter-1.11.0
#### Testing the changes
- I tested the changes in this PR: **YES**

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ascii-image-converter-36940.patch --]
[-- Type: text/x-diff, Size: 1234 bytes --]

From 68b14dcb07946b876125743e754c5b906eaa1090 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Sun, 1 May 2022 19:39:41 +0300
Subject: [PATCH] New package: ascii-image-converter-1.11.0

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

diff --git a/srcpkgs/ascii-image-converter/template b/srcpkgs/ascii-image-converter/template
new file mode 100644
index 000000000000..e017b5d7ebb3
--- /dev/null
+++ b/srcpkgs/ascii-image-converter/template
@@ -0,0 +1,19 @@
+# Template file for 'ascii-image-converter'
+pkgname='ascii-image-converter'
+short_desc='Tool to convert images into ascii art and braille art'
+maintainer='Nadeŭka <nadevko@riseup.net>'
+license='Apache-2.0'
+homepage='https://github.com/TheZoraiz/ascii-image-converter'
+revision='1'
+
+version='1.11.0'
+checksum='07cdc3eef3c9549c1a370ce8fcfa43510e3b99fecc4bd8aa11827f2cf4a2365e'
+
+build_style='go'
+distfiles="https://github.com/TheZoraiz/ascii-image-converter/archive/refs/tags/v$version.tar.gz"
+go_import_path='github.com/TheZoraiz/ascii-image-converter'
+
+pre_install() {
+	vlicense LICENSE.txt
+	vdoc README.md
+}

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

end of thread, other threads:[~2022-05-19 12:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-01 16:45 [PR PATCH] New package: ascii-image-converter-1.11.0 nadevko
2022-05-01 16:58 ` [PR PATCH] [Updated] " nadevko
2022-05-02  6:47 ` nadevko
2022-05-02  6:55 ` nadevko
2022-05-02  6:58 ` nadevko
2022-05-02  7:14 ` nadevko
2022-05-02 17:39 ` nadevko
2022-05-08 12:19 ` nadevko
2022-05-19 12:53 ` nadevko

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