Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gdu-5.2.0
@ 2021-07-11  9:27 TeddyDD
  2021-07-11  9:28 ` [PR PATCH] [Updated] " TeddyDD
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: TeddyDD @ 2021-07-11  9:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 add-gdu
https://github.com/void-linux/void-packages/pull/31903

New package: gdu-5.2.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 1b4433e521c821833447f6f5837099059cf40b5c Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sun, 11 Jul 2021 11:23:35 +0200
Subject: [PATCH] New package: gdu-5.2.0

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

diff --git a/srcpkgs/gdu/template b/srcpkgs/gdu/template
new file mode 100644
index 000000000000..0c25b0f0848e
--- /dev/null
+++ b/srcpkgs/gdu/template
@@ -0,0 +1,28 @@
+# Template file for 'gdu'
+pkgname=gdu
+version=5.2.0
+revision=1
+#archs="i686 x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=go
+go_import_path="github.com/dundee/gdu/v5/cmd/gdu"
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+# hostmakedepends=""
+# makedepends=""
+# depends=""
+short_desc="Disk usage analyzer intended primarily for SSD disks"
+maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
+license="MIT"
+homepage="https://github.com/dundee/gdu"
+distfiles="https://github.com/dundee/gdu/archive/refs/tags/v${version}.tar.gz"
+checksum=e582568a7d12e95cc5d35d9403f0964df719ef87f1b56d5b10ba06d25c25ca27
+
+post_install() {
+	vman gdu.1
+	vlicense LICENSE.md
+}

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

end of thread, other threads:[~2022-01-15 16:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-11  9:27 [PR PATCH] New package: gdu-5.2.0 TeddyDD
2021-07-11  9:28 ` [PR PATCH] [Updated] " TeddyDD
2021-07-11  9:40 ` TeddyDD
2021-07-24 21:33 ` TeddyDD
2021-10-07  9:13 ` [PR PATCH] [Updated] New package: gdu-5.4.0 TeddyDD
2021-12-18 12:49 ` [PR PATCH] [Updated] New package: gdu-5.8.1 TeddyDD
2022-01-15 16:25 ` [PR PATCH] [Merged]: New package: gdu-5.12.1 paper42

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