# Maintainer: Gabor Pali pkgname=ifupdown-ng pkgver=0.11.3 pkgrel=1 pkgdesc="tools for managing network configuration" url="https://github.com/ifupdown-ng/ifupdown-ng" arch="all" license="ISC" checkdepends= makedepends= install="" subpackages= source="https://distfiles.dereferenced.org/ifupdown-ng/ifupdown-ng-$pkgver.tar.xz no-examples.patch interfaces " builddir="$srcdir/ifupdown-ng-$pkgver" provides="ifupdown-any" provider_priority=900 # We conflict with the vlan package because we provide our own # vlan support with the link executor. depends="!vlan" build() { make CONFIG_YAML=n } package() { make DESTDIR="$pkgdir" EXECUTOR_SCRIPTS_OPT= EXECUTOR_SCRIPTS_STUB= install install -D -m755 "$builddir"/dist/openrc/networking.initd "$pkgdir"/etc/init.d/networking install -D -m644 "$builddir"/dist/openrc/networking.confd "$pkgdir"/etc/conf.d/networking install -D -m644 "$srcdir"/interfaces "$pkgdir"/etc/network/interfaces } sha512sums=" 7339d8d14bc881968093fa4a92c84850d99b5469847858be5423b98c5ed25776198fe1065686c22b6823cf7ace17845e96d7932782c111207264f8e3a52cbbb7 ifupdown-ng-0.11.3.tar.xz e261fd3f185372bf8f2075216b9dd3e2d8090e978654ee742122ee7869017d309eac54b1415e79878015f312a39fa8fdd4b0d8c2bed8515e5a94c15da1b7b844 no-examples.patch cde5422ed19c79f970b24fde267f9bef34f069f806e7ed671fb443df6ff169e81791baaeebbe02595218f30224add65dabfd0337f9984d2387965001872a1038 interfaces "