Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ktlint-0.48.2
@ 2023-04-16  8:15 Bnyro
  2023-05-01 14:46 ` [PR PATCH] [Closed]: " Bnyro
  0 siblings, 1 reply; 2+ messages in thread
From: Bnyro @ 2023-04-16  8:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages ktlint
https://github.com/void-linux/void-packages/pull/43475

New package: ktlint-0.48.2
#### 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)


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

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

From 599ae34515a2804e63da76e5b4a36e9e6385616b Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 16 Apr 2023 10:13:57 +0200
Subject: [PATCH] New package: ktlint-0.48.2

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

diff --git a/srcpkgs/ktlint/template b/srcpkgs/ktlint/template
new file mode 100644
index 000000000000..c44ac6ba7c1d
--- /dev/null
+++ b/srcpkgs/ktlint/template
@@ -0,0 +1,19 @@
+# Template file for 'ktlint'
+pkgname=ktlint
+version=0.48.2
+revision=1
+build_style=fetch
+depends="virtual?java-environment"
+short_desc="Kotlin linter with inbuilt formatter"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="MIT"
+homepage="https://pinterest.github.io/ktlint/"
+distfiles="https://github.com/pinterest/ktlint/releases/download/${version}/ktlint
+	https://raw.githubusercontent.com/pinterest/ktlint/${version}/LICENSE"
+checksum="e0647f930f48583b35b7d52133119a3e5efdd9cf57384847bfe6241544fd0342
+	b45bdb3357e761d4b1300470833cf5e5e9fafc32a5f98efef214ba926b0120d5"
+
+do_install() {
+	vbin ktlint
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Closed]: New package: ktlint-0.48.2
  2023-04-16  8:15 [PR PATCH] New package: ktlint-0.48.2 Bnyro
@ 2023-05-01 14:46 ` Bnyro
  0 siblings, 0 replies; 2+ messages in thread
From: Bnyro @ 2023-05-01 14:46 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: ktlint-0.48.2
https://github.com/void-linux/void-packages/pull/43475

Description:
#### 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)


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

end of thread, other threads:[~2023-05-01 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-16  8:15 [PR PATCH] New package: ktlint-0.48.2 Bnyro
2023-05-01 14:46 ` [PR PATCH] [Closed]: " Bnyro

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