Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: code-minimap-0.6.4
@ 2024-02-19 23:04 Eloitor
  2024-02-19 23:05 ` Eloitor
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Eloitor @ 2024-02-19 23:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages code-minimap
https://github.com/void-linux/void-packages/pull/48841

New package: code-minimap-0.6.4
#### 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)

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

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

From 2861054c22bb505a2f129a2089abfd396d33f957 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Tue, 20 Feb 2024 00:03:14 +0100
Subject: [PATCH] New package: code-minimap-0.6.4

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

diff --git a/srcpkgs/code-minimap/template b/srcpkgs/code-minimap/template
new file mode 100644
index 0000000000000..dcbc7cf2ee03c
--- /dev/null
+++ b/srcpkgs/code-minimap/template
@@ -0,0 +1,16 @@
+# Template file for 'code-minimap'
+pkgname=code-minimap
+version=0.6.4
+revision=1
+build_style=cargo
+short_desc="High performance code minimap render"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="Apache-2.0, MIT"
+homepage="https://github.com/wfxr/code-minimap"
+distfiles="https://github.com/wfxr/code-minimap/archive/refs/tags/v${version}.tar.gz"
+checksum=4e2f15e4a0f7bd31e33f1c423e3120318e13de1b6800ba673037e38498b3a423
+
+post_install() {
+	vlicense LICENSE-MIT
+	vlicense LICENSE-APACHE
+}

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

end of thread, other threads:[~2024-05-06 13:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-19 23:04 [PR PATCH] New package: code-minimap-0.6.4 Eloitor
2024-02-19 23:05 ` Eloitor
2024-02-19 23:06 ` Eloitor
2024-04-07  9:03 ` AnInternetTroll
2024-05-01 19:41 ` [PR REVIEW] " AnInternetTroll
2024-05-01 19:42 ` AnInternetTroll
2024-05-02  7:50 ` [PR PATCH] [Updated] " Eloitor
2024-05-02  7:56 ` Eloitor
2024-05-06 13:53 ` [PR PATCH] [Updated] New package: code-minimap-0.6.7 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).