Github messages for voidlinux
 help / color / mirror / Atom feed
From: mithodin <mithodin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: lwan-0.4
Date: Fri, 14 Jan 2022 16:00:55 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35048@inbox.vuxu.org> (raw)

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

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

https://github.com/mithodin/void-packages new-package/lwan
https://github.com/void-linux/void-packages/pull/35048

New package: lwan-0.4
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**


#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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/35048.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-package/lwan-35048.patch --]
[-- Type: text/x-diff, Size: 1688 bytes --]

From b07e08f7630647d8ab76c997f95a7d3e1c91a31b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lucas=20Treffenst=C3=A4dt?=
 <lucas.treffenstaedt@tngtech.com>
Date: Fri, 14 Jan 2022 15:56:23 +0100
Subject: [PATCH] New package: lwan-0.4

---
 common/shlibs         |  1 +
 srcpkgs/lwan/template | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/lwan/template

diff --git a/common/shlibs b/common/shlibs
index ebbd48a3d84c..b6cf879d68a6 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -57,6 +57,7 @@ libcc1.so.0 gcc-6.2.1_1
 libcc1plugin.so.0 gcc-6.2.1_1
 libitm.so.1 libitm-4.7.3_1
 liblto_plugin.so.0 gcc-4.7.3_1
+liblwan.so lwan-0.4_1
 libgcc_s.so.1 libgcc-4.4.0_1
 libgo.so.16 libgo-10.2.0_1
 libperl.so.5.34 perl-5.34.0_1
diff --git a/srcpkgs/lwan/template b/srcpkgs/lwan/template
new file mode 100644
index 000000000000..b856fe5dc652
--- /dev/null
+++ b/srcpkgs/lwan/template
@@ -0,0 +1,23 @@
+# Template file for 'lwan'
+pkgname=lwan
+version=0.4
+revision=1
+#archs="i686 x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release"
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="pkg-config"
+makedepends="zlib-devel brotli-devel libzstd-devel lua51-devel"
+depends=""
+short_desc="lwan is a high performance web server"
+maintainer="Lucas Treffenstädt <lucas.treffenstaedt@tngtech.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/lpereira/lwan"
+distfiles="https://github.com/lpereira/lwan/archive/refs/tags/v${version}.tar.gz"
+checksum=d99dd26ec9cf76cc37686b1c29688e74962133a4f77977a5d96690ffd671aa93
+nopie="yes"

             reply	other threads:[~2022-01-14 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-14 15:00 mithodin [this message]
2022-01-14 18:01 ` [PR PATCH] [Closed]: " mithodin

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35048@inbox.vuxu.org \
    --to=mithodin@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).