Github messages for voidlinux
 help / color / mirror / Atom feed
From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: x3270-4.3ga8
Date: Tue, 07 May 2024 14:55:45 +0200	[thread overview]
Message-ID: <20240507125545.2E90C22114@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50128@inbox.vuxu.org>

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

There is an updated pull request by realcharmer against master on the void-packages repository

https://github.com/realcharmer/void-packages x3270
https://github.com/void-linux/void-packages/pull/50128

New package: x3270-4.3ga8
IBM 3270 terminal emulator. This is needed for working with modern s390x IBM mainframes with z/VM.

http://x3270.bgp.nu/

#### 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**

#### 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/50128.patch is attached

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

From 6a444c2d29ab57d8f2ae8d376535a6707f0223d1 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 30 Apr 2024 15:29:14 +0200
Subject: [PATCH] New package: x3270-4.3ga8

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

diff --git a/srcpkgs/x3270/template b/srcpkgs/x3270/template
new file mode 100644
index 00000000000000..41d1c7f746e530
--- /dev/null
+++ b/srcpkgs/x3270/template
@@ -0,0 +1,21 @@
+# Template file for 'x3270'
+pkgname=x3270
+version=4.3ga8
+revision=1
+build_style=gnu-configure
+configure_args="--enable-unix --enable-c3270 --prefix=/usr --bindir=/usr/bin
+ --sysconfdir=/etc --with-fontdir=/usr/share/fonts/3270"
+make_install_target="install install.man"
+hostmakedepends="mkfontscale bdftopcf tcl-devel"
+makedepends="libX11-devel libXaw-devel ncurses-devel expat-devel"
+depends="libXaw tcl"
+short_desc="IBM 3270 terminal emulator"
+maintainer="Emil Miler <em@0x45.cz>"
+license="BSD-3-Clause, MIT"
+homepage="http://x3270.bgp.nu/"
+distfiles="http://x3270.bgp.nu/download/04.03/suite3270-${version}-src.tgz"
+checksum=81c0ba4447d97a7b483c40e11b39d4498bbc9af55fa4f78ccff064b3e378dc59
+
+post_install() {
+	vlicense wc3270/LICENSE.txt.tmpl LICENSE
+}

  parent reply	other threads:[~2024-05-07 12:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 13:32 [PR PATCH] " realcharmer
2024-04-30 13:34 ` opth
2024-04-30 13:34 ` [PR REVIEW] " realcharmer
2024-04-30 13:36 ` [PR PATCH] [Updated] " realcharmer
2024-04-30 13:41 ` realcharmer
2024-05-07  8:01 ` realcharmer
2024-05-07  8:21 ` realcharmer
2024-05-07 12:52 ` realcharmer
2024-05-07 12:55 ` realcharmer [this message]
2024-05-07 13:37 ` realcharmer
2024-05-07 13:38 ` [PR REVIEW] " realcharmer
2024-05-07 13:47 ` [PR PATCH] [Updated] " realcharmer
2024-05-07 13:52 ` realcharmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240507125545.2E90C22114@inbox.vuxu.org \
    --to=realcharmer@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).