diff options
435 files changed, 437 insertions, 437 deletions
diff --git a/community/accountsservice/APKBUILD b/community/accountsservice/APKBUILD index 6dfd6901d66..f632f4cbe08 100644 --- a/community/accountsservice/APKBUILD +++ b/community/accountsservice/APKBUILD @@ -36,7 +36,7 @@ build() { -Dadmin_group=wheel \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/adw-gtk3/APKBUILD b/community/adw-gtk3/APKBUILD index 67829cc9fb3..47f45d1aa50 100644 --- a/community/adw-gtk3/APKBUILD +++ b/community/adw-gtk3/APKBUILD @@ -14,7 +14,7 @@ options="!check" # no test suite build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/aisleriot/APKBUILD b/community/aisleriot/APKBUILD index 7198dace3b9..d170d01f3e5 100644 --- a/community/aisleriot/APKBUILD +++ b/community/aisleriot/APKBUILD @@ -28,7 +28,7 @@ build() { abuild-meson \ -Dtheme_kde=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/amberol/APKBUILD b/community/amberol/APKBUILD index eb25c7f2a94..8ddd15816b7 100644 --- a/community/amberol/APKBUILD +++ b/community/amberol/APKBUILD @@ -48,7 +48,7 @@ build() { abuild-meson \ --buildtype=release \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/amtk/APKBUILD b/community/amtk/APKBUILD index be6267b9077..83936f2a6f8 100644 --- a/community/amtk/APKBUILD +++ b/community/amtk/APKBUILD @@ -16,7 +16,7 @@ build() { -Db_lto=true \ -Dgtk_doc=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/apk-polkit-rs/APKBUILD b/community/apk-polkit-rs/APKBUILD index 534bbeb42f7..e14565df10d 100644 --- a/community/apk-polkit-rs/APKBUILD +++ b/community/apk-polkit-rs/APKBUILD @@ -31,7 +31,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/appstream-generator/APKBUILD b/community/appstream-generator/APKBUILD index 49e312a4d1b..f08a76f5de8 100644 --- a/community/appstream-generator/APKBUILD +++ b/community/appstream-generator/APKBUILD @@ -37,7 +37,7 @@ source="https://github.com/ximion/appstream-generator/archive/v$pkgver/appstream build() { abuild-meson -Drpmmd=false . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/appstream-glib/APKBUILD b/community/appstream-glib/APKBUILD index f1b521f1d68..bf6d46b325e 100644 --- a/community/appstream-glib/APKBUILD +++ b/community/appstream-glib/APKBUILD @@ -46,7 +46,7 @@ build() { -Dgtk-doc=false \ -Dintrospection=true \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/appstream/APKBUILD b/community/appstream/APKBUILD index a37c00633fb..77c71355d94 100644 --- a/community/appstream/APKBUILD +++ b/community/appstream/APKBUILD @@ -55,7 +55,7 @@ build() { -Dgir=true \ -Dcompose=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/atkmm/APKBUILD b/community/atkmm/APKBUILD index b03bab1a3fe..0a12652a49e 100644 --- a/community/atkmm/APKBUILD +++ b/community/atkmm/APKBUILD @@ -15,7 +15,7 @@ replaces="gtkmm" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/atkmm2.36/APKBUILD b/community/atkmm2.36/APKBUILD index 1d4271c9a08..bfaf654e987 100644 --- a/community/atkmm2.36/APKBUILD +++ b/community/atkmm2.36/APKBUILD @@ -16,7 +16,7 @@ replaces="gtkmm" build() { abuild-meson -Dbuild-documentation=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/autologin/APKBUILD b/community/autologin/APKBUILD index bc3c7a13911..88809f519e8 100644 --- a/community/autologin/APKBUILD +++ b/community/autologin/APKBUILD @@ -15,7 +15,7 @@ source="autologin-$pkgver.tar.gz::https://git.sr.ht/~kennylevinsen/autologin/arc build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/avizo/APKBUILD b/community/avizo/APKBUILD index 484b4675b4c..dc96e2da2f4 100644 --- a/community/avizo/APKBUILD +++ b/community/avizo/APKBUILD @@ -23,7 +23,7 @@ options="!check" # no tests provided build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/babl/APKBUILD b/community/babl/APKBUILD index 673517b783f..f6bf1c0588c 100644 --- a/community/babl/APKBUILD +++ b/community/babl/APKBUILD @@ -30,7 +30,7 @@ prepare() { build() { CFLAGS="$CFLAGS -O2" \ abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/baobab/APKBUILD b/community/baobab/APKBUILD index 1fd91b02ab4..b84017e4fb5 100644 --- a/community/baobab/APKBUILD +++ b/community/baobab/APKBUILD @@ -23,7 +23,7 @@ source="https://download.gnome.org/sources/baobab/${pkgver%.*}/baobab-$pkgver.ta build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/blackbox-terminal/APKBUILD b/community/blackbox-terminal/APKBUILD index 84c3ee34e3d..9f477f71933 100644 --- a/community/blackbox-terminal/APKBUILD +++ b/community/blackbox-terminal/APKBUILD @@ -28,7 +28,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/blanket/APKBUILD b/community/blanket/APKBUILD index e1d1cca14b3..10b2eb1aa6e 100644 --- a/community/blanket/APKBUILD +++ b/community/blanket/APKBUILD @@ -17,7 +17,7 @@ source="https://github.com/rafaelmardojai/blanket/archive/$pkgver/blanket-$pkgve build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/blueprint-compiler/APKBUILD b/community/blueprint-compiler/APKBUILD index 448616c7094..e6345c8f6fa 100644 --- a/community/blueprint-compiler/APKBUILD +++ b/community/blueprint-compiler/APKBUILD @@ -22,7 +22,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/bolt/APKBUILD b/community/bolt/APKBUILD index 11f8fa031aa..97671279774 100644 --- a/community/bolt/APKBUILD +++ b/community/bolt/APKBUILD @@ -33,7 +33,7 @@ build() { -Dman=true \ -Dsystemd=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/bubblejail/APKBUILD b/community/bubblejail/APKBUILD index f8cb5133daf..596335393b2 100644 --- a/community/bubblejail/APKBUILD +++ b/community/bubblejail/APKBUILD @@ -38,7 +38,7 @@ build() { -Dversion_display="Alpine $pkgver" \ -Dbytecode-optimization=0 \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/buffyboard/APKBUILD b/community/buffyboard/APKBUILD index dc2c2a25e07..89829f543ad 100644 --- a/community/buffyboard/APKBUILD +++ b/community/buffyboard/APKBUILD @@ -26,7 +26,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/caerbannog/APKBUILD b/community/caerbannog/APKBUILD index 63759dc2d45..8da8f5264d8 100644 --- a/community/caerbannog/APKBUILD +++ b/community/caerbannog/APKBUILD @@ -24,7 +24,7 @@ options="!check" # no tests build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/cagebreak/APKBUILD b/community/cagebreak/APKBUILD index c8ad63d949b..0bcdfa3cee8 100644 --- a/community/cagebreak/APKBUILD +++ b/community/cagebreak/APKBUILD @@ -27,7 +27,7 @@ build() { -Dman-pages=true \ -Dxwayland=true \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/cairomm/APKBUILD b/community/cairomm/APKBUILD index 2360ce2d23d..a190e658bfa 100644 --- a/community/cairomm/APKBUILD +++ b/community/cairomm/APKBUILD @@ -15,7 +15,7 @@ build() { -Db_lto=true \ -Dboost-shared=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/cairomm1.16/APKBUILD b/community/cairomm1.16/APKBUILD index 1b9f5e4a77e..b0cf6f60ad9 100644 --- a/community/cairomm1.16/APKBUILD +++ b/community/cairomm1.16/APKBUILD @@ -18,7 +18,7 @@ build() { -Db_lto=true \ -Dboost-shared=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/callaudiod/APKBUILD b/community/callaudiod/APKBUILD index 6212fc48847..8ce8329a04a 100644 --- a/community/callaudiod/APKBUILD +++ b/community/callaudiod/APKBUILD @@ -13,7 +13,7 @@ source="https://gitlab.com/mobian1/callaudiod/-/archive/$pkgver/callaudiod-$pkgv build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/calls/APKBUILD b/community/calls/APKBUILD index 3911da59f93..e3645ed8f1d 100644 --- a/community/calls/APKBUILD +++ b/community/calls/APKBUILD @@ -41,7 +41,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/celluloid/APKBUILD b/community/celluloid/APKBUILD index 444143fa2be..7d429b580ce 100644 --- a/community/celluloid/APKBUILD +++ b/community/celluloid/APKBUILD @@ -23,7 +23,7 @@ source="https://github.com/celluloid-player/celluloid/releases/download/v$pkgver build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/cgif/APKBUILD b/community/cgif/APKBUILD index 691b807bf5a..1983f73ce18 100644 --- a/community/cgif/APKBUILD +++ b/community/cgif/APKBUILD @@ -16,7 +16,7 @@ build() { -Db_lto=true \ -Dtests=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/chatty/APKBUILD b/community/chatty/APKBUILD index 8813b49060b..a6442877ffd 100644 --- a/community/chatty/APKBUILD +++ b/community/chatty/APKBUILD @@ -60,7 +60,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/cheese/APKBUILD b/community/cheese/APKBUILD index 40e526777b1..8f9dfd76f16 100644 --- a/community/cheese/APKBUILD +++ b/community/cheese/APKBUILD @@ -39,7 +39,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/cinnamon-desktop/APKBUILD b/community/cinnamon-desktop/APKBUILD index ded4573b534..10ffe0bb71f 100644 --- a/community/cinnamon-desktop/APKBUILD +++ b/community/cinnamon-desktop/APKBUILD @@ -23,7 +23,7 @@ subpackages="$pkgname-dev $pkgname-lang" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/clutter-gtk/APKBUILD b/community/clutter-gtk/APKBUILD index dbd548b26df..5835d7b93ad 100644 --- a/community/clutter-gtk/APKBUILD +++ b/community/clutter-gtk/APKBUILD @@ -14,7 +14,7 @@ build() { abuild-meson \ -D enable_docs=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/coeurl/APKBUILD b/community/coeurl/APKBUILD index 1b9d9392fa7..22cbf08b1b8 100644 --- a/community/coeurl/APKBUILD +++ b/community/coeurl/APKBUILD @@ -14,7 +14,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/colord-gtk/APKBUILD b/community/colord-gtk/APKBUILD index d87954ecfd2..bc54be8e150 100644 --- a/community/colord-gtk/APKBUILD +++ b/community/colord-gtk/APKBUILD @@ -27,7 +27,7 @@ build() { -Dman=false \ -Ddocs=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/colord/APKBUILD b/community/colord/APKBUILD index 9be534e17c1..78adc8a42c7 100644 --- a/community/colord/APKBUILD +++ b/community/colord/APKBUILD @@ -53,7 +53,7 @@ build() { -Dvapi=true \ output . - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/cyanrip/APKBUILD b/community/cyanrip/APKBUILD index e53ce3ff2c0..c12cf8888dc 100644 --- a/community/cyanrip/APKBUILD +++ b/community/cyanrip/APKBUILD @@ -19,7 +19,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/cyanreg/cyanrip/archive/refs build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/d-spy/APKBUILD b/community/d-spy/APKBUILD index 2aa9fbc4ca1..7dceb2a4fc0 100644 --- a/community/d-spy/APKBUILD +++ b/community/d-spy/APKBUILD @@ -14,7 +14,7 @@ options="!check" # no test suite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/dconf-editor/APKBUILD b/community/dconf-editor/APKBUILD index ece0b2d2cd3..8b178349868 100644 --- a/community/dconf-editor/APKBUILD +++ b/community/dconf-editor/APKBUILD @@ -20,7 +20,7 @@ source="https://download.gnome.org/sources/dconf-editor/${pkgver%.*}/dconf-edito build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/deja-dup/APKBUILD b/community/deja-dup/APKBUILD index 2e5a56741e0..4d2350efd35 100644 --- a/community/deja-dup/APKBUILD +++ b/community/deja-dup/APKBUILD @@ -34,7 +34,7 @@ options="!check" # fail hard on builders, work on CI and locally build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/desktop-file-utils/APKBUILD b/community/desktop-file-utils/APKBUILD index 77e9c949892..c5cf7243ee2 100644 --- a/community/desktop-file-utils/APKBUILD +++ b/community/desktop-file-utils/APKBUILD @@ -13,7 +13,7 @@ source="https://www.freedesktop.org/software/desktop-file-utils/releases/desktop build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/desmume/APKBUILD b/community/desmume/APKBUILD index 1c8f01c519f..05ac314fec3 100644 --- a/community/desmume/APKBUILD +++ b/community/desmume/APKBUILD @@ -18,7 +18,7 @@ build() { abuild-meson \ desmume/src/frontend/posix \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/devhelp/APKBUILD b/community/devhelp/APKBUILD index 8f1bf9a583c..0d79334ed05 100644 --- a/community/devhelp/APKBUILD +++ b/community/devhelp/APKBUILD @@ -23,7 +23,7 @@ source="https://download.gnome.org/sources/devhelp/${pkgver%.*}/devhelp-$pkgver. build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/eartag/APKBUILD b/community/eartag/APKBUILD index e541709ce8f..ba93f74dce6 100644 --- a/community/eartag/APKBUILD +++ b/community/eartag/APKBUILD @@ -23,7 +23,7 @@ source="https://gitlab.gnome.org/knuxify/eartag/-/archive/$pkgver/eartag-$pkgver build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/eg25-manager/APKBUILD b/community/eg25-manager/APKBUILD index 30b7739f986..00c46ada066 100644 --- a/community/eg25-manager/APKBUILD +++ b/community/eg25-manager/APKBUILD @@ -26,7 +26,7 @@ subpackages="$pkgname-openrc" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/elogind/APKBUILD b/community/elogind/APKBUILD index 5c4c6416b36..de07086be76 100644 --- a/community/elogind/APKBUILD +++ b/community/elogind/APKBUILD @@ -57,7 +57,7 @@ build() { -Dman=true \ -Dtests="$(want_check && echo true || echo false)" \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/eog/APKBUILD b/community/eog/APKBUILD index e9b461328f0..e88151a9505 100644 --- a/community/eog/APKBUILD +++ b/community/eog/APKBUILD @@ -34,7 +34,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/epiphany/APKBUILD b/community/epiphany/APKBUILD index bafe26d8fb1..b219a0239dc 100644 --- a/community/epiphany/APKBUILD +++ b/community/epiphany/APKBUILD @@ -60,7 +60,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/evince/APKBUILD b/community/evince/APKBUILD index 0675670415b..0f91b8ff86f 100644 --- a/community/evince/APKBUILD +++ b/community/evince/APKBUILD @@ -56,7 +56,7 @@ build() { -Dsystemduserunitdir=no \ -Dgtk_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/feedbackd/APKBUILD b/community/feedbackd/APKBUILD index dc8fc028dd7..686db4836c9 100644 --- a/community/feedbackd/APKBUILD +++ b/community/feedbackd/APKBUILD @@ -28,7 +28,7 @@ build() { -Db_lto=true \ -Dgtk_doc=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/file-roller/APKBUILD b/community/file-roller/APKBUILD index 71bdba7f922..37005d7e192 100644 --- a/community/file-roller/APKBUILD +++ b/community/file-roller/APKBUILD @@ -32,7 +32,7 @@ build() { -Dpackagekit=false \ -Dcpio=/usr/bin/cpio \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/foliate/APKBUILD b/community/foliate/APKBUILD index 78040589964..8e2a9d70510 100644 --- a/community/foliate/APKBUILD +++ b/community/foliate/APKBUILD @@ -17,7 +17,7 @@ source="https://github.com/johnfactotum/foliate/archive/$pkgver/foliate-$pkgver. build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/folks/APKBUILD b/community/folks/APKBUILD index 2c302ee3ef3..72bdba727eb 100644 --- a/community/folks/APKBUILD +++ b/community/folks/APKBUILD @@ -30,7 +30,7 @@ build() { -Db_lto=true \ -Ddocs=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/font-manager/APKBUILD b/community/font-manager/APKBUILD index ad65799f0c5..c50d8bbdaf1 100644 --- a/community/font-manager/APKBUILD +++ b/community/font-manager/APKBUILD @@ -55,7 +55,7 @@ build() { -Dthunar=true \ -Dreproducible=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/fprintd/APKBUILD b/community/fprintd/APKBUILD index e633ea33966..2159f60cc02 100644 --- a/community/fprintd/APKBUILD +++ b/community/fprintd/APKBUILD @@ -46,7 +46,7 @@ build() { -Dpam=true \ -Dtest=disabled \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/fractal/APKBUILD b/community/fractal/APKBUILD index b952cba6423..71d662065fd 100644 --- a/community/fractal/APKBUILD +++ b/community/fractal/APKBUILD @@ -43,7 +43,7 @@ esac build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/fwupd-efi/APKBUILD b/community/fwupd-efi/APKBUILD index 1954ba8bc7a..384d309dcf7 100644 --- a/community/fwupd-efi/APKBUILD +++ b/community/fwupd-efi/APKBUILD @@ -21,7 +21,7 @@ build() { -Defi_sbat_distro_version=$pkgver \ -Defi_sbat_distro_url=https://alpinelinux.org \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/fwupd/APKBUILD b/community/fwupd/APKBUILD index a97bde82f45..ba0eb29acc1 100644 --- a/community/fwupd/APKBUILD +++ b/community/fwupd/APKBUILD @@ -104,7 +104,7 @@ build() { -Dudevdir=/lib/udev \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/g3k/APKBUILD b/community/g3k/APKBUILD index abf526fc58a..322a5f81801 100644 --- a/community/g3k/APKBUILD +++ b/community/g3k/APKBUILD @@ -27,7 +27,7 @@ build() { -Dapi_doc=false \ -Dexamples=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gcr4/APKBUILD b/community/gcr4/APKBUILD index 6e6d2c7e862..a2f39077e5c 100644 --- a/community/gcr4/APKBUILD +++ b/community/gcr4/APKBUILD @@ -41,7 +41,7 @@ build() { -Dgpg_path=/usr/bin/gpg2 \ -Dsystemd=disabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gdk-pixbuf-xlib/APKBUILD b/community/gdk-pixbuf-xlib/APKBUILD index 60bd738edca..64b5af37b73 100644 --- a/community/gdk-pixbuf-xlib/APKBUILD +++ b/community/gdk-pixbuf-xlib/APKBUILD @@ -14,7 +14,7 @@ source="https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib/-/archive/$pkgver/gdk-p build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gdm/APKBUILD b/community/gdm/APKBUILD index 546b0fd7525..36de9366c13 100644 --- a/community/gdm/APKBUILD +++ b/community/gdm/APKBUILD @@ -59,7 +59,7 @@ build() { -Dsystemdsystemunitdir=/DELETEME \ -Dsystemduserunitdir=/DELETEME \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/geary/APKBUILD b/community/geary/APKBUILD index ef32585cb9d..9a59ec2b223 100644 --- a/community/geary/APKBUILD +++ b/community/geary/APKBUILD @@ -64,7 +64,7 @@ build() { -Dlibunwind=disabled \ -Dprofile=release \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gedit-plugins/APKBUILD b/community/gedit-plugins/APKBUILD index 7f28ee7ca5c..9fcf782c4ad 100644 --- a/community/gedit-plugins/APKBUILD +++ b/community/gedit-plugins/APKBUILD @@ -16,7 +16,7 @@ source="https://download.gnome.org/sources/gedit-plugins/${pkgver%.*}/gedit-plug build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gedit/APKBUILD b/community/gedit/APKBUILD index 6457176cac2..0aeb67a4fe5 100644 --- a/community/gedit/APKBUILD +++ b/community/gedit/APKBUILD @@ -41,7 +41,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gegl/APKBUILD b/community/gegl/APKBUILD index 0e54e17d157..3dd2ea19a04 100644 --- a/community/gegl/APKBUILD +++ b/community/gegl/APKBUILD @@ -36,7 +36,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/geoclue/APKBUILD b/community/geoclue/APKBUILD index fb287ca1bc5..b7375c03c66 100644 --- a/community/geoclue/APKBUILD +++ b/community/geoclue/APKBUILD @@ -46,7 +46,7 @@ build() { -Dmozilla-api-key="$mozkey" \ $_arch_opts \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/geopard/APKBUILD b/community/geopard/APKBUILD index be31af8d2ac..e7ba7b9e8c6 100644 --- a/community/geopard/APKBUILD +++ b/community/geopard/APKBUILD @@ -28,7 +28,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gexiv2/APKBUILD b/community/gexiv2/APKBUILD index f9e068c0a90..39341c0f571 100644 --- a/community/gexiv2/APKBUILD +++ b/community/gexiv2/APKBUILD @@ -28,7 +28,7 @@ build() { -Dvapi=true \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/ghex/APKBUILD b/community/ghex/APKBUILD index a800dfa46cf..8ec0adc4f44 100644 --- a/community/ghex/APKBUILD +++ b/community/ghex/APKBUILD @@ -23,7 +23,7 @@ source="https://download.gnome.org/sources/ghex/$_pkgver/ghex-$pkgver.tar.xz" build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gi-docgen/APKBUILD b/community/gi-docgen/APKBUILD index 4b5a3fcce4f..b61231bad23 100644 --- a/community/gi-docgen/APKBUILD +++ b/community/gi-docgen/APKBUILD @@ -20,7 +20,7 @@ source="https://gitlab.gnome.org/GNOME/gi-docgen/-/archive/$pkgver/gi-docgen-$pk build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/giara/APKBUILD b/community/giara/APKBUILD index 04be1e22244..7ed8a24a837 100644 --- a/community/giara/APKBUILD +++ b/community/giara/APKBUILD @@ -35,7 +35,7 @@ source="https://gitlab.gnome.org/World/giara/-/archive/$pkgver/giara-$pkgver.tar build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gir-to-d/APKBUILD b/community/gir-to-d/APKBUILD index 7db4dba89d6..4d513a7a274 100644 --- a/community/gir-to-d/APKBUILD +++ b/community/gir-to-d/APKBUILD @@ -16,7 +16,7 @@ build() { # Pass --allinst to ldc to work around an undefined reference build issue # https://github.com/ldc-developers/ldc/issues/4000 LDFLAGS= abuild-meson -Dd_args="--allinst" . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/girara/APKBUILD b/community/girara/APKBUILD index eebada670db..fb2273febaf 100644 --- a/community/girara/APKBUILD +++ b/community/girara/APKBUILD @@ -27,7 +27,7 @@ source="https://git.pwmt.org/pwmt/girara/-/archive/$pkgver/girara-$pkgver.tar.gz build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/gitg/APKBUILD b/community/gitg/APKBUILD index 1e68a366307..b6d2c4475e1 100644 --- a/community/gitg/APKBUILD +++ b/community/gitg/APKBUILD @@ -53,7 +53,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gjs/APKBUILD b/community/gjs/APKBUILD index eb657b7ea9a..bb45630bf91 100644 --- a/community/gjs/APKBUILD +++ b/community/gjs/APKBUILD @@ -27,7 +27,7 @@ build() { -Dprofiler=disabled \ -Dinstalled_tests=false \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gkraken/APKBUILD b/community/gkraken/APKBUILD index f119ec5e306..7f4b7093022 100644 --- a/community/gkraken/APKBUILD +++ b/community/gkraken/APKBUILD @@ -18,7 +18,7 @@ source="https://gitlab.com/leinardi/gkraken/-/archive/$pkgver/gkraken-$pkgver.ta build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/glade/APKBUILD b/community/glade/APKBUILD index a332fa16245..c5ebeed5801 100644 --- a/community/glade/APKBUILD +++ b/community/glade/APKBUILD @@ -48,7 +48,7 @@ build() { abuild-meson \ -Dgladeui=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/glib-networking/APKBUILD b/community/glib-networking/APKBUILD index 720347adc7f..5d80fd6ec54 100644 --- a/community/glib-networking/APKBUILD +++ b/community/glib-networking/APKBUILD @@ -32,7 +32,7 @@ build() { -Dopenssl=disabled \ -Dgnutls=enabled \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/glibd/APKBUILD b/community/glibd/APKBUILD index a58a2249339..e2791fd037d 100644 --- a/community/glibd/APKBUILD +++ b/community/glibd/APKBUILD @@ -14,7 +14,7 @@ builddir="$srcdir/GlibD-$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/glibmm/APKBUILD b/community/glibmm/APKBUILD index 604494fd61f..8c1f476930c 100644 --- a/community/glibmm/APKBUILD +++ b/community/glibmm/APKBUILD @@ -18,7 +18,7 @@ build() { -Dbuild-documentation=false \ -Dbuild-examples=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/glibmm2.68/APKBUILD b/community/glibmm2.68/APKBUILD index 22ce84405fa..add4157554e 100644 --- a/community/glibmm2.68/APKBUILD +++ b/community/glibmm2.68/APKBUILD @@ -20,7 +20,7 @@ build() { -Dbuild-documentation=false \ -Dbuild-examples=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-2048/APKBUILD b/community/gnome-2048/APKBUILD index 62a1521eec1..996bb07e860 100644 --- a/community/gnome-2048/APKBUILD +++ b/community/gnome-2048/APKBUILD @@ -17,7 +17,7 @@ source="https://download.gnome.org/sources/gnome-2048/${pkgver%.*}/gnome-2048-$p build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-authenticator/APKBUILD b/community/gnome-authenticator/APKBUILD index 83e60f11fbd..99255881869 100644 --- a/community/gnome-authenticator/APKBUILD +++ b/community/gnome-authenticator/APKBUILD @@ -31,7 +31,7 @@ builddir="$srcdir/Authenticator-$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-autoar/APKBUILD b/community/gnome-autoar/APKBUILD index dbae1d7d8af..af3deb344f2 100644 --- a/community/gnome-autoar/APKBUILD +++ b/community/gnome-autoar/APKBUILD @@ -32,7 +32,7 @@ build() { -Dtests=true \ -Dgtk_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-backgrounds/APKBUILD b/community/gnome-backgrounds/APKBUILD index b8d317a5f74..26223b01664 100644 --- a/community/gnome-backgrounds/APKBUILD +++ b/community/gnome-backgrounds/APKBUILD @@ -13,7 +13,7 @@ source="https://download.gnome.org/sources/gnome-backgrounds/${pkgver%.*}/gnome- build() { abuild-meson output . - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index 80343f53ef8..ace6c009c86 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -33,7 +33,7 @@ fi build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-boxes/APKBUILD b/community/gnome-boxes/APKBUILD index e364fdf194b..614b575de84 100644 --- a/community/gnome-boxes/APKBUILD +++ b/community/gnome-boxes/APKBUILD @@ -57,7 +57,7 @@ build() { -Db_lto=true \ -Dsmartcard=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-browser-connector/APKBUILD b/community/gnome-browser-connector/APKBUILD index 57483cf5e4a..525591cc606 100644 --- a/community/gnome-browser-connector/APKBUILD +++ b/community/gnome-browser-connector/APKBUILD @@ -20,7 +20,7 @@ provides="chrome-gnome-shell=$pkgver-r$pkgrel" build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-builder/APKBUILD b/community/gnome-builder/APKBUILD index 36b4b97a810..af3fdc65c50 100644 --- a/community/gnome-builder/APKBUILD +++ b/community/gnome-builder/APKBUILD @@ -59,7 +59,7 @@ build() { -Dplugin_sysprof=false \ -Dtracing=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-calculator/APKBUILD b/community/gnome-calculator/APKBUILD index 9c37dd656cf..2ae11573a67 100644 --- a/community/gnome-calculator/APKBUILD +++ b/community/gnome-calculator/APKBUILD @@ -33,7 +33,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-calendar/APKBUILD b/community/gnome-calendar/APKBUILD index 88290dd1963..14b4d35d60e 100644 --- a/community/gnome-calendar/APKBUILD +++ b/community/gnome-calendar/APKBUILD @@ -30,7 +30,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-characters/APKBUILD b/community/gnome-characters/APKBUILD index 5b1a8f96f6d..9dc66db8016 100644 --- a/community/gnome-characters/APKBUILD +++ b/community/gnome-characters/APKBUILD @@ -29,7 +29,7 @@ source="https://download.gnome.org/sources/gnome-characters/${pkgver%.*}/gnome-c build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-chess/APKBUILD b/community/gnome-chess/APKBUILD index 7ff133d17bb..df33b87770f 100644 --- a/community/gnome-chess/APKBUILD +++ b/community/gnome-chess/APKBUILD @@ -21,7 +21,7 @@ subpackages="$pkgname-doc $pkgname-lang" build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-clocks/APKBUILD b/community/gnome-clocks/APKBUILD index e711b058abc..d482eb7ba00 100644 --- a/community/gnome-clocks/APKBUILD +++ b/community/gnome-clocks/APKBUILD @@ -33,7 +33,7 @@ source="https://download.gnome.org/sources/gnome-clocks/${pkgver%.*}/gnome-clock build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-connections/APKBUILD b/community/gnome-connections/APKBUILD index 7befd2fac85..d1b9124ae7b 100644 --- a/community/gnome-connections/APKBUILD +++ b/community/gnome-connections/APKBUILD @@ -30,7 +30,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-console/APKBUILD b/community/gnome-console/APKBUILD index 54ae09fde27..067705d1c4b 100644 --- a/community/gnome-console/APKBUILD +++ b/community/gnome-console/APKBUILD @@ -34,7 +34,7 @@ build() { -Db_lto=true \ -Dtests=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-contacts/APKBUILD b/community/gnome-contacts/APKBUILD index bbb60374087..c6c1a9b16e1 100644 --- a/community/gnome-contacts/APKBUILD +++ b/community/gnome-contacts/APKBUILD @@ -30,7 +30,7 @@ source="https://download.gnome.org/sources/gnome-contacts/${pkgver%.*}/gnome-con build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-control-center/APKBUILD b/community/gnome-control-center/APKBUILD index 0c933b0f129..ba0685778f1 100644 --- a/community/gnome-control-center/APKBUILD +++ b/community/gnome-control-center/APKBUILD @@ -66,7 +66,7 @@ build() { -Dibus=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-desktop/APKBUILD b/community/gnome-desktop/APKBUILD index 77b3c81ab6a..b042713a1f5 100644 --- a/community/gnome-desktop/APKBUILD +++ b/community/gnome-desktop/APKBUILD @@ -47,7 +47,7 @@ build() { -Dbuild_gtk4=true \ -Dlegacy_library=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-disk-utility/APKBUILD b/community/gnome-disk-utility/APKBUILD index cd6bc83c0d5..d44141a62b4 100644 --- a/community/gnome-disk-utility/APKBUILD +++ b/community/gnome-disk-utility/APKBUILD @@ -37,7 +37,7 @@ source="https://download.gnome.org/sources/gnome-disk-utility/${pkgver%.*}/gnome build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-feeds/APKBUILD b/community/gnome-feeds/APKBUILD index 7bd44862620..5a8e817592e 100644 --- a/community/gnome-feeds/APKBUILD +++ b/community/gnome-feeds/APKBUILD @@ -40,7 +40,7 @@ builddir="$srcdir/gfeeds-$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-firmware/APKBUILD b/community/gnome-firmware/APKBUILD index a5d80201d74..b5c80f6e9b5 100644 --- a/community/gnome-firmware/APKBUILD +++ b/community/gnome-firmware/APKBUILD @@ -28,7 +28,7 @@ build() { -Dsystemd=false \ -Delogind=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-font-viewer/APKBUILD b/community/gnome-font-viewer/APKBUILD index 07cef4abff8..78e8271b1d5 100644 --- a/community/gnome-font-viewer/APKBUILD +++ b/community/gnome-font-viewer/APKBUILD @@ -23,7 +23,7 @@ source="https://download.gnome.org/sources/gnome-font-viewer/${pkgver%.*}/gnome- build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-initial-setup/APKBUILD b/community/gnome-initial-setup/APKBUILD index 6899f5954fc..e0de462232e 100644 --- a/community/gnome-initial-setup/APKBUILD +++ b/community/gnome-initial-setup/APKBUILD @@ -45,7 +45,7 @@ build() { -Db_lto=true \ -Dsystemd=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-maps/APKBUILD b/community/gnome-maps/APKBUILD index 311ae2096ae..f1b8fdf29e3 100644 --- a/community/gnome-maps/APKBUILD +++ b/community/gnome-maps/APKBUILD @@ -39,7 +39,7 @@ source="https://download.gnome.org/sources/gnome-maps/${pkgver%.*}/gnome-maps-$p build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD index 4bffb4841b9..18674f98ea9 100644 --- a/community/gnome-music/APKBUILD +++ b/community/gnome-music/APKBUILD @@ -45,7 +45,7 @@ source="https://download.gnome.org/sources/gnome-music/${pkgver%.*}/gnome-music- build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-online-accounts/APKBUILD b/community/gnome-online-accounts/APKBUILD index 54e07520350..85e26e9b5ef 100644 --- a/community/gnome-online-accounts/APKBUILD +++ b/community/gnome-online-accounts/APKBUILD @@ -33,7 +33,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-passwordsafe/APKBUILD b/community/gnome-passwordsafe/APKBUILD index f8106ea0a04..ffab81e4377 100644 --- a/community/gnome-passwordsafe/APKBUILD +++ b/community/gnome-passwordsafe/APKBUILD @@ -38,7 +38,7 @@ builddir="$srcdir/secrets-${pkgver/_/.}" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-photos/APKBUILD b/community/gnome-photos/APKBUILD index 6561b567627..f015aa60a4e 100644 --- a/community/gnome-photos/APKBUILD +++ b/community/gnome-photos/APKBUILD @@ -42,7 +42,7 @@ build() { -Db_lto=true \ -Ddogtail=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-podcasts/APKBUILD b/community/gnome-podcasts/APKBUILD index c3718c385d5..6dc0686f97b 100644 --- a/community/gnome-podcasts/APKBUILD +++ b/community/gnome-podcasts/APKBUILD @@ -42,7 +42,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-power-manager/APKBUILD b/community/gnome-power-manager/APKBUILD index 8a934c26956..a28f4ffc430 100644 --- a/community/gnome-power-manager/APKBUILD +++ b/community/gnome-power-manager/APKBUILD @@ -20,7 +20,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-remote-desktop/APKBUILD b/community/gnome-remote-desktop/APKBUILD index fe68ec57766..ce0561b9b61 100644 --- a/community/gnome-remote-desktop/APKBUILD +++ b/community/gnome-remote-desktop/APKBUILD @@ -48,7 +48,7 @@ build() { -Db_lto=true \ -Dsystemd=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-screenshot/APKBUILD b/community/gnome-screenshot/APKBUILD index 7970e71ad5a..76d4e217213 100644 --- a/community/gnome-screenshot/APKBUILD +++ b/community/gnome-screenshot/APKBUILD @@ -23,7 +23,7 @@ source="https://download.gnome.org/sources/gnome-screenshot/${pkgver%.*}/gnome-s build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-session/APKBUILD b/community/gnome-session/APKBUILD index 3f3325f7d34..fa353aa720d 100644 --- a/community/gnome-session/APKBUILD +++ b/community/gnome-session/APKBUILD @@ -39,7 +39,7 @@ build() { -Dsystemd_session=disable \ -Dsystemduserunitdir=/DELETEME \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-settings-daemon/APKBUILD b/community/gnome-settings-daemon/APKBUILD index a6c0c478e15..97f9018bc90 100644 --- a/community/gnome-settings-daemon/APKBUILD +++ b/community/gnome-settings-daemon/APKBUILD @@ -55,7 +55,7 @@ build() { -Db_lto=true \ -Dsystemd=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-shell-extensions/APKBUILD b/community/gnome-shell-extensions/APKBUILD index 6a1f93db706..e02cc80d0f6 100644 --- a/community/gnome-shell-extensions/APKBUILD +++ b/community/gnome-shell-extensions/APKBUILD @@ -21,7 +21,7 @@ build() { -Dextension_set=all \ -Dclassic_mode=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD index 6046d906447..d4b4507ddb8 100644 --- a/community/gnome-shell/APKBUILD +++ b/community/gnome-shell/APKBUILD @@ -84,7 +84,7 @@ build() { -Dsystemd=false \ -Dtests=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-shortwave/APKBUILD b/community/gnome-shortwave/APKBUILD index 4acba08b3f5..4ffd689dbba 100644 --- a/community/gnome-shortwave/APKBUILD +++ b/community/gnome-shortwave/APKBUILD @@ -45,7 +45,7 @@ esac build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-software-plugin-apk/APKBUILD b/community/gnome-software-plugin-apk/APKBUILD index bf6c6236b58..dab6ce12a31 100644 --- a/community/gnome-software-plugin-apk/APKBUILD +++ b/community/gnome-software-plugin-apk/APKBUILD @@ -18,7 +18,7 @@ install_if="gnome-software" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-software/APKBUILD b/community/gnome-software/APKBUILD index 570a0e50054..acbcc937dfd 100644 --- a/community/gnome-software/APKBUILD +++ b/community/gnome-software/APKBUILD @@ -58,7 +58,7 @@ build() { -Dhardcoded_proprietary_webapps=false \ $conf \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-sound-recorder/APKBUILD b/community/gnome-sound-recorder/APKBUILD index cbbf5ddda92..aa35005e84d 100644 --- a/community/gnome-sound-recorder/APKBUILD +++ b/community/gnome-sound-recorder/APKBUILD @@ -23,7 +23,7 @@ source="https://download.gnome.org/sources/gnome-sound-recorder/${pkgver%.*}/gno build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-system-monitor/APKBUILD b/community/gnome-system-monitor/APKBUILD index 94e1057e6dd..1ed3054fcce 100644 --- a/community/gnome-system-monitor/APKBUILD +++ b/community/gnome-system-monitor/APKBUILD @@ -32,7 +32,7 @@ build() { -Db_lto=true \ -Dsystemd=false \ output . - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-taquin/APKBUILD b/community/gnome-taquin/APKBUILD index 35fab088425..66592a9a0ae 100644 --- a/community/gnome-taquin/APKBUILD +++ b/community/gnome-taquin/APKBUILD @@ -15,7 +15,7 @@ subpackages="$pkgname-doc $pkgname-lang" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-terminal/APKBUILD b/community/gnome-terminal/APKBUILD index 834ef1dac4a..acdd896742b 100644 --- a/community/gnome-terminal/APKBUILD +++ b/community/gnome-terminal/APKBUILD @@ -33,7 +33,7 @@ source="https://gitlab.gnome.org/GNOME/gnome-terminal/-/archive/$pkgver/gnome-te build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-text-editor/APKBUILD b/community/gnome-text-editor/APKBUILD index c8ad7f4fb47..a420d1308a2 100644 --- a/community/gnome-text-editor/APKBUILD +++ b/community/gnome-text-editor/APKBUILD @@ -29,7 +29,7 @@ build() { -Db_lto=true \ -Dbugreport_url="https://gitlab.alpinelinux.org/alpine/aports/-/issues" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-tour/APKBUILD b/community/gnome-tour/APKBUILD index 8fb9e26fba4..9f2e713b0bd 100644 --- a/community/gnome-tour/APKBUILD +++ b/community/gnome-tour/APKBUILD @@ -17,7 +17,7 @@ source="https://download.gnome.org/sources/gnome-tour/${pkgver%.*}/gnome-tour-$p build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-tweaks/APKBUILD b/community/gnome-tweaks/APKBUILD index 4d7f87381d5..8755314b9cd 100644 --- a/community/gnome-tweaks/APKBUILD +++ b/community/gnome-tweaks/APKBUILD @@ -29,7 +29,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnome-usage/APKBUILD b/community/gnome-usage/APKBUILD index 0450bfd7947..3a296a45c43 100644 --- a/community/gnome-usage/APKBUILD +++ b/community/gnome-usage/APKBUILD @@ -23,7 +23,7 @@ source="https://download.gnome.org/sources/gnome-usage/${pkgver%.*}/gnome-usage- build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gnome-weather/APKBUILD b/community/gnome-weather/APKBUILD index 734f1e4af5d..98b128b9545 100644 --- a/community/gnome-weather/APKBUILD +++ b/community/gnome-weather/APKBUILD @@ -32,7 +32,7 @@ source="https://download.gnome.org/sources/gnome-weather/${pkgver%.*}/gnome-weat build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gnote/APKBUILD b/community/gnote/APKBUILD index f16fc1eced4..84c7aeeeda2 100644 --- a/community/gnote/APKBUILD +++ b/community/gnote/APKBUILD @@ -27,7 +27,7 @@ source="https://download.gnome.org/sources/gnote/${pkgver%.*}/gnote-$pkgver.tar. build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gom/APKBUILD b/community/gom/APKBUILD index 729b9480408..419ff6acb47 100644 --- a/community/gom/APKBUILD +++ b/community/gom/APKBUILD @@ -17,7 +17,7 @@ options="!check" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gpaste/APKBUILD b/community/gpaste/APKBUILD index 884006be716..696ff1aaa25 100644 --- a/community/gpaste/APKBUILD +++ b/community/gpaste/APKBUILD @@ -38,7 +38,7 @@ build() { -Dintrospection=true \ -Dvapi=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/grilo-plugins/APKBUILD b/community/grilo-plugins/APKBUILD index b18521d15b0..68591d85113 100644 --- a/community/grilo-plugins/APKBUILD +++ b/community/grilo-plugins/APKBUILD @@ -43,7 +43,7 @@ build() { -Denable-chromaprint=no \ -Denable-lua-factory=yes \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/grilo/APKBUILD b/community/grilo/APKBUILD index c847fa65ad0..96073f4bf66 100644 --- a/community/grilo/APKBUILD +++ b/community/grilo/APKBUILD @@ -33,7 +33,7 @@ build() { -Denable-gtk-doc=false \ -Dsoup3=true \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/grim/APKBUILD b/community/grim/APKBUILD index 457698be962..b068cfafdf6 100644 --- a/community/grim/APKBUILD +++ b/community/grim/APKBUILD @@ -24,7 +24,7 @@ options="!check" # no test suite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gsettings-desktop-schemas/APKBUILD b/community/gsettings-desktop-schemas/APKBUILD index 48f96d44642..a5b0c5b37b1 100644 --- a/community/gsettings-desktop-schemas/APKBUILD +++ b/community/gsettings-desktop-schemas/APKBUILD @@ -14,7 +14,7 @@ source="https://download.gnome.org/sources/gsettings-desktop-schemas/${pkgver%.* build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gsound/APKBUILD b/community/gsound/APKBUILD index 320fb4ccc32..da4486423b3 100644 --- a/community/gsound/APKBUILD +++ b/community/gsound/APKBUILD @@ -17,7 +17,7 @@ build() { -Dintrospection=true \ -Denable_vala=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gst-editing-services/APKBUILD b/community/gst-editing-services/APKBUILD index feefc413ae6..10370c01fe2 100644 --- a/community/gst-editing-services/APKBUILD +++ b/community/gst-editing-services/APKBUILD @@ -34,7 +34,7 @@ build() { -Db_lto=true \ -Dtests="$(want_check && echo enabled || echo disabled)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gst-libav/APKBUILD b/community/gst-libav/APKBUILD index ca35ccbb661..2343fd73b70 100644 --- a/community/gst-libav/APKBUILD +++ b/community/gst-libav/APKBUILD @@ -28,7 +28,7 @@ build() { -Dpackage-origin="https://alpinelinux.org" \ -Dpackage-name="GStreamer libav plugin (Alpine Linux)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gst-plugins-bad/APKBUILD b/community/gst-plugins-bad/APKBUILD index 9194a8ad963..ce3f72c6f21 100644 --- a/community/gst-plugins-bad/APKBUILD +++ b/community/gst-plugins-bad/APKBUILD @@ -97,7 +97,7 @@ build() { -Dsctp=enabled \ -Dtests="$(want_check && echo enabled || echo disabled)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gst-plugins-good/APKBUILD b/community/gst-plugins-good/APKBUILD index c3032f430a0..98bd12610b7 100644 --- a/community/gst-plugins-good/APKBUILD +++ b/community/gst-plugins-good/APKBUILD @@ -91,7 +91,7 @@ build() { -Dpackage-name="GStreamer good plug-ins (Alpine Linux)" \ -Dtests="$(want_check && echo enabled || echo disabled)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gst-plugins-ugly/APKBUILD b/community/gst-plugins-ugly/APKBUILD index b0ecc725cc9..7e8c7b50486 100644 --- a/community/gst-plugins-ugly/APKBUILD +++ b/community/gst-plugins-ugly/APKBUILD @@ -44,7 +44,7 @@ build() { -Ddvdread=disabled \ -Dmpeg2dec=disabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gst-vaapi/APKBUILD b/community/gst-vaapi/APKBUILD index 509cdc4525a..53affd5decb 100644 --- a/community/gst-vaapi/APKBUILD +++ b/community/gst-vaapi/APKBUILD @@ -33,7 +33,7 @@ build() { -Db_lto=true \ -Dtests="$(want_check && echo enabled || echo disabled)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gthumb/APKBUILD b/community/gthumb/APKBUILD index 32200b7046c..3b46c8a35f6 100644 --- a/community/gthumb/APKBUILD +++ b/community/gthumb/APKBUILD @@ -100,7 +100,7 @@ _build() { -Dwebservices=true \ -Dlibbrasero=false \ . "$outdir" - meson compile ${JOBS:+-j ${JOBS}} -C "$outdir" + meson compile -C "$outdir" } check() { diff --git a/community/gtk-frdp/APKBUILD b/community/gtk-frdp/APKBUILD index 36e05c056dd..852fbe2fa35 100644 --- a/community/gtk-frdp/APKBUILD +++ b/community/gtk-frdp/APKBUILD @@ -22,7 +22,7 @@ build() { -Db_lto=true \ -Dexamples=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gtk-layer-shell/APKBUILD b/community/gtk-layer-shell/APKBUILD index 706c4cdfa3f..cc09162f9d1 100644 --- a/community/gtk-layer-shell/APKBUILD +++ b/community/gtk-layer-shell/APKBUILD @@ -19,7 +19,7 @@ build() { -Ddocs=false \ -Dtests=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gtk-vnc/APKBUILD b/community/gtk-vnc/APKBUILD index 761ba126713..8bfffea1eea 100644 --- a/community/gtk-vnc/APKBUILD +++ b/community/gtk-vnc/APKBUILD @@ -23,7 +23,7 @@ build() { -Dwith-vala=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gtk4.0/APKBUILD b/community/gtk4.0/APKBUILD index 4017cfe8b18..8fbfda8106b 100644 --- a/community/gtk4.0/APKBUILD +++ b/community/gtk4.0/APKBUILD @@ -72,7 +72,7 @@ build() { -Dbuild-tests=false \ -Dbuild-testsuite=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/gtkmm3/APKBUILD b/community/gtkmm3/APKBUILD index e47291140d9..1d27e3d32ff 100644 --- a/community/gtkmm3/APKBUILD +++ b/community/gtkmm3/APKBUILD @@ -27,7 +27,7 @@ build() { -Dbuild-demos=false \ -Dbuild-tests=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gtkmm4/APKBUILD b/community/gtkmm4/APKBUILD index 06f43fce521..f91a9010825 100644 --- a/community/gtkmm4/APKBUILD +++ b/community/gtkmm4/APKBUILD @@ -33,7 +33,7 @@ build() { -Dbuild-tests=true \ -Dbuild-documentation=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gtksourceview4/APKBUILD b/community/gtksourceview4/APKBUILD index 76b1270e104..9ce8dc76b79 100644 --- a/community/gtksourceview4/APKBUILD +++ b/community/gtksourceview4/APKBUILD @@ -22,7 +22,7 @@ build() { -Db_lto=true \ -Dglade_catalog=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gtksourceview5/APKBUILD b/community/gtksourceview5/APKBUILD index 59ee5bbb61f..cab81cc3231 100644 --- a/community/gtksourceview5/APKBUILD +++ b/community/gtksourceview5/APKBUILD @@ -33,7 +33,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gucharmap/APKBUILD b/community/gucharmap/APKBUILD index bc204ed0147..e81c1cb69f8 100644 --- a/community/gucharmap/APKBUILD +++ b/community/gucharmap/APKBUILD @@ -29,7 +29,7 @@ build() { -Ducd_path=/usr/share/unicode \ -Ddocs=false \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gulkan/APKBUILD b/community/gulkan/APKBUILD index 4dc1f7b7a72..cad6d7ed81e 100644 --- a/community/gulkan/APKBUILD +++ b/community/gulkan/APKBUILD @@ -25,7 +25,7 @@ build() { abuild-meson \ -Dapi_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gvfs/APKBUILD b/community/gvfs/APKBUILD index 4b12d05c015..a2865f42efd 100644 --- a/community/gvfs/APKBUILD +++ b/community/gvfs/APKBUILD @@ -73,7 +73,7 @@ build() { -Dlogind=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/gxr/APKBUILD b/community/gxr/APKBUILD index 35b8459ecde..c81a27ddabb 100644 --- a/community/gxr/APKBUILD +++ b/community/gxr/APKBUILD @@ -27,7 +27,7 @@ build() { -Dexamples=false \ -Dtests=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/hexchat/APKBUILD b/community/hexchat/APKBUILD index cb2f2f80f3e..ea32b868aa4 100644 --- a/community/hexchat/APKBUILD +++ b/community/hexchat/APKBUILD @@ -33,7 +33,7 @@ build() { -Dwith-sysinfo=false \ -Dwith-python=python3-embed \ build_dir/ - meson compile ${JOBS:+-j ${JOBS}} -C build_dir/ + meson compile -C build_dir/ } package() { diff --git a/community/highscore/APKBUILD b/community/highscore/APKBUILD index 66d4729d624..b79aa54dfde 100644 --- a/community/highscore/APKBUILD +++ b/community/highscore/APKBUILD @@ -35,7 +35,7 @@ replaces="gnome-games" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/i3status/APKBUILD b/community/i3status/APKBUILD index c53dd8d90a2..5c41801786b 100644 --- a/community/i3status/APKBUILD +++ b/community/i3status/APKBUILD @@ -18,7 +18,7 @@ build() { -Dpulseaudio=false \ -Dmans=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/i3wm/APKBUILD b/community/i3wm/APKBUILD index 8170dad80da..9089c19d09b 100644 --- a/community/i3wm/APKBUILD +++ b/community/i3wm/APKBUILD @@ -44,7 +44,7 @@ replaces="i3wm-gaps" build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/imv/APKBUILD b/community/imv/APKBUILD index 0530f198137..9b31ccae278 100644 --- a/community/imv/APKBUILD +++ b/community/imv/APKBUILD @@ -57,7 +57,7 @@ build() { -Dlibnsgif=disabled \ $_rsvg \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/ipcalc/APKBUILD b/community/ipcalc/APKBUILD index 8882cc8c84c..421d4d9a9fc 100644 --- a/community/ipcalc/APKBUILD +++ b/community/ipcalc/APKBUILD @@ -18,7 +18,7 @@ build() { -Duse_maxminddb=enabled \ -Duse_runtime_linking=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/jose/APKBUILD b/community/jose/APKBUILD index 03c02ce5630..20902f530aa 100644 --- a/community/jose/APKBUILD +++ b/community/jose/APKBUILD @@ -13,7 +13,7 @@ source="https://github.com/latchset/jose/releases/download/v$pkgver/jose-$pkgver build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/json-glib/APKBUILD b/community/json-glib/APKBUILD index 19e476248f3..0efa227170d 100644 --- a/community/json-glib/APKBUILD +++ b/community/json-glib/APKBUILD @@ -16,7 +16,7 @@ build() { abuild-meson \ -Dgtk_doc=disabled \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/jsoncpp/APKBUILD b/community/jsoncpp/APKBUILD index 34ddfd7140c..599bafcd036 100644 --- a/community/jsoncpp/APKBUILD +++ b/community/jsoncpp/APKBUILD @@ -16,7 +16,7 @@ build() { abuild-meson \ --default-library=both \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/jsonrpc-glib/APKBUILD b/community/jsonrpc-glib/APKBUILD index f83726a2c6d..953773e6804 100644 --- a/community/jsonrpc-glib/APKBUILD +++ b/community/jsonrpc-glib/APKBUILD @@ -16,7 +16,7 @@ build() { -Db_lto=true \ -Denable_gtk_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/kmscube/APKBUILD b/community/kmscube/APKBUILD index 73b76c10423..46f36a7678d 100644 --- a/community/kmscube/APKBUILD +++ b/community/kmscube/APKBUILD @@ -16,7 +16,7 @@ builddir="$srcdir/kmscube-$_commit" build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/knot-resolver/APKBUILD b/community/knot-resolver/APKBUILD index 8f5680f1c10..2f189b21bfd 100644 --- a/community/knot-resolver/APKBUILD +++ b/community/knot-resolver/APKBUILD @@ -83,7 +83,7 @@ build() { -Dkeyfile_default=/usr/share/dnssec-root/trusted-key.key \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/lavalauncher/APKBUILD b/community/lavalauncher/APKBUILD index 85af2e2b606..656e333d1bb 100644 --- a/community/lavalauncher/APKBUILD +++ b/community/lavalauncher/APKBUILD @@ -29,7 +29,7 @@ esac build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libaccounts-glib/APKBUILD b/community/libaccounts-glib/APKBUILD index ab7d7bb5536..37ea9fc1429 100644 --- a/community/libaccounts-glib/APKBUILD +++ b/community/libaccounts-glib/APKBUILD @@ -29,7 +29,7 @@ builddir="$srcdir/$pkgname-VERSION_$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libadwaita/APKBUILD b/community/libadwaita/APKBUILD index 7d2668e4c66..a21e424cbf4 100644 --- a/community/libadwaita/APKBUILD +++ b/community/libadwaita/APKBUILD @@ -18,7 +18,7 @@ build() { -Dexamples=true \ -Dgtk_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libcamera/APKBUILD b/community/libcamera/APKBUILD index f65a1e44a78..14530ce981e 100644 --- a/community/libcamera/APKBUILD +++ b/community/libcamera/APKBUILD @@ -70,7 +70,7 @@ build() { -Dv4l2=true \ -Dwerror=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libchamplain/APKBUILD b/community/libchamplain/APKBUILD index 4d8ec151fc4..84d6a6f0dd8 100644 --- a/community/libchamplain/APKBUILD +++ b/community/libchamplain/APKBUILD @@ -19,7 +19,7 @@ build() { -Dintrospection=true \ -Dgtk_doc=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/libdazzle/APKBUILD b/community/libdazzle/APKBUILD index 9c8ae783eee..a10b5a9a048 100644 --- a/community/libdazzle/APKBUILD +++ b/community/libdazzle/APKBUILD @@ -20,7 +20,7 @@ build() { abuild-meson \ -Denable_gtk_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libevdev/APKBUILD b/community/libevdev/APKBUILD index a41663e994d..4852161e47f 100644 --- a/community/libevdev/APKBUILD +++ b/community/libevdev/APKBUILD @@ -24,7 +24,7 @@ build() { -Ddocumentation=enabled \ -Dcoverity=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/libfprint/APKBUILD b/community/libfprint/APKBUILD index 7c814feb740..755ef813d2e 100644 --- a/community/libfprint/APKBUILD +++ b/community/libfprint/APKBUILD @@ -37,7 +37,7 @@ build() { -Dudev_hwdb=disabled \ -Dudev_rules=enabled \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output # See comment in hack-generate-rules-instead-of-hwdb.patch. HACK_GEN_RULES=1 ./output/libfprint/fprint-list-udev-hwdb > 60-fprint-autosuspend.rules diff --git a/community/libgcab/APKBUILD b/community/libgcab/APKBUILD index 4392d3e4150..7cb08ec3b93 100644 --- a/community/libgcab/APKBUILD +++ b/community/libgcab/APKBUILD @@ -18,7 +18,7 @@ build() { abuild-meson \ -Db_lto=true \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libgdata/APKBUILD b/community/libgdata/APKBUILD index e5cb95b8fb5..e8cd2ed680d 100644 --- a/community/libgdata/APKBUILD +++ b/community/libgdata/APKBUILD @@ -30,7 +30,7 @@ build() { -Dgnome=enabled \ -Dgtk=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libgepub/APKBUILD b/community/libgepub/APKBUILD index bb45cf52eba..ced16280268 100644 --- a/community/libgepub/APKBUILD +++ b/community/libgepub/APKBUILD @@ -23,7 +23,7 @@ source="https://download.gnome.org/sources/libgepub/${pkgver%.*}/libgepub-$pkgve build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/libgit2-glib/APKBUILD b/community/libgit2-glib/APKBUILD index e295af08f21..85301fba3d0 100644 --- a/community/libgit2-glib/APKBUILD +++ b/community/libgit2-glib/APKBUILD @@ -17,7 +17,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libgnome-games-support/APKBUILD b/community/libgnome-games-support/APKBUILD index f7b6506bd87..fc0866d1a43 100644 --- a/community/libgnome-games-support/APKBUILD +++ b/community/libgnome-games-support/APKBUILD @@ -15,7 +15,7 @@ subpackages="$pkgname-dev $pkgname-lang" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libgnt/APKBUILD b/community/libgnt/APKBUILD index 6d8471ff6b8..37aa57da196 100644 --- a/community/libgnt/APKBUILD +++ b/community/libgnt/APKBUILD @@ -13,7 +13,7 @@ source="https://downloads.sourceforge.net/project/pidgin/libgnt/$pkgver/libgnt-$ build() { abuild-meson -Dpython2=false . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libgudev/APKBUILD b/community/libgudev/APKBUILD index e85e6e93981..08b5f9b4cc1 100644 --- a/community/libgudev/APKBUILD +++ b/community/libgudev/APKBUILD @@ -19,7 +19,7 @@ build() { -Dvapi=enabled \ -Dgtk_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libgusb/APKBUILD b/community/libgusb/APKBUILD index 515fcb281f0..a019692ccd1 100644 --- a/community/libgusb/APKBUILD +++ b/community/libgusb/APKBUILD @@ -28,7 +28,7 @@ build() { -Db_lto=true \ -Ddocs=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libgweather4/APKBUILD b/community/libgweather4/APKBUILD index f2d39cdb478..e7685722abc 100644 --- a/community/libgweather4/APKBUILD +++ b/community/libgweather4/APKBUILD @@ -33,7 +33,7 @@ build() { -Dgtk_doc=true \ -Denable_vala=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libhandy/APKBUILD b/community/libhandy/APKBUILD index ae21064f529..7a6c42ab6fa 100644 --- a/community/libhandy/APKBUILD +++ b/community/libhandy/APKBUILD @@ -19,7 +19,7 @@ build() { abuild-meson \ -Dexamples=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libhandy1/APKBUILD b/community/libhandy1/APKBUILD index cdfbb0c90e7..4f2462bfbf2 100644 --- a/community/libhandy1/APKBUILD +++ b/community/libhandy1/APKBUILD @@ -30,7 +30,7 @@ build() { -Db_lto=true \ -Dexamples=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libinputsynth/APKBUILD b/community/libinputsynth/APKBUILD index 238c7f8a30b..9c717f19e12 100644 --- a/community/libinputsynth/APKBUILD +++ b/community/libinputsynth/APKBUILD @@ -22,7 +22,7 @@ build() { abuild-meson \ -Dapi_doc=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libjcat/APKBUILD b/community/libjcat/APKBUILD index c731c6f4e8b..a1e7f66ee0d 100644 --- a/community/libjcat/APKBUILD +++ b/community/libjcat/APKBUILD @@ -29,7 +29,7 @@ build() { -Dgtkdoc=false \ -Dcli=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/liblc3/APKBUILD b/community/liblc3/APKBUILD index 7f8b67f6f71..84752aaa4af 100644 --- a/community/liblc3/APKBUILD +++ b/community/liblc3/APKBUILD @@ -15,7 +15,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libliftoff/APKBUILD b/community/libliftoff/APKBUILD index a564569064b..91fa2e977bd 100644 --- a/community/libliftoff/APKBUILD +++ b/community/libliftoff/APKBUILD @@ -16,7 +16,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/libmanette/APKBUILD b/community/libmanette/APKBUILD index 705c6b3379a..7607e6b29cb 100644 --- a/community/libmanette/APKBUILD +++ b/community/libmanette/APKBUILD @@ -17,7 +17,7 @@ build() { -Dvapi=true \ -Dintrospection=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libmarble-gtk4/APKBUILD b/community/libmarble-gtk4/APKBUILD index 9c25168ce33..f4f6d79e10b 100644 --- a/community/libmarble-gtk4/APKBUILD +++ b/community/libmarble-gtk4/APKBUILD @@ -17,7 +17,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libmediaart/APKBUILD b/community/libmediaart/APKBUILD index 8b761b442ac..fb7fe3b6a17 100644 --- a/community/libmediaart/APKBUILD +++ b/community/libmediaart/APKBUILD @@ -15,7 +15,7 @@ build() { abuild-meson \ -Dimage_library=gdk-pixbuf \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libmpdclient/APKBUILD b/community/libmpdclient/APKBUILD index 3489ffd97b2..10f5ae217ce 100644 --- a/community/libmpdclient/APKBUILD +++ b/community/libmpdclient/APKBUILD @@ -15,7 +15,7 @@ build() { abuild-meson \ -Dtest=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libnice/APKBUILD b/community/libnice/APKBUILD index 9d82c1cf8cd..15995c68072 100644 --- a/community/libnice/APKBUILD +++ b/community/libnice/APKBUILD @@ -32,7 +32,7 @@ build() { -Dcrypto-library=gnutls \ -Dgstreamer=enabled \ -Dgupnp=disabled builddir - meson compile ${JOBS:+-j ${JOBS}} -C builddir + meson compile -C builddir } package() { diff --git a/community/libnotify/APKBUILD b/community/libnotify/APKBUILD index 52fff0161a5..6a8e4dd8e0e 100644 --- a/community/libnotify/APKBUILD +++ b/community/libnotify/APKBUILD @@ -26,7 +26,7 @@ build() { -Dgtk_doc=false \ -Dman=false \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libopenrazer/APKBUILD b/community/libopenrazer/APKBUILD index f98c51ab1d7..6489f54938a 100644 --- a/community/libopenrazer/APKBUILD +++ b/community/libopenrazer/APKBUILD @@ -16,7 +16,7 @@ source="https://github.com/z3ntu/libopenrazer/releases/download/v$pkgver/libopen build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libosinfo/APKBUILD b/community/libosinfo/APKBUILD index edb543ed7c7..3f44850bb7d 100644 --- a/community/libosinfo/APKBUILD +++ b/community/libosinfo/APKBUILD @@ -36,7 +36,7 @@ build() { -Dwith-pci-ids-path=/usr/share/hwdata/pci.ids \ -Dwith-usb-ids-path=/usr/share/hwdata/usb.ids \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libpeas/APKBUILD b/community/libpeas/APKBUILD index 8aa5840130b..4f4ad17886f 100644 --- a/community/libpeas/APKBUILD +++ b/community/libpeas/APKBUILD @@ -29,7 +29,7 @@ build() { -Dvapi=true \ -Ddemos=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libplacebo/APKBUILD b/community/libplacebo/APKBUILD index 8d8f261c67e..e0dc908d031 100644 --- a/community/libplacebo/APKBUILD +++ b/community/libplacebo/APKBUILD @@ -40,7 +40,7 @@ build() { -Dtests=true \ -Dvulkan=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libportal/APKBUILD b/community/libportal/APKBUILD index 3e64ea17eee..d0718ded5d7 100644 --- a/community/libportal/APKBUILD +++ b/community/libportal/APKBUILD @@ -37,7 +37,7 @@ build() { -Dbackends=$_backends \ -Ddocs=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/librist/APKBUILD b/community/librist/APKBUILD index 1a92a50f159..757762d1cb9 100644 --- a/community/librist/APKBUILD +++ b/community/librist/APKBUILD @@ -15,7 +15,7 @@ builddir="$srcdir/librist-v$pkgver" build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/libsigc++/APKBUILD b/community/libsigc++/APKBUILD index 51a13a47e90..d4d5f08804b 100644 --- a/community/libsigc++/APKBUILD +++ b/community/libsigc++/APKBUILD @@ -16,7 +16,7 @@ build() { -Db_lto=true \ -Dbuild-documentation=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libsigc++3/APKBUILD b/community/libsigc++3/APKBUILD index ca84d5cef9c..108446f0f95 100644 --- a/community/libsigc++3/APKBUILD +++ b/community/libsigc++3/APKBUILD @@ -14,7 +14,7 @@ builddir="$srcdir/libsigc++-$pkgver" build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/libsignon-glib/APKBUILD b/community/libsignon-glib/APKBUILD index 97ad4edb5c8..a0cc821794d 100644 --- a/community/libsignon-glib/APKBUILD +++ b/community/libsignon-glib/APKBUILD @@ -26,7 +26,7 @@ prepare() { build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libslirp/APKBUILD b/community/libslirp/APKBUILD index 3564696530d..0d60d62c659 100644 --- a/community/libslirp/APKBUILD +++ b/community/libslirp/APKBUILD @@ -29,7 +29,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/libsoup/APKBUILD b/community/libsoup/APKBUILD index 0dfa1807e4f..a54a037099f 100644 --- a/community/libsoup/APKBUILD +++ b/community/libsoup/APKBUILD @@ -37,7 +37,7 @@ build() { -Dvapi=enabled \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libsoup3/APKBUILD b/community/libsoup3/APKBUILD index 76d7b7388f0..ea2f552563c 100644 --- a/community/libsoup3/APKBUILD +++ b/community/libsoup3/APKBUILD @@ -43,7 +43,7 @@ build() { -Dvapi=enabled \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libspng/APKBUILD b/community/libspng/APKBUILD index 292031dc888..e751b85a6a0 100644 --- a/community/libspng/APKBUILD +++ b/community/libspng/APKBUILD @@ -24,7 +24,7 @@ build() { -Db_lto=true \ -Denable_opt=$sseopt \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libva-glx/APKBUILD b/community/libva-glx/APKBUILD index 2e8f54d1b4b..077264a792d 100644 --- a/community/libva-glx/APKBUILD +++ b/community/libva-glx/APKBUILD @@ -33,7 +33,7 @@ build() { -Dwith_glx=yes \ -Dwith_wayland=yes \ builddir - meson compile ${JOBS:+-j ${JOBS}} -C builddir + meson compile -C builddir } package() { diff --git a/community/libva-intel-driver/APKBUILD b/community/libva-intel-driver/APKBUILD index c85832762e0..8df4147d559 100644 --- a/community/libva-intel-driver/APKBUILD +++ b/community/libva-intel-driver/APKBUILD @@ -18,7 +18,7 @@ build() { -Dwith_wayland=yes \ -Dwith_x11=yes \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libvirt-glib/APKBUILD b/community/libvirt-glib/APKBUILD index 829f27861e4..8fda16ae797 100644 --- a/community/libvirt-glib/APKBUILD +++ b/community/libvirt-glib/APKBUILD @@ -19,7 +19,7 @@ source="https://libvirt.org/sources/glib/libvirt-glib-$pkgver.tar.xz" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libwacom/APKBUILD b/community/libwacom/APKBUILD index 6d4e4b8cdcf..b1e39e02ab3 100644 --- a/community/libwacom/APKBUILD +++ b/community/libwacom/APKBUILD @@ -22,7 +22,7 @@ build() { -Dtests="$(options_has !check && echo disabled || echo enabled)" \ -Dudev-dir="/lib/udev" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libwnck3/APKBUILD b/community/libwnck3/APKBUILD index 675cddc7923..de68338cd95 100644 --- a/community/libwnck3/APKBUILD +++ b/community/libwnck3/APKBUILD @@ -34,7 +34,7 @@ build() { -Db_lto=true \ -Dgtk_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/libwpebackend-fdo/APKBUILD b/community/libwpebackend-fdo/APKBUILD index 78794df6271..f75bed6207f 100644 --- a/community/libwpebackend-fdo/APKBUILD +++ b/community/libwpebackend-fdo/APKBUILD @@ -20,7 +20,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/libxcvt/APKBUILD b/community/libxcvt/APKBUILD index 78e00ba437d..75c64194b64 100644 --- a/community/libxcvt/APKBUILD +++ b/community/libxcvt/APKBUILD @@ -16,7 +16,7 @@ source="https://xorg.freedesktop.org/releases/individual/lib/libxcvt-$pkgver.tar build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libxmlb/APKBUILD b/community/libxmlb/APKBUILD index dd2baab84e9..91367486bc2 100644 --- a/community/libxmlb/APKBUILD +++ b/community/libxmlb/APKBUILD @@ -19,7 +19,7 @@ build() { -Dstemmer=false \ -Dintrospection=true \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/libzim/APKBUILD b/community/libzim/APKBUILD index c5ca9ed220a..cf3893406ed 100644 --- a/community/libzim/APKBUILD +++ b/community/libzim/APKBUILD @@ -30,7 +30,7 @@ source="$pkgname-$pkgver-2.tar.gz::https://github.com/openzim/libzim/archive/$pk build() { abuild-meson . output \ -Dtest_data_dir="$srcdir/zim-testing-suite/data" - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/lightsoff/APKBUILD b/community/lightsoff/APKBUILD index d273319ff89..f6644226b7a 100644 --- a/community/lightsoff/APKBUILD +++ b/community/lightsoff/APKBUILD @@ -23,7 +23,7 @@ subpackages="$pkgname-doc $pkgname-lang" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/loksh/APKBUILD b/community/loksh/APKBUILD index 49cc2d21cbf..0cad3acb6a2 100644 --- a/community/loksh/APKBUILD +++ b/community/loksh/APKBUILD @@ -18,7 +18,7 @@ build() { --prefix=/ \ --bindir=/bin \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/lollypop/APKBUILD b/community/lollypop/APKBUILD index aac54a0f1dc..52241d6f413 100644 --- a/community/lollypop/APKBUILD +++ b/community/lollypop/APKBUILD @@ -49,7 +49,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/megapixels/APKBUILD b/community/megapixels/APKBUILD index 0d53afdf805..c9a7354939f 100644 --- a/community/megapixels/APKBUILD +++ b/community/megapixels/APKBUILD @@ -26,7 +26,7 @@ options="!check" # There's no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/millipixels/APKBUILD b/community/millipixels/APKBUILD index 8e8dbf2136f..f407d0db972 100644 --- a/community/millipixels/APKBUILD +++ b/community/millipixels/APKBUILD @@ -32,7 +32,7 @@ builddir="$srcdir/millipixels-v$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/mmsd-tng/APKBUILD b/community/mmsd-tng/APKBUILD index 81a018a4dbb..ee63ec4ba19 100644 --- a/community/mmsd-tng/APKBUILD +++ b/community/mmsd-tng/APKBUILD @@ -33,7 +33,7 @@ build() { -Db_lto=true \ -Dbuild-mmsctl=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/monado/APKBUILD b/community/monado/APKBUILD index fa48e00bbb5..b6e6f6e8d60 100644 --- a/community/monado/APKBUILD +++ b/community/monado/APKBUILD @@ -44,7 +44,7 @@ build() { abuild-meson . output \ -Ddrivers=auto,ohmd,survive \ -Dsteamvr_plugin=false - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/mpc/APKBUILD b/community/mpc/APKBUILD index 0d8057be596..a0bb78c83a3 100644 --- a/community/mpc/APKBUILD +++ b/community/mpc/APKBUILD @@ -16,7 +16,7 @@ build() { abuild-meson \ -Dtest=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD index 73ac2d1fc29..a4c679d2916 100644 --- a/community/mpd/APKBUILD +++ b/community/mpd/APKBUILD @@ -85,7 +85,7 @@ build() { -Dpipewire=enabled \ -Dsnapcast=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/mpdscribble/APKBUILD b/community/mpdscribble/APKBUILD index dc2e2b083a6..a1af0474009 100644 --- a/community/mpdscribble/APKBUILD +++ b/community/mpdscribble/APKBUILD @@ -21,7 +21,7 @@ build() { -Dtest=false \ -Dsyslog=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/mutter/APKBUILD b/community/mutter/APKBUILD index 6e083ac0421..36b81d8cd1b 100644 --- a/community/mutter/APKBUILD +++ b/community/mutter/APKBUILD @@ -78,7 +78,7 @@ build() { -Dprofiler=false \ -Dtests=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } schemas() { diff --git a/community/nautilus/APKBUILD b/community/nautilus/APKBUILD index 03bb4b959f9..d9e2748d798 100644 --- a/community/nautilus/APKBUILD +++ b/community/nautilus/APKBUILD @@ -58,7 +58,7 @@ build() { -Db_lto=true \ -Dtests=headless \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/ncmpc/APKBUILD b/community/ncmpc/APKBUILD index a8fe40ef772..65bbf5b4833 100644 --- a/community/ncmpc/APKBUILD +++ b/community/ncmpc/APKBUILD @@ -22,7 +22,7 @@ build() { -Dlyrics_plugin_dir=share/$pkgname/lyrics \ -Dhtml_manual=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/ndctl/APKBUILD b/community/ndctl/APKBUILD index e4fb3bfea38..32954e6ef76 100644 --- a/community/ndctl/APKBUILD +++ b/community/ndctl/APKBUILD @@ -39,7 +39,7 @@ build() { -Dsystemd=disabled \ -Dversion-tag="$pkgver" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/nemo/APKBUILD b/community/nemo/APKBUILD index e249a39fcf6..10107c67ffa 100644 --- a/community/nemo/APKBUILD +++ b/community/nemo/APKBUILD @@ -31,7 +31,7 @@ options="!check" # tests are broken: https://github.com/linuxmint/nemo/issues/25 build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/networkmanager/APKBUILD b/community/networkmanager/APKBUILD index 5355a981961..835c55c9729 100644 --- a/community/networkmanager/APKBUILD +++ b/community/networkmanager/APKBUILD @@ -142,7 +142,7 @@ _build() { "$@" \ . "$outdir" - meson compile ${JOBS:+-j ${JOBS}} -C "$outdir" + meson compile -C "$outdir" } check() { diff --git a/community/nwg-launchers/APKBUILD b/community/nwg-launchers/APKBUILD index 972d72f5b61..faa0aa3e062 100644 --- a/community/nwg-launchers/APKBUILD +++ b/community/nwg-launchers/APKBUILD @@ -27,7 +27,7 @@ build() { abuild-meson \ -Dlayer-shell=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/openhmd/APKBUILD b/community/openhmd/APKBUILD index 62c935929e6..ad99b761a70 100644 --- a/community/openhmd/APKBUILD +++ b/community/openhmd/APKBUILD @@ -18,7 +18,7 @@ build() { abuild-meson \ -Dexamples='' \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/openrc-settingsd/APKBUILD b/community/openrc-settingsd/APKBUILD index 3e216f66f88..eb1b4891d9f 100644 --- a/community/openrc-settingsd/APKBUILD +++ b/community/openrc-settingsd/APKBUILD @@ -26,7 +26,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/osinfo-db-tools/APKBUILD b/community/osinfo-db-tools/APKBUILD index 2acdc7e3cba..b78d0111077 100644 --- a/community/osinfo-db-tools/APKBUILD +++ b/community/osinfo-db-tools/APKBUILD @@ -24,7 +24,7 @@ builddir="$srcdir/osinfo-db-tools-v$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/pacman/APKBUILD b/community/pacman/APKBUILD index fad68e2b5f7..a8e906f58a1 100644 --- a/community/pacman/APKBUILD +++ b/community/pacman/APKBUILD @@ -39,7 +39,7 @@ build() { -Di18n=true \ -Ddoc=enabled \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/pangomm/APKBUILD b/community/pangomm/APKBUILD index aee7a71f4e7..37317e90010 100644 --- a/community/pangomm/APKBUILD +++ b/community/pangomm/APKBUILD @@ -15,7 +15,7 @@ source="https://download.gnome.org/sources/pangomm/${pkgver%.*}/pangomm-$pkgver. build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/pangomm2.48/APKBUILD b/community/pangomm2.48/APKBUILD index 2abf4f3dff9..38b25c48c7f 100644 --- a/community/pangomm2.48/APKBUILD +++ b/community/pangomm2.48/APKBUILD @@ -16,7 +16,7 @@ builddir="$srcdir/pangomm-$pkgver" build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/paper-icon-theme/APKBUILD b/community/paper-icon-theme/APKBUILD index bb8b01136dd..4ec31598481 100644 --- a/community/paper-icon-theme/APKBUILD +++ b/community/paper-icon-theme/APKBUILD @@ -14,7 +14,7 @@ builddir="$srcdir/paper-icon-theme-v.$pkgver" build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/phoc/APKBUILD b/community/phoc/APKBUILD index 310217109a3..df63d96100d 100644 --- a/community/phoc/APKBUILD +++ b/community/phoc/APKBUILD @@ -60,7 +60,7 @@ build() { -Dembed-wlroots=enabled \ --default-library=static \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/phosh-antispam/APKBUILD b/community/phosh-antispam/APKBUILD index 72d18ba4d33..d4f3cebe15f 100644 --- a/community/phosh-antispam/APKBUILD +++ b/community/phosh-antispam/APKBUILD @@ -19,7 +19,7 @@ source="https://gitlab.com/kop316/phosh-antispam/-/archive/$pkgver/phosh-antispa build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/phosh-mobile-settings/APKBUILD b/community/phosh-mobile-settings/APKBUILD index 8c8694a69ef..d5a7c193d06 100644 --- a/community/phosh-mobile-settings/APKBUILD +++ b/community/phosh-mobile-settings/APKBUILD @@ -25,7 +25,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/phosh/APKBUILD b/community/phosh/APKBUILD index ba6f1b12e89..518e3710d3a 100644 --- a/community/phosh/APKBUILD +++ b/community/phosh/APKBUILD @@ -69,7 +69,7 @@ build() { -Dphoc_tests=disabled \ -Dman=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/picom/APKBUILD b/community/picom/APKBUILD index ea1c4ca74ca..e63cbd32d2e 100644 --- a/community/picom/APKBUILD +++ b/community/picom/APKBUILD @@ -53,7 +53,7 @@ build() { -Db_lto=true \ -Dwith_docs=true \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/pipewire/APKBUILD b/community/pipewire/APKBUILD index 80f1572e994..7ea4a06f4dc 100644 --- a/community/pipewire/APKBUILD +++ b/community/pipewire/APKBUILD @@ -103,7 +103,7 @@ build() { -Dbluez5-codec-lc3=enabled \ -Dsession-managers=[] \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/playerctl/APKBUILD b/community/playerctl/APKBUILD index 40591f7fd84..9b81a88c548 100644 --- a/community/playerctl/APKBUILD +++ b/community/playerctl/APKBUILD @@ -21,7 +21,7 @@ build() { -Dgtk-doc=false \ -Dintrospection=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/polari/APKBUILD b/community/polari/APKBUILD index f1830adc543..88224d90756 100644 --- a/community/polari/APKBUILD +++ b/community/polari/APKBUILD @@ -30,7 +30,7 @@ source="https://download.gnome.org/sources/polari/${pkgver%.*}/polari-$pkgver.ta build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/portfolio/APKBUILD b/community/portfolio/APKBUILD index 99b75e84052..6db7dfcf5b1 100644 --- a/community/portfolio/APKBUILD +++ b/community/portfolio/APKBUILD @@ -29,7 +29,7 @@ builddir="$srcdir/Portfolio-$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/postprocessd/APKBUILD b/community/postprocessd/APKBUILD index d862f671fae..d8edf607129 100644 --- a/community/postprocessd/APKBUILD +++ b/community/postprocessd/APKBUILD @@ -14,7 +14,7 @@ options="!check" # no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/poweralertd/APKBUILD b/community/poweralertd/APKBUILD index 7b932e4b522..434d3f3d0a7 100644 --- a/community/poweralertd/APKBUILD +++ b/community/poweralertd/APKBUILD @@ -16,7 +16,7 @@ build() { abuild-meson \ -Dman-pages=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/pulseaudio/APKBUILD b/community/pulseaudio/APKBUILD index 11042b0de7a..574bd8592b2 100644 --- a/community/pulseaudio/APKBUILD +++ b/community/pulseaudio/APKBUILD @@ -124,7 +124,7 @@ build() { -Ddoxygen=false \ -Dstream-restore-clear-old-devices=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/py3-gst/APKBUILD b/community/py3-gst/APKBUILD index bf79fbecd33..0039a7aaa4b 100644 --- a/community/py3-gst/APKBUILD +++ b/community/py3-gst/APKBUILD @@ -25,7 +25,7 @@ build() { abuild-meson \ -Dpython=/usr/bin/python3 \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/py3-syndom/APKBUILD b/community/py3-syndom/APKBUILD index 583dbe9497d..f035990c783 100644 --- a/community/py3-syndom/APKBUILD +++ b/community/py3-syndom/APKBUILD @@ -19,7 +19,7 @@ builddir="$srcdir/syndication-domination-$_commit" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/qbootctl/APKBUILD b/community/qbootctl/APKBUILD index 97deb912d7c..1bacc0e75d3 100644 --- a/community/qbootctl/APKBUILD +++ b/community/qbootctl/APKBUILD @@ -20,7 +20,7 @@ options="!check" # no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/radare2/APKBUILD b/community/radare2/APKBUILD index e2bdc99bfd6..ac3cd075c97 100644 --- a/community/radare2/APKBUILD +++ b/community/radare2/APKBUILD @@ -127,7 +127,7 @@ build() { -Duse_sys_capstone=true \ -Dwant_capstone=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/razergenie/APKBUILD b/community/razergenie/APKBUILD index 34951ed3522..9b238080a91 100644 --- a/community/razergenie/APKBUILD +++ b/community/razergenie/APKBUILD @@ -19,7 +19,7 @@ builddir="$srcdir/RazerGenie-$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/rest1/APKBUILD b/community/rest1/APKBUILD index b3fe7e06338..b202f39c7fc 100644 --- a/community/rest1/APKBUILD +++ b/community/rest1/APKBUILD @@ -26,7 +26,7 @@ build() { -Dexamples=false \ -Dsoup2=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/retro-gtk/APKBUILD b/community/retro-gtk/APKBUILD index 35efbc53f10..594b3503e5f 100644 --- a/community/retro-gtk/APKBUILD +++ b/community/retro-gtk/APKBUILD @@ -18,7 +18,7 @@ source="https://download.gnome.org/sources/retro-gtk/${pkgver%.*}/retro-gtk-$pkg build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/rofi-wayland/APKBUILD b/community/rofi-wayland/APKBUILD index cfefb08a2b8..3ba0a040015 100644 --- a/community/rofi-wayland/APKBUILD +++ b/community/rofi-wayland/APKBUILD @@ -47,7 +47,7 @@ build() { -Dxcb=disabled \ -Dcheck=disabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/rofi/APKBUILD b/community/rofi/APKBUILD index b9be2437bff..bf74cb99844 100644 --- a/community/rofi/APKBUILD +++ b/community/rofi/APKBUILD @@ -52,7 +52,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/rubberband/APKBUILD b/community/rubberband/APKBUILD index f8f0dd28791..6836178e858 100644 --- a/community/rubberband/APKBUILD +++ b/community/rubberband/APKBUILD @@ -33,7 +33,7 @@ build() { -Dresampler=libsamplerate \ -Dfft=fftw \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/scrcpy/APKBUILD b/community/scrcpy/APKBUILD index 1d84021b8ac..69cc97f271e 100644 --- a/community/scrcpy/APKBUILD +++ b/community/scrcpy/APKBUILD @@ -21,7 +21,7 @@ build() { -Dcompile_server=false \ -Dprebuilt_server=/usr/share/scrcpy/scrcpy-server-v$pkgver \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/seahorse/APKBUILD b/community/seahorse/APKBUILD index 033f2655c9b..9531b2e0772 100644 --- a/community/seahorse/APKBUILD +++ b/community/seahorse/APKBUILD @@ -40,7 +40,7 @@ build() { abuild-meson \ -Db_lto=true \ . builddir - meson compile ${JOBS:+-j ${JOBS}} -C builddir + meson compile -C builddir } check() { diff --git a/community/seatd/APKBUILD b/community/seatd/APKBUILD index abbe16ebd87..da985766d51 100644 --- a/community/seatd/APKBUILD +++ b/community/seatd/APKBUILD @@ -34,7 +34,7 @@ build() { -Dman-pages=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/shotwell/APKBUILD b/community/shotwell/APKBUILD index 1837db93d0e..c12308a3c15 100644 --- a/community/shotwell/APKBUILD +++ b/community/shotwell/APKBUILD @@ -38,7 +38,7 @@ build() { -Db_lto=true \ -Dinstall_apport_hook=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/siglo/APKBUILD b/community/siglo/APKBUILD index d122a00f743..5089d50a4c1 100644 --- a/community/siglo/APKBUILD +++ b/community/siglo/APKBUILD @@ -16,7 +16,7 @@ options="!check" # There's no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/sound-juicer/APKBUILD b/community/sound-juicer/APKBUILD index 5befbf57a53..e138995c20f 100644 --- a/community/sound-juicer/APKBUILD +++ b/community/sound-juicer/APKBUILD @@ -21,7 +21,7 @@ source="https://download.gnome.org/sources/sound-juicer/${pkgver%.*}/sound-juice build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/spice-gtk/APKBUILD b/community/spice-gtk/APKBUILD index b5b9e0d2a5e..3bf950df327 100644 --- a/community/spice-gtk/APKBUILD +++ b/community/spice-gtk/APKBUILD @@ -68,7 +68,7 @@ build() { -Dgtk_doc=disabled \ -Dcoroutine=gthread \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/squeekboard/APKBUILD b/community/squeekboard/APKBUILD index 218d1f99b5e..e7e6d50e5da 100644 --- a/community/squeekboard/APKBUILD +++ b/community/squeekboard/APKBUILD @@ -32,7 +32,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson -Dstrict=false . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/sushi/APKBUILD b/community/sushi/APKBUILD index 327cd5f5ef9..f38aa52d9cf 100644 --- a/community/sushi/APKBUILD +++ b/community/sushi/APKBUILD @@ -26,7 +26,7 @@ source="https://download.gnome.org/sources/sushi/${pkgver%.*}/sushi-$pkgver.tar. build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/swaync/APKBUILD b/community/swaync/APKBUILD index 296aeffc420..e8922ffc6b6 100644 --- a/community/swaync/APKBUILD +++ b/community/swaync/APKBUILD @@ -37,7 +37,7 @@ build() { abuild-meson \ -Dsystemd-service=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/sysprof/APKBUILD b/community/sysprof/APKBUILD index 70956d7d717..39b36425424 100644 --- a/community/sysprof/APKBUILD +++ b/community/sysprof/APKBUILD @@ -29,7 +29,7 @@ build() { -Dgtk=true \ -Dsystemdunitdir=systemd \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/tau/APKBUILD b/community/tau/APKBUILD index beb643e49a1..d544fd79636 100644 --- a/community/tau/APKBUILD +++ b/community/tau/APKBUILD @@ -33,7 +33,7 @@ source="https://gitlab.gnome.org/World/Tau/uploads/$_sha/tau-$pkgver.tar.xz build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/template-glib/APKBUILD b/community/template-glib/APKBUILD index 953596975af..a418d4c38ee 100644 --- a/community/template-glib/APKBUILD +++ b/community/template-glib/APKBUILD @@ -22,7 +22,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/tepl/APKBUILD b/community/tepl/APKBUILD index 65e2541043e..9bc2f5b0d09 100644 --- a/community/tepl/APKBUILD +++ b/community/tepl/APKBUILD @@ -27,11 +27,11 @@ source="https://download.gnome.org/sources/tepl/${pkgver%.*}/tepl-$pkgver.tar.xz build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { - xvfb-run meson compile ${JOBS:+-j ${JOBS}} -C output + xvfb-run meson compile -C output } package() { diff --git a/community/tilix/APKBUILD b/community/tilix/APKBUILD index 6c4e450acc5..f62e4c60bb0 100644 --- a/community/tilix/APKBUILD +++ b/community/tilix/APKBUILD @@ -41,7 +41,7 @@ prepare() { build() { export LDFLAGS="-L--no-export-dynamic" abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/tio/APKBUILD b/community/tio/APKBUILD index 1cc63eab4c0..d0ea39c89e3 100644 --- a/community/tio/APKBUILD +++ b/community/tio/APKBUILD @@ -19,7 +19,7 @@ source="https://github.com/tio/tio/releases/download/v$pkgver/tio-$pkgver.tar.xz build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/totem-pl-parser/APKBUILD b/community/totem-pl-parser/APKBUILD index eb8bd9fc293..54886561342 100644 --- a/community/totem-pl-parser/APKBUILD +++ b/community/totem-pl-parser/APKBUILD @@ -26,7 +26,7 @@ build() { -Denable-libgcrypt=yes \ -Dintrospection=true \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/totem/APKBUILD b/community/totem/APKBUILD index e4eb0b9f1c5..9dd4f434147 100644 --- a/community/totem/APKBUILD +++ b/community/totem/APKBUILD @@ -40,7 +40,7 @@ source="https://download.gnome.org/sources/totem/${pkgver%.*}/totem-$pkgver.tar. build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/tracker-miners/APKBUILD b/community/tracker-miners/APKBUILD index 45035ec63aa..ae740dd4d0c 100644 --- a/community/tracker-miners/APKBUILD +++ b/community/tracker-miners/APKBUILD @@ -59,7 +59,7 @@ build() { -Dsystemd_user_services=false \ -Dminer_rss=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/tracker/APKBUILD b/community/tracker/APKBUILD index 1de08e318fa..18dcbc7c3b2 100644 --- a/community/tracker/APKBUILD +++ b/community/tracker/APKBUILD @@ -51,7 +51,7 @@ build() { -Dsystemd_user_services=false \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/tuba/APKBUILD b/community/tuba/APKBUILD index ab62faceff3..1936f82f423 100644 --- a/community/tuba/APKBUILD +++ b/community/tuba/APKBUILD @@ -27,7 +27,7 @@ builddir="$srcdir/Tuba-$pkgver" build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/umockdev/APKBUILD b/community/umockdev/APKBUILD index c59bab36d95..8950aa6fd67 100644 --- a/community/umockdev/APKBUILD +++ b/community/umockdev/APKBUILD @@ -19,7 +19,7 @@ build() { abuild-meson \ -Dgtk_doc=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/unudhcpd/APKBUILD b/community/unudhcpd/APKBUILD index 20668a64c7e..337f3f9e0fd 100644 --- a/community/unudhcpd/APKBUILD +++ b/community/unudhcpd/APKBUILD @@ -12,7 +12,7 @@ source="https://gitlab.com/postmarketOS/unudhcpd/-/archive/$pkgver/unudhcpd-$pkg build() { abuild-meson output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/upower/APKBUILD b/community/upower/APKBUILD index 74b697c62df..1d7a2114d76 100644 --- a/community/upower/APKBUILD +++ b/community/upower/APKBUILD @@ -44,7 +44,7 @@ build() { -Dudevrulesdir=/lib/udev/rules.d \ -Dsystemdsystemunitdir=no \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/usbredir/APKBUILD b/community/usbredir/APKBUILD index a1afe76b7d9..a1386f9a58f 100644 --- a/community/usbredir/APKBUILD +++ b/community/usbredir/APKBUILD @@ -21,7 +21,7 @@ source="https://www.spice-space.org/download/usbredir/usbredir-$pkgver.tar.xz" build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/vala-language-server/APKBUILD b/community/vala-language-server/APKBUILD index 61470106ee6..125c006cb12 100644 --- a/community/vala-language-server/APKBUILD +++ b/community/vala-language-server/APKBUILD @@ -18,7 +18,7 @@ build() { -Db_lto=true \ -Dbuilder_abi=3.40 \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/vala-lint/APKBUILD b/community/vala-lint/APKBUILD index b872c2adb57..316af148c00 100644 --- a/community/vala-lint/APKBUILD +++ b/community/vala-lint/APKBUILD @@ -14,7 +14,7 @@ builddir="$srcdir/vala-lint-$_sha" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/virglrenderer/APKBUILD b/community/virglrenderer/APKBUILD index 30c9306965c..956744beb21 100644 --- a/community/virglrenderer/APKBUILD +++ b/community/virglrenderer/APKBUILD @@ -29,7 +29,7 @@ build() { -Dtests=true \ -Dvideo=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/vkmark/APKBUILD b/community/vkmark/APKBUILD index d9ba25a3957..01b1252ce38 100644 --- a/community/vkmark/APKBUILD +++ b/community/vkmark/APKBUILD @@ -23,7 +23,7 @@ builddir="$srcdir/vkmark-$_commit" build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/vte3/APKBUILD b/community/vte3/APKBUILD index 723f2058935..0429c178759 100644 --- a/community/vte3/APKBUILD +++ b/community/vte3/APKBUILD @@ -38,7 +38,7 @@ build() { -Ddocs=false \ -D_systemd=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/vvmd/APKBUILD b/community/vvmd/APKBUILD index 3cadd070222..1211c1b267f 100644 --- a/community/vvmd/APKBUILD +++ b/community/vvmd/APKBUILD @@ -28,7 +28,7 @@ esac build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/vvmplayer/APKBUILD b/community/vvmplayer/APKBUILD index ae51a0016c3..a855d8a2eb9 100644 --- a/community/vvmplayer/APKBUILD +++ b/community/vvmplayer/APKBUILD @@ -26,7 +26,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/warp/APKBUILD b/community/warp/APKBUILD index 89bd9bc0e45..1bd6d9450ce 100644 --- a/community/warp/APKBUILD +++ b/community/warp/APKBUILD @@ -27,7 +27,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/waybar/APKBUILD b/community/waybar/APKBUILD index 65f54f33a11..7cae19a3690 100644 --- a/community/waybar/APKBUILD +++ b/community/waybar/APKBUILD @@ -53,7 +53,7 @@ build() { -Dsystemd=disabled \ -Dwireplumber=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/waypipe/APKBUILD b/community/waypipe/APKBUILD index 2b0732524b5..e1692178309 100644 --- a/community/waypipe/APKBUILD +++ b/community/waypipe/APKBUILD @@ -18,7 +18,7 @@ build() { -Dwerror=false \ -Db_ndebug=true \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/wdisplays/APKBUILD b/community/wdisplays/APKBUILD index b23754fb501..e509677fb5c 100644 --- a/community/wdisplays/APKBUILD +++ b/community/wdisplays/APKBUILD @@ -13,7 +13,7 @@ source="https://github.com/artizirk/wdisplays/archive/$pkgver/wdisplays-$pkgver. build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/webp-pixbuf-loader/APKBUILD b/community/webp-pixbuf-loader/APKBUILD index 0b5fb4379bb..41db4ce8e7c 100644 --- a/community/webp-pixbuf-loader/APKBUILD +++ b/community/webp-pixbuf-loader/APKBUILD @@ -20,7 +20,7 @@ install_if="gdk-pixbuf-loaders libwebp" build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/webrtc-audio-processing/APKBUILD b/community/webrtc-audio-processing/APKBUILD index 100a637c68e..347c2972ee9 100644 --- a/community/webrtc-audio-processing/APKBUILD +++ b/community/webrtc-audio-processing/APKBUILD @@ -33,7 +33,7 @@ build() { --disable-static \ --host=$CHOST \ --prefix=/usr - make ${JOBS:+-j ${JOBS}} + make } package() { diff --git a/community/weston/APKBUILD b/community/weston/APKBUILD index a16c82da12c..f87489c4457 100644 --- a/community/weston/APKBUILD +++ b/community/weston/APKBUILD @@ -77,7 +77,7 @@ build() { -Dlauncher-libseat=true \ -Dsystemd=false \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } # Does not run through, see also: diff --git a/community/wireplumber/APKBUILD b/community/wireplumber/APKBUILD index fed1ea95448..81ff2287917 100644 --- a/community/wireplumber/APKBUILD +++ b/community/wireplumber/APKBUILD @@ -42,7 +42,7 @@ build() { -Delogind=enabled \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/wl-clipboard/APKBUILD b/community/wl-clipboard/APKBUILD index 61145813505..e036dfdd798 100644 --- a/community/wl-clipboard/APKBUILD +++ b/community/wl-clipboard/APKBUILD @@ -24,7 +24,7 @@ source="https://github.com/bugaevc/wl-clipboard/archive/v$pkgver/wl-clipboard-$p build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/wlogout/APKBUILD b/community/wlogout/APKBUILD index 10467e83ad2..752591aae5e 100644 --- a/community/wlogout/APKBUILD +++ b/community/wlogout/APKBUILD @@ -30,7 +30,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/wlrctl/APKBUILD b/community/wlrctl/APKBUILD index 8fb4151937d..169276d1f76 100644 --- a/community/wlrctl/APKBUILD +++ b/community/wlrctl/APKBUILD @@ -17,7 +17,7 @@ build() { abuild-meson \ -Dwerror=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/wlsunset/APKBUILD b/community/wlsunset/APKBUILD index ff02528a7a3..81a867c5843 100644 --- a/community/wlsunset/APKBUILD +++ b/community/wlsunset/APKBUILD @@ -13,7 +13,7 @@ source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~kennylevinsen/wlsunset/archi build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/wofi/APKBUILD b/community/wofi/APKBUILD index 6870dd07f1b..3f530b1e95b 100644 --- a/community/wofi/APKBUILD +++ b/community/wofi/APKBUILD @@ -15,7 +15,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson -Db_lto=true . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/wtype/APKBUILD b/community/wtype/APKBUILD index a7554639efe..2c3442410ba 100644 --- a/community/wtype/APKBUILD +++ b/community/wtype/APKBUILD @@ -14,7 +14,7 @@ options="!check" # no test suite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/wys/APKBUILD b/community/wys/APKBUILD index 5fed8767d42..18daeb54b57 100644 --- a/community/wys/APKBUILD +++ b/community/wys/APKBUILD @@ -16,7 +16,7 @@ builddir=$srcdir/$pkgname-v$pkgver build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/xapp/APKBUILD b/community/xapp/APKBUILD index 4010186b268..9021a2c43a6 100644 --- a/community/xapp/APKBUILD +++ b/community/xapp/APKBUILD @@ -21,7 +21,7 @@ subpackages="$pkgname-dev $pkgname-lang" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/xdg-desktop-portal-gnome/APKBUILD b/community/xdg-desktop-portal-gnome/APKBUILD index 15faf4fa87f..249eb5c012a 100644 --- a/community/xdg-desktop-portal-gnome/APKBUILD +++ b/community/xdg-desktop-portal-gnome/APKBUILD @@ -23,7 +23,7 @@ options="!check" # no tests build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/xdg-desktop-portal-wlr/APKBUILD b/community/xdg-desktop-portal-wlr/APKBUILD index 01718f0d730..f70d874638e 100644 --- a/community/xdg-desktop-portal-wlr/APKBUILD +++ b/community/xdg-desktop-portal-wlr/APKBUILD @@ -34,7 +34,7 @@ build() { -Db_lto=true \ -Dsd-bus-provider=basu \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/xorg-server/APKBUILD b/community/xorg-server/APKBUILD index 22361223245..c76eb0f3b94 100644 --- a/community/xorg-server/APKBUILD +++ b/community/xorg-server/APKBUILD @@ -158,7 +158,7 @@ build() { -Ddri2=true \ -Ddri3=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/xprintidle/APKBUILD b/community/xprintidle/APKBUILD index f3cb96a8e48..76b7f841f0a 100644 --- a/community/xprintidle/APKBUILD +++ b/community/xprintidle/APKBUILD @@ -12,7 +12,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/g0hl1n/xprintidle/archive/re build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/xrdesktop/APKBUILD b/community/xrdesktop/APKBUILD index 2a4cbb05a15..0cbed9ded8c 100644 --- a/community/xrdesktop/APKBUILD +++ b/community/xrdesktop/APKBUILD @@ -25,7 +25,7 @@ build() { abuild-meson \ -Dapi_doc=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/xwayland/APKBUILD b/community/xwayland/APKBUILD index 9b0d8da2ae1..8aafad982e5 100644 --- a/community/xwayland/APKBUILD +++ b/community/xwayland/APKBUILD @@ -69,7 +69,7 @@ build() { -Dxkb_dir=/usr/share/X11/xkb \ -Dxkb_output_dir=/var/lib/xkb \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/community/yelp-tools/APKBUILD b/community/yelp-tools/APKBUILD index bc25984d220..f4d448969bb 100644 --- a/community/yelp-tools/APKBUILD +++ b/community/yelp-tools/APKBUILD @@ -14,7 +14,7 @@ source="https://download.gnome.org/sources/yelp-tools/${pkgver%.*}/yelp-tools-$p build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/community/zathura-cb/APKBUILD b/community/zathura-cb/APKBUILD index fd3b156ac85..80e831c4a4a 100644 --- a/community/zathura-cb/APKBUILD +++ b/community/zathura-cb/APKBUILD @@ -22,7 +22,7 @@ options="!check" # no test suite build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/zathura-pdf-mupdf/APKBUILD b/community/zathura-pdf-mupdf/APKBUILD index 2a4481616c4..a69faf47a95 100644 --- a/community/zathura-pdf-mupdf/APKBUILD +++ b/community/zathura-pdf-mupdf/APKBUILD @@ -21,7 +21,7 @@ source="https://pwmt.org/projects/zathura-pdf-mupdf/download/zathura-pdf-mupdf-$ build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/zathura-pdf-poppler/APKBUILD b/community/zathura-pdf-poppler/APKBUILD index d6b6aba3667..4f0b87bd2a8 100644 --- a/community/zathura-pdf-poppler/APKBUILD +++ b/community/zathura-pdf-poppler/APKBUILD @@ -15,7 +15,7 @@ source="https://git.pwmt.org/pwmt/zathura-pdf-poppler/-/archive/$pkgver/zathura- build() { abuild-meson -Db_lto=true . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/zathura-ps/APKBUILD b/community/zathura-ps/APKBUILD index 7837072d84f..fc7a0133233 100644 --- a/community/zathura-ps/APKBUILD +++ b/community/zathura-ps/APKBUILD @@ -15,7 +15,7 @@ source="https://git.pwmt.org/pwmt/zathura-ps/-/archive/$pkgver/zathura-ps-$pkgve build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/community/zathura/APKBUILD b/community/zathura/APKBUILD index a6bcc851137..31632d33a7b 100644 --- a/community/zathura/APKBUILD +++ b/community/zathura/APKBUILD @@ -32,7 +32,7 @@ esac build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/community/zim-tools/APKBUILD b/community/zim-tools/APKBUILD index 998a49b538d..10199a30754 100644 --- a/community/zim-tools/APKBUILD +++ b/community/zim-tools/APKBUILD @@ -26,7 +26,7 @@ source="zim-tools-$pkgver.tar.gz::https://github.com/openzim/zim-tools/archive/$ build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/at-spi2-core/APKBUILD b/main/at-spi2-core/APKBUILD index a73e3521a52..488473cb54b 100644 --- a/main/at-spi2-core/APKBUILD +++ b/main/at-spi2-core/APKBUILD @@ -37,7 +37,7 @@ build() { -Ddocs=false \ -Ddbus_daemon=/usr/bin/dbus-daemon \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/main/bubblewrap/APKBUILD b/main/bubblewrap/APKBUILD index 9c5f8a0d435..fca87473983 100644 --- a/main/bubblewrap/APKBUILD +++ b/main/bubblewrap/APKBUILD @@ -20,7 +20,7 @@ build() { abuild-meson \ -Drequire_userns=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/main/cairo/APKBUILD b/main/cairo/APKBUILD index af752316e17..0d2d1cdef36 100644 --- a/main/cairo/APKBUILD +++ b/main/cairo/APKBUILD @@ -52,7 +52,7 @@ build() { -Dgtk_doc=true \ -Dtests="$(want_check && echo enabled || echo disabled)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/d-feet/APKBUILD b/main/d-feet/APKBUILD index 79de5428bed..bb74c9a93d5 100644 --- a/main/d-feet/APKBUILD +++ b/main/d-feet/APKBUILD @@ -25,7 +25,7 @@ build() { abuild-meson \ -Dtests=false \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/dav1d/APKBUILD b/main/dav1d/APKBUILD index 6b7a4f2c824..ac0c4c45931 100644 --- a/main/dav1d/APKBUILD +++ b/main/dav1d/APKBUILD @@ -28,7 +28,7 @@ build() { -Dtestdata_tests=false \ $meson_opts \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/main/dconf/APKBUILD b/main/dconf/APKBUILD index 1e31a462c04..a9a502cc5c4 100644 --- a/main/dconf/APKBUILD +++ b/main/dconf/APKBUILD @@ -27,7 +27,7 @@ source="https://download.gnome.org/sources/dconf/${pkgver%.*}/dconf-$pkgver.tar. build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/font-cantarell/APKBUILD b/main/font-cantarell/APKBUILD index feaf203a7ab..1d6aea62bf6 100644 --- a/main/font-cantarell/APKBUILD +++ b/main/font-cantarell/APKBUILD @@ -22,7 +22,7 @@ build() { abuild-meson \ -Duseprebuilt=true \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/main/fribidi/APKBUILD b/main/fribidi/APKBUILD index d2187249b7b..d46978f030e 100644 --- a/main/fribidi/APKBUILD +++ b/main/fribidi/APKBUILD @@ -22,7 +22,7 @@ build() { abuild-meson \ -Ddefault_library=both \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/fuse3/APKBUILD b/main/fuse3/APKBUILD index ca7f6cacd18..64b88b8585f 100644 --- a/main/fuse3/APKBUILD +++ b/main/fuse3/APKBUILD @@ -38,7 +38,7 @@ build() { -Dinitscriptdir="" \ --default-library=both \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/gcr/APKBUILD b/main/gcr/APKBUILD index 8ff09d67cb4..0bd87130695 100644 --- a/main/gcr/APKBUILD +++ b/main/gcr/APKBUILD @@ -41,7 +41,7 @@ build() { -Dgpg_path=/usr/bin/gpg2 \ -Dsystemd=disabled \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/gdk-pixbuf/APKBUILD b/main/gdk-pixbuf/APKBUILD index d9622c43439..1b301f71e3d 100644 --- a/main/gdk-pixbuf/APKBUILD +++ b/main/gdk-pixbuf/APKBUILD @@ -45,7 +45,7 @@ build() { -Dinstalled_tests=false \ -Dtests="$(want_check && echo true || echo false)" \ output . - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/glib/APKBUILD b/main/glib/APKBUILD index 97ac2d1b160..53232997f9a 100644 --- a/main/glib/APKBUILD +++ b/main/glib/APKBUILD @@ -52,7 +52,7 @@ build() { -Dman=true \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/main/glu/APKBUILD b/main/glu/APKBUILD index 846644b3387..f86d4c0c299 100644 --- a/main/glu/APKBUILD +++ b/main/glu/APKBUILD @@ -19,7 +19,7 @@ build() { -Ddefault_library=shared \ -Dgl_provider=osmesa \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 5356a4e123a..1b2796d847e 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -30,7 +30,7 @@ esac build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/graphene/APKBUILD b/main/graphene/APKBUILD index 1c0603a0f77..5e4790d52f8 100644 --- a/main/graphene/APKBUILD +++ b/main/graphene/APKBUILD @@ -29,7 +29,7 @@ build() { -Darm_neon=$_neon \ -Dinstalled_tests=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/gst-plugins-base/APKBUILD b/main/gst-plugins-base/APKBUILD index 79a70189c21..0b9ad532ab7 100644 --- a/main/gst-plugins-base/APKBUILD +++ b/main/gst-plugins-base/APKBUILD @@ -54,7 +54,7 @@ build() { -Dpackage-name="GStreamer base plug-ins (Alpine Linux)" \ -Dtests="$(want_check && echo enabled || echo disabled)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/gstreamer/APKBUILD b/main/gstreamer/APKBUILD index 1e9f9dab106..a2816166fd0 100644 --- a/main/gstreamer/APKBUILD +++ b/main/gstreamer/APKBUILD @@ -44,7 +44,7 @@ build() { -Dpackage-name="GStreamer (Alpine Linux)" \ -Dpackage-origin="https://alpinelinux.org" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/gtk+3.0/APKBUILD b/main/gtk+3.0/APKBUILD index 9bb7f02f8ca..9812f2304fe 100644 --- a/main/gtk+3.0/APKBUILD +++ b/main/gtk+3.0/APKBUILD @@ -76,7 +76,7 @@ build() { -Dbroadway_backend=true \ -Dtests="$(want_check && echo true || echo false)" \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/harfbuzz/APKBUILD b/main/harfbuzz/APKBUILD index a74ab0fd780..09c2657ca7c 100644 --- a/main/harfbuzz/APKBUILD +++ b/main/harfbuzz/APKBUILD @@ -49,7 +49,7 @@ build() { -Dcairo=enabled \ -Ddocs=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/inih/APKBUILD b/main/inih/APKBUILD index 0dd424ab3b2..3a270f6fa0b 100644 --- a/main/inih/APKBUILD +++ b/main/inih/APKBUILD @@ -34,7 +34,7 @@ build() { -Dinline_comments=true \ -Duse_heap=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/main/libdrm/APKBUILD b/main/libdrm/APKBUILD index 0dbbffcfb11..507ea07d95d 100644 --- a/main/libdrm/APKBUILD +++ b/main/libdrm/APKBUILD @@ -32,7 +32,7 @@ build() { -Dinstall-test-programs=true \ -Dtests=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/libeconf/APKBUILD b/main/libeconf/APKBUILD index 84133226059..a05a4c9a09a 100644 --- a/main/libeconf/APKBUILD +++ b/main/libeconf/APKBUILD @@ -16,7 +16,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/openSUSE/libeconf/archive/re build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/libepoxy/APKBUILD b/main/libepoxy/APKBUILD index 31d8cadb659..ad1943fabda 100644 --- a/main/libepoxy/APKBUILD +++ b/main/libepoxy/APKBUILD @@ -21,7 +21,7 @@ build() { -Dx11=true \ -Dtests=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/libsecret/APKBUILD b/main/libsecret/APKBUILD index 05d40b5b130..9d825e1a1b3 100644 --- a/main/libsecret/APKBUILD +++ b/main/libsecret/APKBUILD @@ -19,7 +19,7 @@ build() { --default-library=both \ -Dgtk_doc=false \ output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/libva/APKBUILD b/main/libva/APKBUILD index b15941ef82a..12e29d5d11a 100644 --- a/main/libva/APKBUILD +++ b/main/libva/APKBUILD @@ -30,7 +30,7 @@ build() { -Dwith_glx=no \ -Dwith_wayland=yes \ builddir - meson compile ${JOBS:+-j ${JOBS}} -C builddir + meson compile -C builddir } package() { diff --git a/main/libvdpau/APKBUILD b/main/libvdpau/APKBUILD index 9be51abe08a..203cbe5f706 100644 --- a/main/libvdpau/APKBUILD +++ b/main/libvdpau/APKBUILD @@ -15,7 +15,7 @@ build() { abuild-meson \ -Ddri2=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/orc/APKBUILD b/main/orc/APKBUILD index 6309510079b..94323150ace 100644 --- a/main/orc/APKBUILD +++ b/main/orc/APKBUILD @@ -24,7 +24,7 @@ build() { -Db_lto=true \ -Dorc-test=disabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/p11-kit/APKBUILD b/main/p11-kit/APKBUILD index 04fe159847c..b04e85bfc95 100644 --- a/main/p11-kit/APKBUILD +++ b/main/p11-kit/APKBUILD @@ -22,7 +22,7 @@ build() { -Db_lto=true \ -Dtrust_paths=/etc/ssl/certs/ca-certificates.crt \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/pango/APKBUILD b/main/pango/APKBUILD index d5182fca050..0edb2022e83 100644 --- a/main/pango/APKBUILD +++ b/main/pango/APKBUILD @@ -41,7 +41,7 @@ build() { -Dintrospection=enabled \ -Dgtk_doc=false \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/main/pixman/APKBUILD b/main/pixman/APKBUILD index 99173838efb..991c5ab7410 100644 --- a/main/pixman/APKBUILD +++ b/main/pixman/APKBUILD @@ -33,7 +33,7 @@ build() { -Db_lto=$lto \ -Ddefault_library=both \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/py3-gobject3/APKBUILD b/main/py3-gobject3/APKBUILD index 099832663bd..b3526d0793f 100644 --- a/main/py3-gobject3/APKBUILD +++ b/main/py3-gobject3/APKBUILD @@ -29,7 +29,7 @@ provides="py-gobject3=$pkgver-r$pkgrel" # Backwards compatibility build() { abuild-meson -Db_lto=true . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/shared-mime-info/APKBUILD b/main/shared-mime-info/APKBUILD index b7ee69f3181..99a10a1f99f 100644 --- a/main/shared-mime-info/APKBUILD +++ b/main/shared-mime-info/APKBUILD @@ -16,7 +16,7 @@ build() { abuild-meson \ -Dupdate-mimedb=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/spice-protocol/APKBUILD b/main/spice-protocol/APKBUILD index e76b3d5bbea..c336fd131cb 100644 --- a/main/spice-protocol/APKBUILD +++ b/main/spice-protocol/APKBUILD @@ -13,7 +13,7 @@ source="https://www.spice-space.org/download/releases/spice-protocol-$pkgver.tar build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build/ + meson compile -C build/ } package() { diff --git a/main/spice/APKBUILD b/main/spice/APKBUILD index c3cc9548702..18f46016c84 100644 --- a/main/spice/APKBUILD +++ b/main/spice/APKBUILD @@ -54,7 +54,7 @@ build() { -Dopus=enabled \ -Dsmartcard=disabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/sshfs/APKBUILD b/main/sshfs/APKBUILD index 7909add5dee..bd21e64fcdf 100644 --- a/main/sshfs/APKBUILD +++ b/main/sshfs/APKBUILD @@ -14,7 +14,7 @@ options="!check" # requires FUSE kernel module to run tests build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/main/tinyxml2/APKBUILD b/main/tinyxml2/APKBUILD index 185da97c149..a5cf0a56dd6 100644 --- a/main/tinyxml2/APKBUILD +++ b/main/tinyxml2/APKBUILD @@ -15,7 +15,7 @@ build() { abuild-meson \ -Dtests=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/wayland-protocols/APKBUILD b/main/wayland-protocols/APKBUILD index f8f5b897b65..e5816a4a531 100644 --- a/main/wayland-protocols/APKBUILD +++ b/main/wayland-protocols/APKBUILD @@ -21,7 +21,7 @@ esac build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/wayland/APKBUILD b/main/wayland/APKBUILD index bd4e36355c5..8a218b21db8 100644 --- a/main/wayland/APKBUILD +++ b/main/wayland/APKBUILD @@ -34,7 +34,7 @@ build() { -Ddocumentation=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/xkeyboard-config/APKBUILD b/main/xkeyboard-config/APKBUILD index e58488954b8..f284c448db2 100644 --- a/main/xkeyboard-config/APKBUILD +++ b/main/xkeyboard-config/APKBUILD @@ -14,7 +14,7 @@ builddir="$srcdir"/xkeyboard-config-xkeyboard-config-$pkgver build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/main/xorgproto/APKBUILD b/main/xorgproto/APKBUILD index 7136bf07e18..fd0aeb8d7de 100644 --- a/main/xorgproto/APKBUILD +++ b/main/xorgproto/APKBUILD @@ -50,7 +50,7 @@ build() { --datadir=/usr/lib \ -Dlegacy=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/a2jmidid/APKBUILD b/testing/a2jmidid/APKBUILD index 7d540a52a09..37af43e5496 100644 --- a/testing/a2jmidid/APKBUILD +++ b/testing/a2jmidid/APKBUILD @@ -17,7 +17,7 @@ options="!check" # No testsuite build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/testing/apostrophe/APKBUILD b/testing/apostrophe/APKBUILD index 1505c1e04e9..e1bce9d6f99 100644 --- a/testing/apostrophe/APKBUILD +++ b/testing/apostrophe/APKBUILD @@ -41,7 +41,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/confy/APKBUILD b/testing/confy/APKBUILD index 9b29a4c6514..ecf12141cb8 100644 --- a/testing/confy/APKBUILD +++ b/testing/confy/APKBUILD @@ -25,7 +25,7 @@ subpackages="$pkgname-lang" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/curtail/APKBUILD b/testing/curtail/APKBUILD index ee77f8101d7..ae06f0ed347 100644 --- a/testing/curtail/APKBUILD +++ b/testing/curtail/APKBUILD @@ -30,7 +30,7 @@ builddir="$srcdir/$_pkgname-$pkgver" build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/testing/dosbox-staging/APKBUILD b/testing/dosbox-staging/APKBUILD index 82fcfe99d2d..5226580877b 100644 --- a/testing/dosbox-staging/APKBUILD +++ b/testing/dosbox-staging/APKBUILD @@ -36,7 +36,7 @@ build() { -Duse_mt32emu=false \ -Ddefault_library=shared \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/drawing/APKBUILD b/testing/drawing/APKBUILD index c47862fdede..63cae6693f7 100644 --- a/testing/drawing/APKBUILD +++ b/testing/drawing/APKBUILD @@ -27,7 +27,7 @@ subpackages="$pkgname-lang" build() { abuild-meson . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/testing/efl/APKBUILD b/testing/efl/APKBUILD index de190c6e59b..5d9c4abc75a 100644 --- a/testing/efl/APKBUILD +++ b/testing/efl/APKBUILD @@ -73,7 +73,7 @@ build() { -Decore-imf-loaders-disabler=ibus,scim \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/testing/eolie/APKBUILD b/testing/eolie/APKBUILD index d674e6afd23..85fe3f46b29 100644 --- a/testing/eolie/APKBUILD +++ b/testing/eolie/APKBUILD @@ -36,7 +36,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/espeakup/APKBUILD b/testing/espeakup/APKBUILD index 88666983f5a..729812cf409 100644 --- a/testing/espeakup/APKBUILD +++ b/testing/espeakup/APKBUILD @@ -17,7 +17,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/linux-speakup/espeakup/archi build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/fastd/APKBUILD b/testing/fastd/APKBUILD index 8ef577854c4..3cab239f039 100644 --- a/testing/fastd/APKBUILD +++ b/testing/fastd/APKBUILD @@ -23,7 +23,7 @@ build() { -Dsystemd=disabled \ -Dbuild_tests="$(options_has !check && echo false || echo true)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/findtow/APKBUILD b/testing/findtow/APKBUILD index c9e5de20e57..83ae32cca56 100644 --- a/testing/findtow/APKBUILD +++ b/testing/findtow/APKBUILD @@ -13,7 +13,7 @@ options="!check" # No testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/gdm-settings/APKBUILD b/testing/gdm-settings/APKBUILD index eb7d2211fb4..9a075bb5974 100644 --- a/testing/gdm-settings/APKBUILD +++ b/testing/gdm-settings/APKBUILD @@ -28,7 +28,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/realmazharhussain/gdm-settin build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/getting-things-gnome/APKBUILD b/testing/getting-things-gnome/APKBUILD index e44678acb04..5d170755392 100644 --- a/testing/getting-things-gnome/APKBUILD +++ b/testing/getting-things-gnome/APKBUILD @@ -16,7 +16,7 @@ builddir="$srcdir/gtg-$pkgver" build() { abuild-meson output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/gnome-metronome/APKBUILD b/testing/gnome-metronome/APKBUILD index d9aed6f4736..3a6c832b5c5 100644 --- a/testing/gnome-metronome/APKBUILD +++ b/testing/gnome-metronome/APKBUILD @@ -27,7 +27,7 @@ builddir="$srcdir/metronome-$pkgver" build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/testing/gst-rtsp-server/APKBUILD b/testing/gst-rtsp-server/APKBUILD index 5cda02a031f..cb5d517eca4 100644 --- a/testing/gst-rtsp-server/APKBUILD +++ b/testing/gst-rtsp-server/APKBUILD @@ -30,7 +30,7 @@ build() { -Dpackage-name="GStreamer RTSP server (Alpine Linux)" \ -Dtests="$(want_check && echo enabled || echo disabled)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/helvum/APKBUILD b/testing/helvum/APKBUILD index 0c5977bbe16..9863c786805 100644 --- a/testing/helvum/APKBUILD +++ b/testing/helvum/APKBUILD @@ -15,7 +15,7 @@ options="!check" # no test suite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/himitsu-keyring/APKBUILD b/testing/himitsu-keyring/APKBUILD index 82416e00047..b7e5ac9b267 100644 --- a/testing/himitsu-keyring/APKBUILD +++ b/testing/himitsu-keyring/APKBUILD @@ -13,7 +13,7 @@ builddir="$srcdir/keyring-$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/hiprompt-gtk-py/APKBUILD b/testing/hiprompt-gtk-py/APKBUILD index 925b9a2ac4b..6a7befb5f33 100644 --- a/testing/hiprompt-gtk-py/APKBUILD +++ b/testing/hiprompt-gtk-py/APKBUILD @@ -14,7 +14,7 @@ builddir="$srcdir/$pkgname-$_commit" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/igt-gpu-tools/APKBUILD b/testing/igt-gpu-tools/APKBUILD index d15b6345989..69841caf8a3 100644 --- a/testing/igt-gpu-tools/APKBUILD +++ b/testing/igt-gpu-tools/APKBUILD @@ -44,7 +44,7 @@ build() { -Dvalgrind=disabled \ -Dversion_hash=$pkgver \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } check() { diff --git a/testing/imrsh/APKBUILD b/testing/imrsh/APKBUILD index 84698d2b9ca..26c0547c6ba 100644 --- a/testing/imrsh/APKBUILD +++ b/testing/imrsh/APKBUILD @@ -17,7 +17,7 @@ options="!check" # no test suite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/khronos/APKBUILD b/testing/khronos/APKBUILD index 8ea37fb6c3b..734d9623bd8 100644 --- a/testing/khronos/APKBUILD +++ b/testing/khronos/APKBUILD @@ -22,7 +22,7 @@ source="https://github.com/lainsce/khronos/archive/refs/tags/$pkgver/khronos-$pk build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/lapel/APKBUILD b/testing/lapel/APKBUILD index 6c7a87eae53..7e9eb43a1d6 100644 --- a/testing/lapel/APKBUILD +++ b/testing/lapel/APKBUILD @@ -23,7 +23,7 @@ options="!check" # no test suite build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/libui/APKBUILD b/testing/libui/APKBUILD index df6b4635261..baa17f9e8b7 100644 --- a/testing/libui/APKBUILD +++ b/testing/libui/APKBUILD @@ -20,7 +20,7 @@ build() { pwd echo $builddir abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/libva-utils/APKBUILD b/testing/libva-utils/APKBUILD index 02a37a24590..bc934f3288e 100644 --- a/testing/libva-utils/APKBUILD +++ b/testing/libva-utils/APKBUILD @@ -25,7 +25,7 @@ build() { -Dwayland=true \ -Dtests=false \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/lite-xl/APKBUILD b/testing/lite-xl/APKBUILD index dde4a3a9367..06e34f2a1cc 100644 --- a/testing/lite-xl/APKBUILD +++ b/testing/lite-xl/APKBUILD @@ -22,7 +22,7 @@ options="!check" # no tests available build() { abuild-meson -Darch_tuple="$CARCH-linux" . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/materia-gtk-theme/APKBUILD b/testing/materia-gtk-theme/APKBUILD index 1465def2750..f6e39890ade 100644 --- a/testing/materia-gtk-theme/APKBUILD +++ b/testing/materia-gtk-theme/APKBUILD @@ -42,7 +42,7 @@ build() { abuild-meson \ -Dgnome_shell_version=3.38 \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/miraclecast/APKBUILD b/testing/miraclecast/APKBUILD index 6939e890ca3..1d2b8ff934b 100644 --- a/testing/miraclecast/APKBUILD +++ b/testing/miraclecast/APKBUILD @@ -25,7 +25,7 @@ build() { . output \ -Denable-systemd=false \ -Dbuild-tests=true - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/moka-icon-theme/APKBUILD b/testing/moka-icon-theme/APKBUILD index de24aedf6f4..8583740dede 100644 --- a/testing/moka-icon-theme/APKBUILD +++ b/testing/moka-icon-theme/APKBUILD @@ -13,7 +13,7 @@ source="moka-icon-theme-$pkgver.tar.gz::https://github.com/snwh/moka-icon-theme/ build() { abuild-meson output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/mrsh/APKBUILD b/testing/mrsh/APKBUILD index c80ba876b6e..62339f64c71 100644 --- a/testing/mrsh/APKBUILD +++ b/testing/mrsh/APKBUILD @@ -16,7 +16,7 @@ builddir="$srcdir/mrsh-$_commit" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/objconv/APKBUILD b/testing/objconv/APKBUILD index 9e6452fac19..4a253da43cb 100644 --- a/testing/objconv/APKBUILD +++ b/testing/objconv/APKBUILD @@ -22,7 +22,7 @@ prepare() { build() { cd "${builddir}/src/" - make ${JOBS:+-j ${JOBS}} -f "../Makefile" + make -f "../Makefile" } package() { diff --git a/testing/paprefs/APKBUILD b/testing/paprefs/APKBUILD index 5231e0712bb..8a820329d3c 100644 --- a/testing/paprefs/APKBUILD +++ b/testing/paprefs/APKBUILD @@ -19,7 +19,7 @@ source="https://freedesktop.org/software/pulseaudio/paprefs/paprefs-$pkgver.tar. build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/pinephone-compass/APKBUILD b/testing/pinephone-compass/APKBUILD index af3b96f7bfd..b11ba48a2ed 100644 --- a/testing/pinephone-compass/APKBUILD +++ b/testing/pinephone-compass/APKBUILD @@ -17,7 +17,7 @@ builddir="$srcdir/$pkgname-v$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/piper/APKBUILD b/testing/piper/APKBUILD index c19940451a6..b9287b6d01c 100644 --- a/testing/piper/APKBUILD +++ b/testing/piper/APKBUILD @@ -18,7 +18,7 @@ build() { -Druntime-dependency-checks=false \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/pithos/APKBUILD b/testing/pithos/APKBUILD index 4aafb7ade80..4df28f16c64 100644 --- a/testing/pithos/APKBUILD +++ b/testing/pithos/APKBUILD @@ -27,7 +27,7 @@ source="https://github.com/pithos/pithos/releases/download/$pkgver/pithos-$pkgve build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/powder-toy/APKBUILD b/testing/powder-toy/APKBUILD index d1ef4debeca..5ded4fd3f74 100644 --- a/testing/powder-toy/APKBUILD +++ b/testing/powder-toy/APKBUILD @@ -30,7 +30,7 @@ build() { abuild-meson \ -Db_lto=true \ . build - meson compile -v ${JOBS:+-j ${JOBS}} -C build + meson compile -v -C build } package() { diff --git a/testing/power-profiles-daemon/APKBUILD b/testing/power-profiles-daemon/APKBUILD index a106c7361c6..43f3bd0aa15 100644 --- a/testing/power-profiles-daemon/APKBUILD +++ b/testing/power-profiles-daemon/APKBUILD @@ -28,7 +28,7 @@ build() { -Dsystemdsystemunitdir="" \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/powersupply/APKBUILD b/testing/powersupply/APKBUILD index 6312b827ea6..818c2d3e835 100644 --- a/testing/powersupply/APKBUILD +++ b/testing/powersupply/APKBUILD @@ -21,7 +21,7 @@ options="!check" # There's no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/py3-pyatem/APKBUILD b/testing/py3-pyatem/APKBUILD index 2f21c2f3d0b..4be23149423 100644 --- a/testing/py3-pyatem/APKBUILD +++ b/testing/py3-pyatem/APKBUILD @@ -26,11 +26,11 @@ build() { # Build the GTK app abuild-meson -Dwith_proxy=False . output_gtk - meson compile ${JOBS:+-j ${JOBS}} -C output_gtk + meson compile -C output_gtk # Build the proxy daemon abuild-meson -Dwith_gtk_app=False . output_proxy - meson compile ${JOBS:+-j ${JOBS}} -C output_proxy + meson compile -C output_proxy } check() { diff --git a/testing/ratbag/APKBUILD b/testing/ratbag/APKBUILD index e9bba714fbf..ae3c9abd2b1 100644 --- a/testing/ratbag/APKBUILD +++ b/testing/ratbag/APKBUILD @@ -32,7 +32,7 @@ build() { -Dlogind-provider=elogind \ -Dtests="$(want_check && echo true || echo false)" \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/read-it-later/APKBUILD b/testing/read-it-later/APKBUILD index d404024efa9..dc659871df5 100755 --- a/testing/read-it-later/APKBUILD +++ b/testing/read-it-later/APKBUILD @@ -21,7 +21,7 @@ options="!check" # no tests build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/rizin/APKBUILD b/testing/rizin/APKBUILD index 067317ddffa..75b7673116e 100644 --- a/testing/rizin/APKBUILD +++ b/testing/rizin/APKBUILD @@ -59,7 +59,7 @@ build() { -Duse_sys_openssl=enabled \ -Duse_sys_tree_sitter=enabled \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/rkdeveloptool/APKBUILD b/testing/rkdeveloptool/APKBUILD index 536485b4a69..adfb769c14c 100644 --- a/testing/rkdeveloptool/APKBUILD +++ b/testing/rkdeveloptool/APKBUILD @@ -13,7 +13,7 @@ options="!check" # There is no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/rnote/APKBUILD b/testing/rnote/APKBUILD index 1dadc4c6ab8..63c281f7c85 100644 --- a/testing/rnote/APKBUILD +++ b/testing/rnote/APKBUILD @@ -35,7 +35,7 @@ export CARGO_PROFILE_RELEASE_LTO=thin build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { meson test --no-rebuild --print-errorlogs -C output diff --git a/testing/sane-airscan/APKBUILD b/testing/sane-airscan/APKBUILD index fb0c6d697d7..e9563c85ce9 100644 --- a/testing/sane-airscan/APKBUILD +++ b/testing/sane-airscan/APKBUILD @@ -23,7 +23,7 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/alexpevzner/sane-airscan/arc build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/shipments/APKBUILD b/testing/shipments/APKBUILD index 3d14c75fc2f..a5a2634ce2a 100644 --- a/testing/shipments/APKBUILD +++ b/testing/shipments/APKBUILD @@ -25,7 +25,7 @@ options="!check" # There's no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/slurm/APKBUILD b/testing/slurm/APKBUILD index 71fd7aebbd7..997602db7f0 100644 --- a/testing/slurm/APKBUILD +++ b/testing/slurm/APKBUILD @@ -15,7 +15,7 @@ builddir="$srcdir/$pkgname-upstream-$pkgver" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/solanum/APKBUILD b/testing/solanum/APKBUILD index 917cf2efd8f..fd472ba41e2 100644 --- a/testing/solanum/APKBUILD +++ b/testing/solanum/APKBUILD @@ -33,7 +33,7 @@ builddir="$srcdir/Solanum-$_gitrev" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/swappy/APKBUILD b/testing/swappy/APKBUILD index 8f2455062fb..8512e055789 100644 --- a/testing/swappy/APKBUILD +++ b/testing/swappy/APKBUILD @@ -15,7 +15,7 @@ source="https://github.com/jtheoof/swappy/archive/v$pkgver/swappy-$pkgver.tar.gz build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/tang/APKBUILD b/testing/tang/APKBUILD index cb688b19360..c84f562173d 100644 --- a/testing/tang/APKBUILD +++ b/testing/tang/APKBUILD @@ -26,7 +26,7 @@ prepare() { build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/tangram/APKBUILD b/testing/tangram/APKBUILD index fd7c313b62c..24a1963cc73 100644 --- a/testing/tangram/APKBUILD +++ b/testing/tangram/APKBUILD @@ -45,7 +45,7 @@ prepare() { build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/termbox/APKBUILD b/testing/termbox/APKBUILD index 5b1924ef393..39d874c66ba 100644 --- a/testing/termbox/APKBUILD +++ b/testing/termbox/APKBUILD @@ -23,7 +23,7 @@ build() { abuild-meson \ --default-library=both \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/thumbdrives/APKBUILD b/testing/thumbdrives/APKBUILD index d629407ad10..9a368a3edd1 100644 --- a/testing/thumbdrives/APKBUILD +++ b/testing/thumbdrives/APKBUILD @@ -13,7 +13,7 @@ options="!check" # There's no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/uasm/APKBUILD b/testing/uasm/APKBUILD index 84d3a7a4aaf..3bb3f95f2b5 100644 --- a/testing/uasm/APKBUILD +++ b/testing/uasm/APKBUILD @@ -16,7 +16,7 @@ source=" builddir="${srcdir}/UASM-${_commitish}/" build() { - make ${JOBS:+-j ${JOBS}} -f "gccLinux64.mak" + make -f "gccLinux64.mak" } package() { diff --git a/testing/viewnior/APKBUILD b/testing/viewnior/APKBUILD index 9b87768735c..b353f9c757c 100644 --- a/testing/viewnior/APKBUILD +++ b/testing/viewnior/APKBUILD @@ -15,7 +15,7 @@ builddir="$srcdir"/$_pkgname-$pkgname-$pkgver build() { abuild-meson builddir - meson compile ${JOBS:+-j ${JOBS}} -C builddir + meson compile -C builddir } package() { diff --git a/testing/wbg/APKBUILD b/testing/wbg/APKBUILD index 8c521365ac4..c1a54e6594c 100644 --- a/testing/wbg/APKBUILD +++ b/testing/wbg/APKBUILD @@ -22,7 +22,7 @@ builddir="$srcdir/$pkgname" build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/wcm/APKBUILD b/testing/wcm/APKBUILD index b85aba1b65c..6c3bb21aef1 100644 --- a/testing/wcm/APKBUILD +++ b/testing/wcm/APKBUILD @@ -13,7 +13,7 @@ source="https://github.com/WayfireWM/wcm/releases/download/v$pkgver/wcm-$pkgver. build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/testing/wf-config/APKBUILD b/testing/wf-config/APKBUILD index 12d0a8aaa14..139de503f6a 100644 --- a/testing/wf-config/APKBUILD +++ b/testing/wf-config/APKBUILD @@ -20,7 +20,7 @@ source="https://github.com/WayfireWM/wf-config/releases/download/v$pkgver/wf-con build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/wf-osk/APKBUILD b/testing/wf-osk/APKBUILD index a652e72b0a3..eb1843a4b6f 100644 --- a/testing/wf-osk/APKBUILD +++ b/testing/wf-osk/APKBUILD @@ -21,7 +21,7 @@ builddir="$srcdir/$pkgname-$_commit" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/wiremapper/APKBUILD b/testing/wiremapper/APKBUILD index d095308ae6a..0c67d691883 100644 --- a/testing/wiremapper/APKBUILD +++ b/testing/wiremapper/APKBUILD @@ -14,7 +14,7 @@ options="!check" # There's no testsuite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/wlavu/APKBUILD b/testing/wlavu/APKBUILD index 012a481c438..aa8ecf64f80 100644 --- a/testing/wlavu/APKBUILD +++ b/testing/wlavu/APKBUILD @@ -20,7 +20,7 @@ builddir="$srcdir/$pkgname-$_commit" build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/wlclock/APKBUILD b/testing/wlclock/APKBUILD index 1e895a2db17..83f308cb656 100644 --- a/testing/wlclock/APKBUILD +++ b/testing/wlclock/APKBUILD @@ -21,7 +21,7 @@ options="!check" # no test suite build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/wlrobs/APKBUILD b/testing/wlrobs/APKBUILD index fb574c197ac..735ee779644 100644 --- a/testing/wlrobs/APKBUILD +++ b/testing/wlrobs/APKBUILD @@ -31,7 +31,7 @@ build() { abuild-meson \ -Duse_dmabuf=true \ build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/testing/wlroots0.12/APKBUILD b/testing/wlroots0.12/APKBUILD index 13b6542ea0d..f178ac4f577 100644 --- a/testing/wlroots0.12/APKBUILD +++ b/testing/wlroots0.12/APKBUILD @@ -39,7 +39,7 @@ build() { -Dlogind-provider=elogind \ -Dexamples=false \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/testing/wlroots0.15/APKBUILD b/testing/wlroots0.15/APKBUILD index 7d66f44ef77..388f9755201 100644 --- a/testing/wlroots0.15/APKBUILD +++ b/testing/wlroots0.15/APKBUILD @@ -44,7 +44,7 @@ build() { -Db_lto=true \ -Dexamples=false \ . build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { diff --git a/testing/wlvncc/APKBUILD b/testing/wlvncc/APKBUILD index a21a166a8f5..1d07c11d133 100644 --- a/testing/wlvncc/APKBUILD +++ b/testing/wlvncc/APKBUILD @@ -33,7 +33,7 @@ build() { abuild-meson \ -Db_lto=true \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } check() { diff --git a/testing/wmenu/APKBUILD b/testing/wmenu/APKBUILD index 274ba709273..377350f4dd4 100644 --- a/testing/wmenu/APKBUILD +++ b/testing/wmenu/APKBUILD @@ -21,7 +21,7 @@ source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~adnano/wmenu/archive/$pkgver build() { abuild-meson \ . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/wshowkeys/APKBUILD b/testing/wshowkeys/APKBUILD index b9067b6b88f..46308a5ee73 100644 --- a/testing/wshowkeys/APKBUILD +++ b/testing/wshowkeys/APKBUILD @@ -24,7 +24,7 @@ options="!check suid" # has no test suite; needs to be setuid to read input even build() { abuild-meson . output - meson compile ${JOBS:+-j ${JOBS}} -C output + meson compile -C output } package() { diff --git a/testing/zathura-djvu/APKBUILD b/testing/zathura-djvu/APKBUILD index c5ed9c01b4d..3332369bae6 100644 --- a/testing/zathura-djvu/APKBUILD +++ b/testing/zathura-djvu/APKBUILD @@ -13,7 +13,7 @@ source="https://pwmt.org/projects/zathura-djvu/download/zathura-djvu-$pkgver.tar build() { abuild-meson build - meson compile ${JOBS:+-j ${JOBS}} -C build + meson compile -C build } package() { |