Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tcl-Ffidl-0.9
@ 2024-04-15 14:27 Eloitor
  2024-04-15 14:28 ` [PR PATCH] [Updated] " Eloitor
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eloitor @ 2024-04-15 14:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages tcl-Ffidl
https://github.com/void-linux/void-packages/pull/49850

New package: tcl-Ffidl-0.9
#### 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)

This can be tested with: [qsort_ffidl.tcl.txt](https://github.com/void-linux/void-packages/files/14980433/qsort_ffidl.tcl.txt)


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

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

From 41695a9724f67a0ba43756a5fc3bdfaa2413d29d Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Mon, 15 Apr 2024 19:24:55 +0200
Subject: [PATCH] New package: tcl-Ffidl-0.9

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

diff --git a/srcpkgs/tcl-Ffidl/template b/srcpkgs/tcl-Ffidl/template
new file mode 100644
index 00000000000000..85cd11f482b0fb
--- /dev/null
+++ b/srcpkgs/tcl-Ffidl/template
@@ -0,0 +1,18 @@
+# Template file for 'tcl-Ffidl'
+pkgname=tcl-Ffidl
+version=0.9
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="tcl-devel libffi-devel"
+short_desc="Extend Tcl without extensions"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="MIT"
+homepage="https://prs-de.github.io/ffidl"
+changelog="ihttps://prs-de.github.io/ffidl/#changelog"
+distfiles="https://github.com/prs-de/ffidl/archive/refs/tags/${version}.tar.gz"
+checksum=756baf3e57385cdd0656bf1e4e7556b520ef27c733275753818411c733bd5983
+
+post_install() {
+	vlicense ilicense.terms
+}

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

end of thread, other threads:[~2024-04-16  7:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-15 14:27 [PR PATCH] New package: tcl-Ffidl-0.9 Eloitor
2024-04-15 14:28 ` [PR PATCH] [Updated] " Eloitor
2024-04-15 14:31 ` Eloitor
2024-04-15 14:34 ` Eloitor
2024-04-15 14:37 ` Eloitor
2024-04-15 22:46 ` iFoundSilentHouse
2024-04-16  7:45 ` [PR PATCH] [Updated] " Eloitor

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