Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: code-minimap-0.6.7
Date: Mon, 06 May 2024 15:53:26 +0200	[thread overview]
Message-ID: <20240506135326.3F5E3264CA@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48841@inbox.vuxu.org>

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

There is an updated 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.7
#### 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)

closes https://github.com/void-linux/void-packages/issues/34926

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: 1214 bytes --]

From ad0cddcc2e3702873683516342e3d294a1149f23 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.7

---
 srcpkgs/code-minimap/template | 19 +++++++++++++++++++
 1 file changed, 19 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 00000000000000..58f0f75db40205
--- /dev/null
+++ b/srcpkgs/code-minimap/template
@@ -0,0 +1,19 @@
+# Template file for 'code-minimap'
+pkgname=code-minimap
+version=0.6.7
+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=9c16d269c83a628d38ce0e02f2759b5aa6d55d81d20f4f30383191d365e53b73
+
+post_install() {
+	vlicense LICENSE-MIT
+	vlicense LICENSE-APACHE
+	vcompletion completions/bash/code-minimap.bash bash
+	vcompletion completions/fish/code-minimap.fish fish
+	vcompletion completions/zsh/_code-minimap zsh
+}

      parent reply	other threads:[~2024-05-06 13:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Eloitor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240506135326.3F5E3264CA@inbox.vuxu.org \
    --to=eloitor@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).