From 419c16b82945e803d79caadcf9020712e1d4406f Mon Sep 17 00:00:00 2001 From: Christian Schendel Date: Fri, 2 Jan 2026 22:31:33 +0100 Subject: [PATCH] upgpkg: networkmanager-iwd-1.54.3-1: initial upload --- .gitignore | 18 +++ .nvchecker.toml | 6 + LICENSE | 12 ++ LICENSES/0BSD.txt | 1 + PKGBUILD | 249 +++++++++++++++++++++++++++++++++++++ REUSE.toml | 22 ++++ networkmanager-iwd.install | 27 ++++ 7 files changed, 335 insertions(+) create mode 100644 .gitignore create mode 100644 .nvchecker.toml create mode 100644 LICENSE create mode 120000 LICENSES/0BSD.txt create mode 100644 PKGBUILD create mode 100644 REUSE.toml create mode 100644 networkmanager-iwd.install diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ec16bd4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +# Ignore everything +* + +# But not these files... +!.gitignore +!PKGBUILD +!.SRCINFO +!LICENSE +!chroot-build +!.nvchecker.toml +!/keys +!/keys/pgp +!/keys/pgp/*.asc +!/LICENSES +!/LICENSES/*.txt +!REUSE.toml +!*.patch +!*.install diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..691e8aa --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,6 @@ +[networkmanager-iwd] +source = "git" +git = "https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git" +include_regex = '\d+(\.\d+)*' +from_pattern = '-([a-z])' +to_pattern = '\1' diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b87c5e4 --- /dev/null +++ b/LICENSE @@ -0,0 +1,12 @@ +Copyright Arch Linux Contributors + +Permission to use, copy, modify, and/or distribute this software for +any purpose with or without fee is hereby granted. + +THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL +WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE +FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY +DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT +OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/LICENSES/0BSD.txt b/LICENSES/0BSD.txt new file mode 120000 index 0000000..ea5b606 --- /dev/null +++ b/LICENSES/0BSD.txt @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file diff --git a/PKGBUILD b/PKGBUILD new file mode 100644 index 0000000..68d6c58 --- /dev/null +++ b/PKGBUILD @@ -0,0 +1,249 @@ +# Maintainer: Stephan Springer +# Contributor: Jan Alexander Steffens (heftig) +# Contributor: Nathan +# Contributor: Felix Golatofski +# Contributor: Jan de Groot +# Contributor: Wael Nasreddine +# Contributor: Tor Krill +# Contributor: Will Rea +# Contributor: Valentine Sinitsyn + +pkgbase=networkmanager-iwd +pkgname=( + networkmanager-iwd + libnm-iwd + nm-iwd-cloud-setup +) +pkgver=1.54.3 +pkgrel=1 +pkgdesc="Network connection manager and user applications; using iwd backend instead of wpa_supplicant" +url="https://networkmanager.dev/" +arch=(x86_64) +license=(LGPL-2.1-or-later) +makedepends=( + audit + bash + curl + dnsmasq + gcc-libs + git + glib2-devel + glibc + gobject-introspection + gtk-doc + iproute2 + iwd + jansson + libmm-glib + libndp + libnewt + libnvme + libpsl + libteam + meson + modemmanager + nftables + nspr + nss + openresolv + pacrunner + perl-yaml + polkit + ppp + python-gobject + readline + systemd + systemd-libs + vala + vala + wpa_supplicant +) +checkdepends=( + libx11 + python-dbus +) +source=("git+https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git#tag=${pkgver/[a-z]/-&}" + "$pkgbase.install") +b2sums=('5da0800e5ea38f8eda955bf854c778b93e3a17b80da8602b48e017e66e74392caf9458701f6b7a4b9de85108d30ecd89d5491bd26123925228b6788d3b6aae32' + '1045d7a75487dd063e2d52f2c94944c04650b9337d4cb839b66dc692f477797406ed2164725a53a1c213c46dd7ea398ca9764ee09386766554aa179d8c320cd2') + +build() { + local meson_options=( + # build checks this option; injecting just via *FLAGS is broken + -D b_lto=true + + # platform + -D dist_version="$pkgver-$pkgrel" + -D session_tracking_consolekit=false + -D suspend_resume=systemd + -D modify_system=true + -D selinux=false + + # features + -D iwd=true + -D teamdctl=true + + # configuration plugins + -D config_plugins_default=keyfile + -D ifupdown=false + + # handlers for resolv.conf + -D netconfig=no + -D config_dns_rc_manager_default=symlink + + # miscellaneous + -D vapi=true + -D docs=true + -D more_asserts=no + -D more_logging=false + -D qt=false + ) + + arch-meson NetworkManager build "${meson_options[@]}" + meson compile -C build +} + +check() { + NMTST_FORCE_REAL_ROOT=1 meson test -C build --print-errorlogs +} + +_pick() { + local p="$1" f d; shift + for f; do + d="$srcdir/$p/${f#$pkgdir/}" + mkdir -p "$(dirname "$d")" + mv "$f" "$d" + rmdir -p --ignore-fail-on-non-empty "$(dirname "$f")" + done +} + +package_networkmanager-iwd() { + depends=( + audit + curl + gcc-libs + glib2 + glibc + iproute2 + jansson + iwd + libmm-glib + libndp + libnewt + libnm-iwd + libpsl + libteam + mobile-broadband-provider-info + nspr + nss + readline + systemd-libs + ) + provides=(networkmanager) + conflicts=(networkmanager) + optdepends=( + 'bluez: Bluetooth support' + 'dnsmasq: connection sharing' + 'firewalld: firewall support' + 'iptables: connection sharing' + 'libnvme: NBFT support' + 'modemmanager: cellular network support' + 'nftables: connection sharing' + 'openresolv: alternative resolv.conf manager' + 'pacrunner: PAC proxy support' + 'polkit: let non-root users control networking' + 'ppp: dialup connection support' + ) + backup=(etc/NetworkManager/NetworkManager.conf) + + # NM wants to move to LGPL only, but there's still GPL code left + license+=(GPL-2.0-or-later) + + meson install -C build --destdir "$pkgdir" + + cd "$pkgdir" + + # /etc/NetworkManager + install -d etc/NetworkManager/{conf,dnsmasq}.d + install -dm700 etc/NetworkManager/system-connections + install -m644 /dev/stdin etc/NetworkManager/NetworkManager.conf <>> It's recommended to enable iwd service if you haven't done yet:" + echo + echo " systemctl enable iwd.service" +echo +} + +_post_uninstall_message() { + echo + echo ">>> Do not forget to disable iwd service if you don't need it anymore:" + echo + echo " systemctl disable iwd.service" + echo + echo ">>> If you are replacing upstream networkmanager, do not forget to" + echo ">>> install libnm and nm-cloud-setup also:" + echo + echo " pacman -Syu networkmanager libnm nm-cloud-setup" +} + +post_install() { + _post_install_message +} + +post_remove() { + _post_uninstall_message +}