Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: presenterm-0.3.0
@ 2023-11-24 17:41 tranzystorekk
  2023-12-01  2:05 ` [PR PATCH] [Updated] " tranzystorekk
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: tranzystorekk @ 2023-11-24 17:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorekk/void-packages presenterm
https://github.com/void-linux/void-packages/pull/47376

New package: presenterm-0.3.0
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 34480269af71cec6455ef879d728d4f41c136c66 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Fri, 20 Oct 2023 09:50:34 +0200
Subject: [PATCH] New package: presenterm-0.3.0

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

diff --git a/srcpkgs/presenterm/template b/srcpkgs/presenterm/template
new file mode 100644
index 0000000000000..64ba837aa8e94
--- /dev/null
+++ b/srcpkgs/presenterm/template
@@ -0,0 +1,18 @@
+# Template file for 'presenterm'
+pkgname=presenterm
+version=0.3.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="oniguruma-devel"
+short_desc="Terminal slideshow tool"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/mfontanini/presenterm"
+changelog="https://raw.githubusercontent.com/mfontanini/presenterm/master/CHANGELOG.md"
+distfiles="https://github.com/mfontanini/presenterm/archive/refs/tags/v${version}.tar.gz"
+checksum=f239e5f2f6cbd5b16d5170e78ff773b8164e433a8260f4187faa5670dbbd521f
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2024-03-02 18:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24 17:41 [PR PATCH] New package: presenterm-0.3.0 tranzystorekk
2023-12-01  2:05 ` [PR PATCH] [Updated] " tranzystorekk
2023-12-16 17:51 ` tranzystorekk
2024-01-12 23:11 ` [PR PATCH] [Updated] New package: presenterm-0.4.0 tranzystorekk
2024-01-27  0:09 ` [PR PATCH] [Updated] New package: presenterm-0.4.1 tranzystorekk
2024-02-09 19:32 ` [PR PATCH] [Updated] New package: presenterm-0.5.0 tranzystorekk
2024-02-11 22:58 ` [PR PATCH] [Updated] New package: presenterm-0.6.0 tranzystorekk
2024-02-24 11:14 ` [PR PATCH] [Updated] New package: presenterm-0.6.1 tranzystorekk
2024-03-02 18:49 ` 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).