Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: lychee-0.11.1
@ 2023-04-03 11:59 stefankreutz
  2023-04-06  9:10 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: stefankreutz @ 2023-04-03 11:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/stefankreutz/void-packages lychee
https://github.com/void-linux/void-packages/pull/43239

New package: lychee-0.11.1
#### 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x64_86-musl
  - armv6l
  - armv6l-musl


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

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

From 07c3db9f5761c59defedd820619beb3aeea6b324 Mon Sep 17 00:00:00 2001
From: Stefan Kreutz <mail@skreutz.com>
Date: Mon, 3 Apr 2023 11:03:16 +0200
Subject: [PATCH] New package: lychee-0.11.1

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

diff --git a/srcpkgs/lychee/template b/srcpkgs/lychee/template
new file mode 100644
index 000000000000..d2b0a1081682
--- /dev/null
+++ b/srcpkgs/lychee/template
@@ -0,0 +1,27 @@
+# Template file for 'lychee'
+pkgname=lychee
+version=0.11.1
+revision=1
+build_style=cargo
+make_install_args="--path lychee-bin"
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
+short_desc="Fast, async, stream-based link checker written in Rust"
+maintainer="Stefan Kreutz <mail@skreutz.com>"
+license="Apache-2.0, MIT"
+homepage="https://lychee.cli.rs"
+changelog="https://github.com/lycheeverse/lychee/releases"
+distfiles="https://github.com/lycheeverse/lychee/archive/refs/tags/v${version}.tar.gz"
+checksum=b5ed41f8c91e888d1aab841df6adb265281344ebf0ac9ab9050b11700fd84d7e
+
+pre_build() {
+	cargo update --package spin@0.9.4 --precise 0.9.8
+	cargo update --package openssl@0.10.44 --precise 0.10.49
+	cargo update --package tempfile@3.3.0 --precise 3.4.0
+	cargo update --package openssl-src@111.24.0+1.1.1s --precise 111.25.2+1.1.1t
+}
+
+post_install() {
+	vlicense LICENSE-APACHE
+	vlicense LICENSE-MIT
+}

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

* Re: [PR PATCH] [Merged]: New package: lychee-0.11.1
  2023-04-03 11:59 [PR PATCH] New package: lychee-0.11.1 stefankreutz
@ 2023-04-06  9:10 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2023-04-06  9:10 UTC (permalink / raw)
  To: ml

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

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

New package: lychee-0.11.1
https://github.com/void-linux/void-packages/pull/43239

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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x64_86-musl
  - armv6l
  - armv6l-musl


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

end of thread, other threads:[~2023-04-06  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03 11:59 [PR PATCH] New package: lychee-0.11.1 stefankreutz
2023-04-06  9:10 ` [PR PATCH] [Merged]: " leahneukirchen

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