Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: bootterm-0.5
@ 2024-10-27  9:54 vincele
  2024-10-27  9:57 ` vincele
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: vincele @ 2024-10-27  9:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vincele/void-packages bootterm
https://github.com/void-linux/void-packages/pull/52797

New package: bootterm-0.5
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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


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

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

From 771afcabbcbec087e014f5d7bef4bdea55b0c953 Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Sun, 27 Oct 2024 10:27:15 +0100
Subject: [PATCH] New package: bootterm-0.5

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

diff --git a/srcpkgs/bootterm/template b/srcpkgs/bootterm/template
new file mode 100644
index 00000000000000..8bb43d4ce91f0b
--- /dev/null
+++ b/srcpkgs/bootterm/template
@@ -0,0 +1,16 @@
+# Template file for 'bootterm'
+pkgname=bootterm
+version=0.5
+revision=1
+build_style=gnu-makefile
+# To overcome the ld linker getting handled gcc parameters (-Wl,-z,relro)
+make_use_env=yes
+# Force termios.h usage instead of asm/termbits.h (for tcgetattr, etc.)
+make_build_args="CFLAGS=-DNO_TCGETS2"
+makedepends=""
+short_desc="Simple terminal designed to ease connection to serial ports"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="MIT"
+homepage="https://tracker.debian.org/pkg/bootterm"
+distfiles="${DEBIAN_SITE}/main/b/bootterm/bootterm_${version}.orig.tar.gz"
+checksum=95cc154236655082fb60e8cdae15823e4624e108b8aead59498ac8f2263295ad

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

end of thread, other threads:[~2025-05-18 13:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-27  9:54 [PR PATCH] New package: bootterm-0.5 vincele
2024-10-27  9:57 ` vincele
2024-10-27 10:00 ` [PR PATCH] [Updated] " vincele
2024-10-27 10:02 ` vincele
2024-10-27 10:14 ` vincele
2024-10-27 10:15 ` vincele
2024-10-27 10:20 ` [PR PATCH] [Updated] " vincele
2024-10-27 10:24 ` vincele
2024-10-27 10:29 ` vincele
2024-10-27 19:01 ` [PR REVIEW] [WIP] " tranzystorekk
2024-10-27 22:19 ` vincele
2024-10-27 22:22 ` tranzystorekk
2024-10-27 22:23 ` tranzystorekk
2025-01-26  1:59 ` github-actions
2025-04-22 16:31 ` [PR PATCH] [Updated] " vincele
2025-05-18 13:11 ` vincele

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