blob: e100ddcec7f5a20b2b41441c8cf9543f9e3445f8 (
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
pkgbase = netcfg-git
pkgdesc = [WARNING: DEPRECATED! Install only if you really know that you want to use 'netcfg'. Upstream is no longer maintained since ~2013.] Network configuration and profile scripts. Includes patch to make wifi-menu work, OpenRC and systemd initscripts.
pkgver = 4.0.r563_20130808_54f4656
pkgrel = 2
epoch = 0
url = https://github.com/GNU-Pony/netcfg/
install = netcfg.install
arch = any
groups = base
license = BSD
makedepends = auto-auto-complete
makedepends = git
makedepends = gzip
makedepends = texinfo
makedepends = texman
depends = bash>=4.0
depends = coreutils
depends = dhcpcd
depends = findutils
depends = grep
depends = iproute2
depends = sed
optdepends = bridge-utils: For bridge connections.
optdepends = dialog: For the menu based profile and wifi selectors.
optdepends = dhclient: For alternative DHCP client.
optdepends = ifenslave: For bond connections.
optdepends = ifplugd: For automatic wired connections through net-auto-wired.
optdepends = netcfg-wireguard: For wireguard support.
optdepends = wireless_tools: For interface renaming through net-rename.
optdepends = wpa_actiond: For automatic wireless connections through net-auto-wireless.
optdepends = wpa_supplicant: For wireless networking support.
provides = netcfg=4.0.r563_20130808_54f4656
provides = netcfg-openrc=4.0.r563_20130808_54f4656
provides = netcfg-systemd=4.0.r563_20130808_54f4656
conflicts = netctl
conflicts = netcfg
options = emptydirs
backup = etc/iftab
backup = etc/conf.d/netcfg
source = netcfg::git+https://github.com/GNU-Pony/netcfg.git
source = netcfg.openrc
source = netcfg.conf
source = netcfg.bash-completion_extended
source = netcfg.zsh-completion_extended
source = newer-wpasupplicant.patch
source = Makefile.deduplicate-examples.patch
source = netcfg.install
sha256sums = SKIP
sha256sums = 4a21fb2a8eed541ff23ef93e8150607074d40f248fa923fcede27102ed2944da
sha256sums = 0525757fb59b9174f2c3bbc9828bb4590f89144f0506cadf13dafa0b76ec3e14
sha256sums = a353438378891f711902f13d4df5e19dfcde756b453bb865c0f6660e3c1bc68f
sha256sums = 11573dbda8cc38968b2f4a7a58ebf71dc2094d2b925dca3026a8c33614643a9c
sha256sums = 14ed9b1d7072b6fee27094a4b35c6d35ad793766a432febfb613451f4af2214c
sha256sums = 1d10981f419c580f7a47150502acccf61139477e3abeae7bfcc3eec384787222
sha256sums = 07c16d4de52acc97abe2633b5a3cf077bac6924159b47474c93d936816846468
pkgname = netcfg-git
|