Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sedutil-1.20.0
@ 2022-02-27 21:22 jcul
  2022-02-28 10:57 ` [PR PATCH] [Updated] " jcul
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jcul @ 2022-02-27 21:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcul/void-packages master
https://github.com/void-linux/void-packages/pull/35880

New package: sedutil-1.20.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l

First package, so let me know if there are issues, thanks.

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

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

From fa9fbc6b920224e227cfd80de8fc7ef2c9eeef63 Mon Sep 17 00:00:00 2001
From: Jack Culhane <jackculhane@gmail.com>
Date: Sun, 27 Feb 2022 21:15:44 +0000
Subject: [PATCH] New package: sedutil-1.20.0

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

diff --git a/srcpkgs/sedutil/template b/srcpkgs/sedutil/template
new file mode 100644
index 000000000000..a8aa19fbb5af
--- /dev/null
+++ b/srcpkgs/sedutil/template
@@ -0,0 +1,16 @@
+# Template file for 'sedutil'
+pkgname=sedutil
+version=1.20.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake"
+short_desc="Drive Trust Alliance Self Encrypting Drive Utility"
+maintainer="Jack Culhane <jackculhane@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Drive-Trust-Alliance/sedutil"
+distfiles="https://github.com/Drive-Trust-Alliance/${pkgname}/archive/${version}.tar.gz"
+checksum=88016b93cbbef98fa6f5c4e6f58e6c871662b6a7f1fc8dc788c8599fa37a44f3
+
+pre_configure() {
+	autoreconf -fi
+}

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

end of thread, other threads:[~2022-08-27 22:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-27 21:22 [PR PATCH] New package: sedutil-1.20.0 jcul
2022-02-28 10:57 ` [PR PATCH] [Updated] " jcul
2022-05-28  8:51 ` jcul
2022-08-27  2:15 ` github-actions
2022-08-27 22:36 ` [PR PATCH] [Closed]: " Duncaen

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