blob: 5d604552b3341135260e8385bf29c174c7f73217 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
pkgbase = linux-wifi-hotspot-bin
pkgdesc = Feature-rich wifi hotspot creator
pkgver = 4.7.2
pkgrel = 1
url = https://github.com/lakinduakash/linux-wifi-hotspot
install = linux-wifi-hotspot.install
arch = x86_64
license = BSD-2-Clause
depends = bash
depends = gcc-libs
depends = glib2
depends = glibc
depends = gtk3
depends = hicolor-icon-theme
depends = hostapd
depends = iproute2
depends = iw
depends = libpng
depends = libx11
depends = procps-ng
depends = qrencode
optdepends = dnsmasq: for 'NATed' or 'None' Internet sharing method
optdepends = iptables: for 'NATed' or 'None' Internet sharing method
optdepends = haveged: for random MAC generation
optdepends = wireless_tools: if iw cannot recognize your adapter
provides = linux-wifi-hotspot
provides = wihotspot
provides = create_ap
conflicts = linux-wifi-hotspot
conflicts = wihotspot
conflicts = create_ap
noextract = linux-wifi-hotspot-4.7.2-x86_64.deb
backup = etc/create_ap.conf
source = README-4.7.2.md::https://github.com/lakinduakash/linux-wifi-hotspot/raw/v4.7.2/README.md
source = LICENSE-4.7.2::https://github.com/lakinduakash/linux-wifi-hotspot/raw/v4.7.2/LICENSE
source = linux-wifi-hotspot.install
b2sums = 04ee85002030378b57f7e0dddc16ed1ad546513fee5a6c8754b4e879e45dd3350083ced3fef268667463f05029280655f2e9ee0ee224ed046fef97eb407e52f4
b2sums = 2864aeda3055806c3008e6d13452edf1f3b3b4fa0bca1477f0137a49899ef4cc0798b2f2385a2f2ba7e1d52363fd9ea0437088d845b8c775740e6ade858244de
b2sums = 16735074de7791a88f3306cae5fe2da1f29dfb755123de2787d61031adccef6b50e791cf7adb85736db23bc0e981f33daced1910f3efca288cefde302b4f0512
source_x86_64 = linux-wifi-hotspot-4.7.2-x86_64.deb::https://github.com/lakinduakash/linux-wifi-hotspot/releases/download/v4.7.2/linux-wifi-hotspot_4.7.2_amd64.deb
b2sums_x86_64 = 490b99dffd08f70f8405cae6426ba32f589fa529b2ec191f0f34596902a505f601c547ecc8f946f24b587c3b7b83a5fbff054410c92d4458e4ead3d6a8f36e1d
pkgname = linux-wifi-hotspot-bin
|