Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fatsort-1.6.2.605
@ 2020-07-09  0:59 tibequadorian
  2020-07-11 18:40 ` [PR REVIEW] " ahesford
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: tibequadorian @ 2020-07-09  0:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages fatsort
https://github.com/void-linux/void-packages/pull/23485

New package: fatsort-1.6.2.605


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

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

From 1185bbcbad278e7cf017e0d8e9415604e5ec1cd6 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Thu, 9 Jul 2020 02:57:24 +0200
Subject: [PATCH] New package: fatsort-1.6.2.605

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

diff --git a/srcpkgs/fatsort/template b/srcpkgs/fatsort/template
new file mode 100644
index 00000000000..9b0720a147c
--- /dev/null
+++ b/srcpkgs/fatsort/template
@@ -0,0 +1,18 @@
+# Template file for 'fatsort'
+pkgname=fatsort
+version=1.6.2.605
+revision=1
+build_style=gnu-makefile
+hostmakedepends="help2man"
+short_desc="Utility that sorts FAT12, FAT16, FAT32 and exFAT partitions"
+maintainer="tibequadorian <tibequadorian@posteo.de>"
+license="GPL-2.0-or-later"
+homepage="https://fatsort.sourceforge.io/"
+distfiles="https://iweb.dl.sourceforge.net/project/fatsort/fatsort-${version}.tar.xz"
+checksum=08cafa36f86ab89e7a3241d437df9af8a008549d7d13416256b7aaa006d5ffb7
+nocross=yes
+
+pre_install() {
+	sed -i 's|/usr/local/share|/usr/share|g' ${wrksrc}/Makefile
+	sed -i 's|/usr/local/sbin|/usr/bin|g' ${wrksrc}/src/Makefile
+}

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

end of thread, other threads:[~2020-07-26  9:59 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-09  0:59 [PR PATCH] New package: fatsort-1.6.2.605 tibequadorian
2020-07-11 18:40 ` [PR REVIEW] " ahesford
2020-07-11 18:40 ` ahesford
2020-07-11 18:40 ` ahesford
2020-07-11 19:56 ` [PR PATCH] [Updated] " tibequadorian
2020-07-11 20:22 ` [PR REVIEW] " tibequadorian
2020-07-11 20:22 ` tibequadorian
2020-07-11 20:22 ` tibequadorian
2020-07-11 20:47 ` Chocimier
2020-07-22 17:45 ` tibequadorian
2020-07-24  0:45 ` sgn
2020-07-24  2:15 ` ahesford
2020-07-25  4:44 ` sgn
2020-07-25 13:07 ` tibequadorian
2020-07-25 13:30 ` ahesford
2020-07-25 16:45 ` tibequadorian
2020-07-25 16:51 ` [PR PATCH] [Updated] " tibequadorian
2020-07-25 17:32 ` tibequadorian
2020-07-25 17:58 ` ahesford
2020-07-26  0:57 ` sgn
2020-07-26  3:52 ` ahesford
2020-07-26  3:57 ` sgn
2020-07-26  4:02 ` [PR PATCH] [Merged]: " sgn
2020-07-26  9:59 ` tibequadorian

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