Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: linux-wifi-hotspot-4.5.0
@ 2023-06-01 13:00 Bnyro
  2023-06-01 13:05 ` [PR PATCH] [Updated] " Bnyro
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Bnyro @ 2023-06-01 13:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages linux-wifi-hotspot
https://github.com/void-linux/void-packages/pull/44210

New package: linux-wifi-hotspot-4.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

`linux-wifi-hotspot` is the successor of `create_ap`, which got discontinued in 2021.
`linux-wifi-hotspot` additionally provides a gtk interface for creating hotspots, but it does contain a more updated version of `create_ap` too.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-linux-wifi-hotspot-44210.patch --]
[-- Type: text/x-diff, Size: 1322 bytes --]

From 6335aa6c84b1efc2243cc5d1c42c71b69712ced4 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 1 Jun 2023 14:57:06 +0200
Subject: [PATCH] New package: linux-wifi-hotspot-4.5.0

---
 srcpkgs/linux-wifi-hotspot/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/linux-wifi-hotspot/template

diff --git a/srcpkgs/linux-wifi-hotspot/template b/srcpkgs/linux-wifi-hotspot/template
new file mode 100644
index 000000000000..6bc407c54c6b
--- /dev/null
+++ b/srcpkgs/linux-wifi-hotspot/template
@@ -0,0 +1,23 @@
+# Template file for 'linux-wifi-hotspot'
+pkgname=linux-wifi-hotspot
+version=4.5.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config which glib-devel"
+makedepends="gtk+3-devel libpng-devel qrencode-devel"
+depends="gtk+3 bash dnsmasq hostapd iproute2 iptables iw procps-ng util-linux"
+short_desc="Feature-rich wifi hotspot creator"
+maintainer="Bnyro <bnyro@tutanota.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/lakinduakash/linux-wifi-hotspot"
+distfiles="https://github.com/lakinduakash/linux-wifi-hotspot/archive/refs/tags/v${version}.tar.gz"
+checksum=9e4222b7d3129347b01eef711911ec87c9a04e20efd12d88565f682a14eb91da
+conflicts="create_ap"
+
+do_configure() {
+	:
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-06-15 18:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-01 13:00 [PR PATCH] New package: linux-wifi-hotspot-4.5.0 Bnyro
2023-06-01 13:05 ` [PR PATCH] [Updated] " Bnyro
2023-06-01 13:07 ` Bnyro
2023-06-01 13:36 ` [PR REVIEW] " Duncaen
2023-06-01 13:38 ` Duncaen
2023-06-01 13:53 ` Bnyro
2023-06-01 13:54 ` Bnyro
2023-06-01 14:21 ` Duncaen
2023-06-01 14:34 ` Duncaen
2023-06-01 14:34 ` Duncaen
2023-06-01 15:42 ` [PR PATCH] [Updated] " Bnyro
2023-06-01 15:43 ` Bnyro
2023-06-08 14:43 ` unrealjo
2023-06-08 15:35 ` [PR REVIEW] " Duncaen
2023-06-08 15:40 ` [PR PATCH] [Updated] " Bnyro
2023-06-08 20:16 ` [PR REVIEW] " unrealjo
2023-06-08 20:26 ` unrealjo
2023-06-15 18:35 ` [PR PATCH] [Merged]: " Duncaen

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