diff options
147 files changed, 296 insertions, 296 deletions
diff --git a/community/appstream/APKBUILD b/community/appstream/APKBUILD index 7bbe7a5dc5..ee45bcc7a8 100644 --- a/community/appstream/APKBUILD +++ b/community/appstream/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=appstream pkgver=0.12.9 -pkgrel=0 +pkgrel=1 pkgdesc="Provides a standard for creating app stores across distributions" url="https://distributions.freedesktop.org/wiki/AppStream" arch="all" @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dqt=true \ -Ddocs=false \ -Dapidocs=false \ diff --git a/community/baobab/APKBUILD b/community/baobab/APKBUILD index dbeab46dba..0db300073d 100644 --- a/community/baobab/APKBUILD +++ b/community/baobab/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=baobab pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="A graphical application to analyse disk usage in any Gnome environment" url="https://wiki.gnome.org/action/show/Apps/DiskUsageAnalyzer" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/bolt/APKBUILD b/community/bolt/APKBUILD index fbab91e0f6..bba3eaddab 100644 --- a/community/bolt/APKBUILD +++ b/community/bolt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=bolt pkgver=0.8 -pkgrel=0 +pkgrel=1 pkgdesc="Thunderbolt 3 device manager" url="https://gitlab.freedesktop.org/bolt/bolt" arch="all !armhf !armv7" # limited by polkit @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dman=true \ -Dsystemd=false \ . output diff --git a/community/cage/APKBUILD b/community/cage/APKBUILD index d681f64321..f0be7e6a46 100644 --- a/community/cage/APKBUILD +++ b/community/cage/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Will Sinatra <wpsinatra@gmail.com> pkgname=cage pkgver=0.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Wayland Kiosk" url="https://github.com/Hjdskes/cage" arch="all" @@ -13,7 +13,7 @@ options="!check" #No checks source="$pkgname"-"$pkgver".tar.gz::https://github.com/Hjdskes/cage/archive/v"$pkgver".tar.gz prepare() { - meson --buildtype=release -Dxwayland=true --prefix /usr "$srcdir/build" + meson --buildtype=debugoptimized -Dxwayland=true --prefix /usr "$srcdir/build" } build() { diff --git a/community/celluloid/APKBUILD b/community/celluloid/APKBUILD index d736ba8e70..ad207b9438 100644 --- a/community/celluloid/APKBUILD +++ b/community/celluloid/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=celluloid pkgver=0.18 -pkgrel=0 +pkgrel=1 pkgdesc="A simple GTK+ frontend for mpv (formerly gnome-mpv)" url="https://celluloid-player.github.io/" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/cheese/APKBUILD b/community/cheese/APKBUILD index 2c766a9812..3f05bb92c1 100644 --- a/community/cheese/APKBUILD +++ b/community/cheese/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=cheese pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="Take photos and videos with your webcam" url="https://wiki.gnome.org/Apps/Cheese" arch="all" @@ -22,7 +22,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/dconf-editor/APKBUILD b/community/dconf-editor/APKBUILD index 8a2f2c6a26..a056e3e83d 100644 --- a/community/dconf-editor/APKBUILD +++ b/community/dconf-editor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=dconf-editor pkgver=3.34.3 -pkgrel=0 +pkgrel=1 pkgdesc="Dconf Editor is a viewer and editor of applications internal settings" url="https://wiki.gnome.org/Apps/DconfEditor" arch="all" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/devhelp/APKBUILD b/community/devhelp/APKBUILD index ff6aad1739..2604e016a6 100644 --- a/community/devhelp/APKBUILD +++ b/community/devhelp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=devhelp pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="API documentation browser for GTK+ and GNOME" url="https://wiki.gnome.org/Apps/Devhelp" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/epiphany/APKBUILD b/community/epiphany/APKBUILD index c77526fc07..35883d1166 100644 --- a/community/epiphany/APKBUILD +++ b/community/epiphany/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=epiphany pkgver=3.34.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="A simple, clean, beautiful view of the web" url="https://wiki.gnome.org/Apps/Web" arch="all !s390x" # libhandy is not available on s390x @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/file-roller/APKBUILD b/community/file-roller/APKBUILD index 536d0ec842..ccf24b107e 100644 --- a/community/file-roller/APKBUILD +++ b/community/file-roller/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=file-roller pkgver=3.32.3 -pkgrel=0 +pkgrel=1 pkgdesc="File Roller is an archive manager for the GNOME desktop " url="https://wiki.gnome.org/Apps/FileRoller" arch="all !s390x" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dpackagekit=false \ -Dcpio=/usr/bin/cpio \ . output diff --git a/community/folks/APKBUILD b/community/folks/APKBUILD index 39587a3955..f7a47bb6c2 100644 --- a/community/folks/APKBUILD +++ b/community/folks/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=folks pkgver=0.13.1 -pkgrel=1 +pkgrel=2 pkgdesc="GObject Library to aggregate people into metacontacts" url="https://wiki.gnome.org/Projects/Folks" arch="all" @@ -29,7 +29,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddocs=true \ . output ninja -C output diff --git a/community/fractal/APKBUILD b/community/fractal/APKBUILD index c4dce94d03..051efe7a8d 100644 --- a/community/fractal/APKBUILD +++ b/community/fractal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=fractal pkgver=4.2.2 -pkgrel=0 +pkgrel=1 pkgdesc="Matrix group messaging app" url="https://wiki.gnome.org/Apps/Fractal" arch="x86_64 x86 armhf armv7 aarch64 ppc64le" # limited by Rust @@ -26,7 +26,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/fwupd/APKBUILD b/community/fwupd/APKBUILD index e7030f470d..2af3c5ed8b 100644 --- a/community/fwupd/APKBUILD +++ b/community/fwupd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=fwupd pkgver=1.3.6 -pkgrel=0 +pkgrel=1 pkgdesc="Firmware update daemon" url="https://fwupd.org/" arch="x86_64 x86" @@ -30,7 +30,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dagent=true \ -Dconsolekit=true \ -Dfirmware-packager=true \ diff --git a/community/geary/APKBUILD b/community/geary/APKBUILD index bcbe2bc7db..c81e6ac3b1 100644 --- a/community/geary/APKBUILD +++ b/community/geary/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=geary pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="Geary is an email application built around conversations" url="https://wiki.gnome.org/Apps/Geary" # tests fail on armhf @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dlibunwind_optional=true \ . output ninja -C output diff --git a/community/gedit-plugins/APKBUILD b/community/gedit-plugins/APKBUILD index aa90ff9d5f..fe07a85ab7 100644 --- a/community/gedit-plugins/APKBUILD +++ b/community/gedit-plugins/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gedit-plugins pkgver=3.34.1 -pkgrel=1 +pkgrel=2 pkgdesc="Plugins for gedit, the GNOME text editor" url="https://wiki.gnome.org/Apps/Gedit/PluginsLists" arch="all !s390x" # Limited by gedit-dev and gtksourceview4-dev @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dplugin_zeitgeist=false \ . output ninja -C output diff --git a/community/gedit/APKBUILD b/community/gedit/APKBUILD index 0096b45f44..2a0dd6312e 100644 --- a/community/gedit/APKBUILD +++ b/community/gedit/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gedit pkgver=3.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="gedit is the GNOME text editor" url="https://wiki.gnome.org/Apps/Gedit" arch="all !s390x" # Limited by librsvg @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddocumentation=true \ . output ninja -C output diff --git a/community/geocode-glib/APKBUILD b/community/geocode-glib/APKBUILD index 111c86aca6..6a5ebfd13e 100644 --- a/community/geocode-glib/APKBUILD +++ b/community/geocode-glib/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=geocode-glib pkgver=3.26.1 -pkgrel=0 +pkgrel=1 pkgdesc="Geocoding helper library" url="https://www.gnome.org/" arch="all" @@ -16,7 +16,7 @@ build() { cd "$builddir"/build meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ --sysconfdir=/etc \ -Denable-installed-tests=false \ .. diff --git a/community/gexiv2/APKBUILD b/community/gexiv2/APKBUILD index 74c5ae453f..87b5363c4f 100644 --- a/community/gexiv2/APKBUILD +++ b/community/gexiv2/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gexiv2 pkgver=0.12.0 -pkgrel=2 +pkgrel=3 pkgdesc="a GObject-based wrapper around the Exiv2 library" url="https://wiki.gnome.org/Projects/gexiv2" arch="all" @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dgtk_doc=true \ -Dintrospection=true \ -Dvapi=true \ diff --git a/community/gitg/APKBUILD b/community/gitg/APKBUILD index eb394265d6..de4a42acec 100644 --- a/community/gitg/APKBUILD +++ b/community/gitg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gitg pkgver=3.32.1 -pkgrel=2 +pkgrel=3 pkgdesc="gitg is the GNOME GUI client to view git repositories" url="https://wiki.gnome.org/Apps/Gitg" arch="all !s390x" # missing gtksourceview @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/glib-networking/APKBUILD b/community/glib-networking/APKBUILD index d8f0a4b9f0..7269509ab2 100644 --- a/community/glib-networking/APKBUILD +++ b/community/glib-networking/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=glib-networking pkgver=2.62.3 -pkgrel=0 +pkgrel=1 pkgdesc="Networking support for GLib" url="https://gitlab.gnome.org/GNOME/glib-networking" arch="all" @@ -16,7 +16,7 @@ source="https://download.gnome.org/sources/glib-networking/${pkgver%.*}/glib-net build() { meson \ - --buildtype=release \ + --buildtype=debugoptimized \ --prefix=/usr \ --default-library=shared \ . build diff --git a/community/gnome-authenticator/APKBUILD b/community/gnome-authenticator/APKBUILD index 58e2f5c652..2b4b0ae0fb 100644 --- a/community/gnome-authenticator/APKBUILD +++ b/community/gnome-authenticator/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-authenticator pkgver=3.32.2 -pkgrel=3 +pkgrel=4 pkgdesc="A Two-Factor Authentication application" url="https://gitlab.gnome.org/World/Authenticator" arch="all !s390x" # missing libhandy on s390x @@ -22,7 +22,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-backgrounds/APKBUILD b/community/gnome-backgrounds/APKBUILD index 16e04aaaef..2f9f0ca0f3 100644 --- a/community/gnome-backgrounds/APKBUILD +++ b/community/gnome-backgrounds/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-backgrounds pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="Default wallpaper set for GNOME" url="https://gitlab.gnome.org/GNOME/gnome-backgrounds" arch="noarch" @@ -15,7 +15,7 @@ source="https://download.gnome.org/sources/gnome-backgrounds/${pkgver%.*}/gnome- build() { meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ --sysconfdir=/etc \ --datadir=/usr/share \ output . diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index 8bc04cbcec..a2fe20fcee 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-bluetooth pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="The GNOME Bluetooth Subsystem" url="https://wiki.gnome.org/Projects/GnomeBluetooth" arch="all" @@ -17,7 +17,7 @@ source="https://download.gnome.org/sources/gnome-bluetooth/${pkgver%.*}/gnome-bl build() { meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ --sysconfdir=/etc \ output . ninja -C output diff --git a/community/gnome-books/APKBUILD b/community/gnome-books/APKBUILD index 1d20d63b8e..420fa59aa1 100644 --- a/community/gnome-books/APKBUILD +++ b/community/gnome-books/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-books pkgver=3.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME Ebook Manager" url="https://wiki.gnome.org/Apps/Books" arch="all !s390x" # missing gjs @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-boxes/APKBUILD b/community/gnome-boxes/APKBUILD index 176cbab7e1..eceffe448d 100644 --- a/community/gnome-boxes/APKBUILD +++ b/community/gnome-boxes/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-boxes pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="Virtualization made simple" url="https://wiki.gnome.org/Apps/Boxes" # https://build.alpinelinux.org/buildlogs/build-edge-ppc64le/testing/gnome-boxes/gnome-boxes-3.34.0-r0.log @@ -22,7 +22,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-builder/APKBUILD b/community/gnome-builder/APKBUILD index 1d6e60563c..bba92cc5d8 100644 --- a/community/gnome-builder/APKBUILD +++ b/community/gnome-builder/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-builder pkgver=3.34.1 -pkgrel=2 +pkgrel=3 pkgdesc="Develop software for GNOME" url="https://wiki.gnome.org/Apps/Builder" arch="all !s390x" @@ -28,7 +28,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dplugin_sysprof=false \ . output ninja -C output diff --git a/community/gnome-calculator/APKBUILD b/community/gnome-calculator/APKBUILD index 58d0a4a50f..d948a98960 100644 --- a/community/gnome-calculator/APKBUILD +++ b/community/gnome-calculator/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-calculator pkgver=3.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="Calculator for solving mathematical equations" url="https://wiki.gnome.org/Apps/Calculator" arch="all !s390x" # gtksourceview4 is not available on s390x @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --localstatedir=/var \ --libdir=/usr/lib \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-calendar/APKBUILD b/community/gnome-calendar/APKBUILD index 56c67f22ac..48ee7e1e74 100644 --- a/community/gnome-calendar/APKBUILD +++ b/community/gnome-calendar/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-calendar pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="Calendar application for GNOME" url="https://wiki.gnome.org/Apps/Calendar" arch="all" @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-characters/APKBUILD b/community/gnome-characters/APKBUILD index db8994ce81..4e4866da6b 100644 --- a/community/gnome-characters/APKBUILD +++ b/community/gnome-characters/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-characters pkgver=3.32.1 -pkgrel=0 +pkgrel=1 pkgdesc="A simple utility application to find and insert unusual characters" url="https://wiki.gnome.org/Design/Apps/CharacterMap" arch="all !s390x" # gjs missing @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-clocks/APKBUILD b/community/gnome-clocks/APKBUILD index fb205af9e3..70e2889395 100644 --- a/community/gnome-clocks/APKBUILD +++ b/community/gnome-clocks/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-clocks pkgver=3.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="Clock application designed for GNOME 3" url="https://wiki.gnome.org/Apps/Clocks" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-contacts/APKBUILD b/community/gnome-contacts/APKBUILD index b6726a6bb8..6ea84ce6ec 100644 --- a/community/gnome-contacts/APKBUILD +++ b/community/gnome-contacts/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-contacts pkgver=3.34 -pkgrel=0 +pkgrel=1 pkgdesc="A contacts manager for GNOME" url="https://wiki.gnome.org/Apps/Contacts" arch="all !s390x" # libhandy is missing @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-control-center/APKBUILD b/community/gnome-control-center/APKBUILD index d4f34cb7e7..ad78199118 100644 --- a/community/gnome-control-center/APKBUILD +++ b/community/gnome-control-center/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-control-center pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME control center" url="https://gitlab.gnome.org/GNOME/gnome-control-center" # limited by gnome-online-accounts @@ -52,7 +52,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dcheese=true \ -Dibus=true \ . output diff --git a/community/gnome-desktop/APKBUILD b/community/gnome-desktop/APKBUILD index 06464701af..d9583f2dcf 100644 --- a/community/gnome-desktop/APKBUILD +++ b/community/gnome-desktop/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-desktop pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME desktop core libraries" url="https://gitlab.gnome.org/GNOME/gnome-desktop" arch="all" @@ -23,7 +23,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dgnome_distributor="Alpine Linux" \ -Dudev=enabled \ . output diff --git a/community/gnome-disk-utility/APKBUILD b/community/gnome-disk-utility/APKBUILD index c2f06d03ce..9d7a2010dc 100644 --- a/community/gnome-disk-utility/APKBUILD +++ b/community/gnome-disk-utility/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-disk-utility pkgver=3.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME libraries and applications for dealing with storage devices" url="https://wiki.gnome.org/Apps/Disks" arch="all !s390x" @@ -20,7 +20,7 @@ build() { --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-firmware-updater/APKBUILD b/community/gnome-firmware-updater/APKBUILD index 5c44a89d79..59806da3ce 100644 --- a/community/gnome-firmware-updater/APKBUILD +++ b/community/gnome-firmware-updater/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-firmware-updater pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="Install firmware on devices" url="https://gitlab.gnome.org/hughsie/gnome-firmware-updater" arch="x86_64 x86" # limited by fwupd @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dsystemd=false \ -Delogind=true \ -Dman=false \ diff --git a/community/gnome-font-viewer/APKBUILD b/community/gnome-font-viewer/APKBUILD index 9f5215a69f..69a27a7974 100644 --- a/community/gnome-font-viewer/APKBUILD +++ b/community/gnome-font-viewer/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-font-viewer pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="View fonts on your system" url="https://gitlab.gnome.org/GNOME/gnome-font-viewer" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-games/APKBUILD b/community/gnome-games/APKBUILD index 981f3cdada..723b1de085 100644 --- a/community/gnome-games/APKBUILD +++ b/community/gnome-games/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-games pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="Browser and play your games" url="https://wiki.gnome.org/Apps/Games" arch="all !s390x" # needs librsvg @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-initial-setup/APKBUILD b/community/gnome-initial-setup/APKBUILD index 7c6d0b84f4..4211bd40d4 100644 --- a/community/gnome-initial-setup/APKBUILD +++ b/community/gnome-initial-setup/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-initial-setup pkgver=3.34.3 -pkgrel=0 +pkgrel=1 pkgdesc="A simple, easy,and safe way to prepare a new system" url="https://wiki.gnome.org/Design/OS/InitialSetup" arch="all !armhf !s390x !ppc64le" # limited by gnome-shell&mutter @@ -23,7 +23,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dregion-page=false \ -Dsoftware-sources=disabled \ -Dsystemd=false \ diff --git a/community/gnome-maps/APKBUILD b/community/gnome-maps/APKBUILD index 05865094c4..570f00372e 100644 --- a/community/gnome-maps/APKBUILD +++ b/community/gnome-maps/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-maps pkgver=3.34.3 -pkgrel=0 +pkgrel=1 pkgdesc="A simple map client" url="https://wiki.gnome.org/Apps/Maps" arch="all !s390x" # gjs missing @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD index d7cd372793..f4c9462dd2 100644 --- a/community/gnome-music/APKBUILD +++ b/community/gnome-music/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-music pkgver=3.34.3 -pkgrel=0 +pkgrel=1 pkgdesc="Music is the new GNOME music playing application" url="https://wiki.gnome.org/Apps/Music" arch="all" @@ -24,7 +24,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-passwordsafe/APKBUILD b/community/gnome-passwordsafe/APKBUILD index d27af65541..e30b5df25f 100644 --- a/community/gnome-passwordsafe/APKBUILD +++ b/community/gnome-passwordsafe/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-passwordsafe pkgver=3.32.0 -pkgrel=1 +pkgrel=2 pkgdesc="A password manager for GNOME" url="https://gitlab.gnome.org/World/PasswordSafe" arch="noarch !s390x" # Limited by py3-keepass @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-photos/APKBUILD b/community/gnome-photos/APKBUILD index 7cf7fdba90..a8f86e28ab 100644 --- a/community/gnome-photos/APKBUILD +++ b/community/gnome-photos/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-photos pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="Access, organize and share your photos on GNOME" url="https://wiki.gnome.org/Apps/Photos" arch="all !s390x" # Limited by gegl-dev @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddogtail=false \ . output ninja -C output diff --git a/community/gnome-podcasts/APKBUILD b/community/gnome-podcasts/APKBUILD index 70df8d89a1..4bf2011d11 100644 --- a/community/gnome-podcasts/APKBUILD +++ b/community/gnome-podcasts/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-podcasts pkgver=0.4.7 -pkgrel=0 +pkgrel=1 pkgdesc="Podcast app for GNOME" url="https://wiki.gnome.org/Apps/Podcasts" arch="all !s390x !x86" # rust crashing on x86, missing deps on s390x @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-power-manager/APKBUILD b/community/gnome-power-manager/APKBUILD index dd5628d9e4..88c67639c3 100644 --- a/community/gnome-power-manager/APKBUILD +++ b/community/gnome-power-manager/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-power-manager pkgver=3.32.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME power manager" url="https://gitlab.gnome.org/GNOME/gnome-power-manager" arch="all" @@ -14,7 +14,7 @@ source="https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${ build() { meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ --sysconfdir=/etc \ output . ninja -C output diff --git a/community/gnome-screenshot/APKBUILD b/community/gnome-screenshot/APKBUILD index e8fac2f0ff..0ba47beda5 100644 --- a/community/gnome-screenshot/APKBUILD +++ b/community/gnome-screenshot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-screenshot pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="Screenshot capture utility for GNOME" url="https://gitlab.gnome.org/GNOME/gnome-screenshot" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-settings-daemon/APKBUILD b/community/gnome-settings-daemon/APKBUILD index d6cf9e5a8e..1b331e6c2f 100644 --- a/community/gnome-settings-daemon/APKBUILD +++ b/community/gnome-settings-daemon/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-settings-daemon pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME settings daemon" url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon" arch="all !s390x" @@ -26,7 +26,7 @@ build() { --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dsystemd=false \ . output ninja -C output diff --git a/community/gnome-shell-extensions/APKBUILD b/community/gnome-shell-extensions/APKBUILD index 2c301aaf57..de118f214c 100644 --- a/community/gnome-shell-extensions/APKBUILD +++ b/community/gnome-shell-extensions/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-shell-extensions pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="A collection of extensions for GNOME Shell" url="https://wiki.gnome.org/Projects/GnomeShell/Extensions" arch="noarch" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dextension_set=all \ -Dclassic_mode=true \ . output diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD index ecd9e97584..935e2c563d 100644 --- a/community/gnome-shell/APKBUILD +++ b/community/gnome-shell/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-shell pkgver=3.34.3 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME shell" url="https://wiki.gnome.org/Projects/GnomeShell" arch="all !s390x !ppc64le" @@ -63,7 +63,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dsystemd=false \ . output ninja -C output diff --git a/community/gnome-sound-recorder/APKBUILD b/community/gnome-sound-recorder/APKBUILD index 9ba6798912..c65d479705 100644 --- a/community/gnome-sound-recorder/APKBUILD +++ b/community/gnome-sound-recorder/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-sound-recorder pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="A simple and modern sound recorder" url="https://wiki.gnome.org/Apps/SoundRecorder" arch="all !s390x" # Dependency gjs-dev is not available on s390x @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-tweaks/APKBUILD b/community/gnome-tweaks/APKBUILD index cf87dd068b..869a91fd02 100644 --- a/community/gnome-tweaks/APKBUILD +++ b/community/gnome-tweaks/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-tweaks pkgver=3.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME3 tool to customize advanced options" url="https://wiki.gnome.org/Apps/Tweaks" arch="noarch !s390x !armv7" # mutter is missing @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-usage/APKBUILD b/community/gnome-usage/APKBUILD index 33576284cd..96c84ba1e8 100644 --- a/community/gnome-usage/APKBUILD +++ b/community/gnome-usage/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-usage pkgver=3.32.0 -pkgrel=0 +pkgrel=1 pkgdesc="System resources status" url="https://wiki.gnome.org/Apps/Usage" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gnome-weather/APKBUILD b/community/gnome-weather/APKBUILD index 56798c9d84..565aaa6b2f 100644 --- a/community/gnome-weather/APKBUILD +++ b/community/gnome-weather/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-weather pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME Weather application" url="https://wiki.gnome.org/Apps/Weather" arch="noarch !s390x" # missing gjs @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gom/APKBUILD b/community/gom/APKBUILD index 68d49529fd..c18be2f6e1 100644 --- a/community/gom/APKBUILD +++ b/community/gom/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gom pkgver=0.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="GObject Data Mapper" url="https://wiki.gnome.org/Projects/Gom" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gpaste/APKBUILD b/community/gpaste/APKBUILD index 093f2286af..b7ad88ed2c 100644 --- a/community/gpaste/APKBUILD +++ b/community/gpaste/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gpaste pkgver=3.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="Clipboard managment system" url="https://github.com/Keruspe/GPaste" arch="all !armhf !s390x !ppc64le" # limited by gnome-control-center @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dsystemd=false \ . output ninja -C output diff --git a/community/graphene/APKBUILD b/community/graphene/APKBUILD index a568202ab7..58bdb2d63c 100644 --- a/community/graphene/APKBUILD +++ b/community/graphene/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname="graphene" pkgver="1.10.0" -pkgrel=0 +pkgrel=1 pkgdesc="A thin layer of graphic data types" url="http://ebassi.github.io/graphene/" arch="all" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dinstalled_tests=false \ . output ninja -C output diff --git a/community/grilo-plugins/APKBUILD b/community/grilo-plugins/APKBUILD index d65e2c76c5..af5ca92446 100644 --- a/community/grilo-plugins/APKBUILD +++ b/community/grilo-plugins/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=grilo-plugins pkgver=0.3.10 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME media discovery framework plugins" options="!check" url="https://wiki.gnome.org/Projects/Grilo" @@ -19,7 +19,7 @@ source="https://download.gnome.org/sources/grilo-plugins/${pkgver%.*}/grilo-plug build() { meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ -Denable-chromaprint=no \ . output ninja -C output diff --git a/community/grim/APKBUILD b/community/grim/APKBUILD index 3f0e19d08b..d6851a8ddf 100644 --- a/community/grim/APKBUILD +++ b/community/grim/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=grim pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Grabs images from Wayland compositors" options="!check" # No testsuite url="https://wayland.emersion.fr/grim/" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gsettings-desktop-schemas/APKBUILD b/community/gsettings-desktop-schemas/APKBUILD index e6b949cb62..378cfbd2a7 100644 --- a/community/gsettings-desktop-schemas/APKBUILD +++ b/community/gsettings-desktop-schemas/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gsettings-desktop-schemas pkgver=3.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="A collection of GSettings schemas" url="https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas" arch="noarch" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/gst-libav/APKBUILD b/community/gst-libav/APKBUILD index 2237771d6f..eb3cd7025e 100644 --- a/community/gst-libav/APKBUILD +++ b/community/gst-libav/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-libav pkgver=1.16.2 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework libav plugin" url="https://gstreamer.freedesktop.org" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dpackage-origin="https://alpinelinux.org" \ -Dpackage-name="GStreamer libav plugin (Alpine Linux)" \ . output diff --git a/community/gst-plugins-bad/APKBUILD b/community/gst-plugins-bad/APKBUILD index 579cf03c30..b1576aa63a 100644 --- a/community/gst-plugins-bad/APKBUILD +++ b/community/gst-plugins-bad/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-bad pkgver=1.16.2 -pkgrel=2 +pkgrel=3 pkgdesc="GStreamer streaming media framework bad plug-ins" url="https://gstreamer.freedesktop.org" arch="all" @@ -31,7 +31,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dpackage-origin="https://alpinelinux.org" \ -Dpackage-name="GStreamer bad plug-ins (Alpine Linux)" \ -Dintrospection=enabled \ diff --git a/community/gst-plugins-good/APKBUILD b/community/gst-plugins-good/APKBUILD index a8fa9d0708..e3dd742f61 100644 --- a/community/gst-plugins-good/APKBUILD +++ b/community/gst-plugins-good/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-good pkgver=1.16.2 -pkgrel=0 +pkgrel=2 pkgdesc="GStreamer streaming media framework good plug-ins" url="https://gstreamer.freedesktop.org" arch="all !armhf" # armhf blocked by qt5-qtdeclarative @@ -37,7 +37,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dpackage-origin="https://alpinelinux.org" \ -Dpackage-name="GStreamer good plug-ins (Alpine Linux)" \ . output diff --git a/community/gst-plugins-ugly/APKBUILD b/community/gst-plugins-ugly/APKBUILD index 641b8ee24a..ec48becab8 100644 --- a/community/gst-plugins-ugly/APKBUILD +++ b/community/gst-plugins-ugly/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-ugly pkgver=1.16.2 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework ugly plug-ins" url="https://gstreamer.freedesktop.org" arch="all" @@ -24,7 +24,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dpackage-origin="https://alpinelinux.org" \ -Dpackage-name="GStreamer ugly plug-ins (Alpine Linux)" \ . output diff --git a/community/gtk-vnc/APKBUILD b/community/gtk-vnc/APKBUILD index f05233439b..50595591b9 100644 --- a/community/gtk-vnc/APKBUILD +++ b/community/gtk-vnc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gtk-vnc pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A VNC viewer widget for GTK" url="https://wiki.gnome.org/Projects/gtk-vnc" arch="all" @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dwith-vala=true \ -Dwith-coroutine=gthread \ . output diff --git a/community/gtk4.0/APKBUILD b/community/gtk4.0/APKBUILD index 25a418fa5f..0da533fa1b 100644 --- a/community/gtk4.0/APKBUILD +++ b/community/gtk4.0/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gtk4.0 pkgver=3.96.0 -pkgrel=1 +pkgrel=2 pkgdesc="The GTK Toolkit (v4)" url="https://www.gtk.org/" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" @@ -68,7 +68,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dbroadway-backend=true \ -Dman-pages=true \ -Ddocumentation=true \ diff --git a/community/gtksourceview4/APKBUILD b/community/gtksourceview4/APKBUILD index e939b817ce..83207fa4d3 100644 --- a/community/gtksourceview4/APKBUILD +++ b/community/gtksourceview4/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gtksourceview4 pkgver=4.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="A text widget adding syntax highlighting and more to GNOME" url="https://wiki.gnome.org/Projects/GtkSourceView" arch="all !s390x" # Limited by ibus -> librsvg @@ -23,7 +23,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dglade_catalog=true \ . output ninja -C output diff --git a/community/gvfs/APKBUILD b/community/gvfs/APKBUILD index 6a7ed1aef1..6535ea279c 100644 --- a/community/gvfs/APKBUILD +++ b/community/gvfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gvfs pkgver=1.42.2 -pkgrel=0 +pkgrel=1 pkgdesc="Backends for the gio framework in GLib" url="https://wiki.gnome.org/Projects/gvfs" arch="all" @@ -40,7 +40,7 @@ source="https://download.gnome.org/sources/gvfs/${pkgver%.*}/gvfs-$pkgver.tar.xz build() { meson \ - --buildtype=release \ + --buildtype=debugoptimized \ --prefix=/usr \ --libexecdir=/usr/libexec/gvfs \ --sysconfdir=/etc \ diff --git a/community/jsonrpc-glib/APKBUILD b/community/jsonrpc-glib/APKBUILD index 30726dae4e..f4dc7f6791 100644 --- a/community/jsonrpc-glib/APKBUILD +++ b/community/jsonrpc-glib/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=jsonrpc-glib pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="Library to communicate using the JSON-RPC 2.0 specification" url="https://gitlab.gnome.org/GNOME/jsonrpc-glib" arch="all" @@ -15,7 +15,7 @@ source="https://download.gnome.org/sources/jsonrpc-glib/${pkgver%.*}/jsonrpc-gli build() { meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ -Denable_gtk_doc=true \ . output ninja -C output diff --git a/community/knot-resolver/APKBUILD b/community/knot-resolver/APKBUILD index 63ef2ac6ea..0d44e5109d 100644 --- a/community/knot-resolver/APKBUILD +++ b/community/knot-resolver/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=knot-resolver pkgver=4.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Minimalistic caching DNS resolver implementation" url="https://www.knot-resolver.cz/" arch="all !s390x" # limited by luajit @@ -50,7 +50,7 @@ build() { meson build \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ --default-library=both \ -Dclient=enabled \ -Dgroup="$pkggroups" \ diff --git a/community/libchamplain/APKBUILD b/community/libchamplain/APKBUILD index f00de07ea9..2baa7645d0 100644 --- a/community/libchamplain/APKBUILD +++ b/community/libchamplain/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libchamplain pkgver=0.12.20 -pkgrel=0 +pkgrel=1 pkgdesc="libchamplain is a C library providing a ClutterActor to display maps" url="https://wiki.gnome.org/Projects/libchamplain" arch="all" @@ -17,7 +17,7 @@ build() { meson \ --prefix=/usr \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dvapi=true \ -Dintrospection=true \ -Dgtk_doc=true \ diff --git a/community/libdazzle/APKBUILD b/community/libdazzle/APKBUILD index fe9ed393fd..5b0c43f740 100644 --- a/community/libdazzle/APKBUILD +++ b/community/libdazzle/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libdazzle pkgver=3.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="Library to delight your users with fancy features" url="https://gitlab.gnome.org/GNOME/libdazzle" arch="all" @@ -15,7 +15,7 @@ source="https://download.gnome.org/sources/libdazzle/${pkgver%.*}/libdazzle-$pkg build() { meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ -Denable_gtk_doc=false \ . output ninja -C output diff --git a/community/libgdata/APKBUILD b/community/libgdata/APKBUILD index ef537ee861..356228696c 100644 --- a/community/libgdata/APKBUILD +++ b/community/libgdata/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libgdata pkgver=0.17.11 -pkgrel=0 +pkgrel=1 pkgdesc="access library for gdata" url="https://wiki.gnome.org/Projects/libgdata" arch="all" @@ -23,7 +23,7 @@ build() { meson \ --prefix=/usr \ --sysconfdir=/etc \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dintrospection=true \ -Dvapi=true \ -Dgtk_doc=false \ diff --git a/community/libgepub/APKBUILD b/community/libgepub/APKBUILD index 9196d824bc..f40fe2a78e 100644 --- a/community/libgepub/APKBUILD +++ b/community/libgepub/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libgepub pkgver=0.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="A GObject based library for handling epub documents" url="https://gitlab.gnome.org/GNOME/libgepub" arch="all" @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/libgit2-glib/APKBUILD b/community/libgit2-glib/APKBUILD index 16f42e850e..beac73f076 100644 --- a/community/libgit2-glib/APKBUILD +++ b/community/libgit2-glib/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libgit2-glib pkgver=0.28.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Glib wrapper library around libgit2" url="https://wiki.gnome.org/Projects/Libgit2-glib" arch="all" @@ -16,7 +16,7 @@ source="https://download.gnome.org/sources/libgit2-glib/${pkgver%.*.*}/libgit2-g build() { meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/libgweather/APKBUILD b/community/libgweather/APKBUILD index 08629c5e83..e07cbbf660 100644 --- a/community/libgweather/APKBUILD +++ b/community/libgweather/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libgweather pkgver=3.34.0 -pkgrel=2 +pkgrel=3 pkgdesc="GNOME weather library" url="https://wiki.gnome.org/Projects/LibGWeather" arch="all" @@ -20,9 +20,9 @@ source="https://download.gnome.org/sources/libgweather/${pkgver%.*}/libgweather- build() { meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ --sysconfdir=/etc \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dgtk_doc=true \ -Denable_vala=true \ . output diff --git a/community/libgxps/APKBUILD b/community/libgxps/APKBUILD index 558723405c..f16046e6c2 100644 --- a/community/libgxps/APKBUILD +++ b/community/libgxps/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Paul Bredbury <brebs@sent.com> pkgname=libgxps pkgver=0.3.1 -pkgrel=0 +pkgrel=1 pkgdesc="XPS documents library & conversion utilities" url="https://wiki.gnome.org/action/show/Projects/libgxps" arch="all" @@ -14,7 +14,7 @@ builddir="$srcdir/$pkgname-$pkgver" build() { cd "$builddir" - meson --prefix=/usr --libdir=lib --buildtype=release build/ + meson --prefix=/usr --libdir=lib --buildtype=debugoptimized build/ ninja -v -C build/ } diff --git a/community/libhandy/APKBUILD b/community/libhandy/APKBUILD index 10fe02d17c..ff458e882c 100644 --- a/community/libhandy/APKBUILD +++ b/community/libhandy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libhandy pkgver=0.0.12 -pkgrel=0 +pkgrel=1 pkgdesc="Library full of GTK+ widgets for mobile phones" url="https://source.puri.sm/Librem5/libhandy" arch="all !s390x" # Limited by 'ibus' @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dexamples=true \ . output ninja -C output diff --git a/community/libmanette/APKBUILD b/community/libmanette/APKBUILD index 741a89f257..7d93141454 100644 --- a/community/libmanette/APKBUILD +++ b/community/libmanette/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libmanette pkgver=0.2.3 -pkgrel=0 +pkgrel=1 pkgdesc="Simple GObject game controller library" url="https://gitlab.gnome.org/aplazas/libmanette" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/libmpdclient/APKBUILD b/community/libmpdclient/APKBUILD index 5ab5b4519f..05576874c1 100644 --- a/community/libmpdclient/APKBUILD +++ b/community/libmpdclient/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libmpdclient pkgver=2.17 -pkgrel=0 +pkgrel=1 pkgdesc="An asynchronous API library for interfacing MPD in the C, C++ & Objective C languages" url="https://www.musicpd.org/libs/libmpdclient" arch="all" @@ -16,7 +16,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dtest=true \ . output ninja -C output diff --git a/community/libpeas/APKBUILD b/community/libpeas/APKBUILD index 53e7571501..f9d84cb728 100644 --- a/community/libpeas/APKBUILD +++ b/community/libpeas/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libpeas pkgver=1.24.1 -pkgrel=2 +pkgrel=3 pkgdesc="GObject-based plugin system" url="https://wiki.gnome.org/Projects/Libpeas" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dvapi=true \ -Ddemos=false \ . output diff --git a/community/libplacebo/APKBUILD b/community/libplacebo/APKBUILD index 76e754bfc3..1efb415af4 100644 --- a/community/libplacebo/APKBUILD +++ b/community/libplacebo/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=libplacebo pkgver=1.29.1 -pkgrel=0 +pkgrel=1 pkgdesc="Reusable library for GPU-accelerated video/image rendering" url="https://github.com/haasn/libplacebo" arch="all" @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dvulkan=enabled \ -Dglslang=enabled \ -Dshaderc=enabled \ diff --git a/community/libwnck3/APKBUILD b/community/libwnck3/APKBUILD index 42dda6f48a..9573dbd045 100644 --- a/community/libwnck3/APKBUILD +++ b/community/libwnck3/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libwnck3 pkgver=3.32.0 -pkgrel=1 +pkgrel=2 pkgdesc="Window Navigator Construction Kit" url="https://gitlab.gnome.org/GNOME/libwnck" arch="all" @@ -24,7 +24,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dgtk_doc=false \ . output ninja -C output test diff --git a/community/mpc/APKBUILD b/community/mpc/APKBUILD index 50808641be..ee4feadaae 100644 --- a/community/mpc/APKBUILD +++ b/community/mpc/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mpc pkgver=0.33 -pkgrel=0 +pkgrel=1 pkgdesc="Minimalist command line interface to MPD" url="https://www.musicpd.org/clients/mpc/" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dtest=true \ . output ninja -C output diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD index 87b4f4c63b..7921ebb8c5 100644 --- a/community/mpd/APKBUILD +++ b/community/mpd/APKBUILD @@ -9,7 +9,7 @@ case $pkgver in *.*.*) _branch=${pkgver%.*};; *.*) _branch=$pkgver;; esac -pkgrel=3 +pkgrel=4 pkgdesc="Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs" url="https://musicpd.org" pkgusers="mpd" @@ -38,7 +38,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dshout=enabled \ -Dopus=enabled \ -Dmodplug=enabled \ diff --git a/community/mutter/APKBUILD b/community/mutter/APKBUILD index 9cf2364768..9cd778d861 100644 --- a/community/mutter/APKBUILD +++ b/community/mutter/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=mutter pkgver=3.34.3 -pkgrel=0 +pkgrel=1 pkgdesc="clutter-based window manager and compositor" url="https://wiki.gnome.org/Projects/Mutter/" arch="all !s390x" # limited by gnome-settings-daemon @@ -33,7 +33,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Degl_device=true \ -Dudev=true \ -Dnative_backend=true \ diff --git a/community/ncmpc/APKBUILD b/community/ncmpc/APKBUILD index 17870b1675..0aa08729f3 100644 --- a/community/ncmpc/APKBUILD +++ b/community/ncmpc/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net> pkgname=ncmpc pkgver=0.36 -pkgrel=1 +pkgrel=2 pkgdesc="Ncurses client for the Music Player Daemon (MPD)" url="https://www.musicpd.org/clients/ncmpc" arch="all" @@ -19,7 +19,7 @@ build() { --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dlirc=disabled \ -Dcurses=ncurses \ -Dlyrics_screen=true \ diff --git a/community/paper-icon-theme/APKBUILD b/community/paper-icon-theme/APKBUILD index 279ee6a652..b5f37c11a7 100644 --- a/community/paper-icon-theme/APKBUILD +++ b/community/paper-icon-theme/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter <clandmeter@gmail.com> pkgname=paper-icon-theme pkgver=1.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="Paper is a modern freedesktop icon theme" url="https://snwh.org/paper" arch="noarch" @@ -18,7 +18,7 @@ builddir="$srcdir/paper-icon-theme-v.$pkgver" build() { cd "$builddir" meson \ - --buildtype=release \ + --buildtype=debugoptimized \ --prefix=/usr \ . build ninja -C "$builddir"/build diff --git a/community/picom/APKBUILD b/community/picom/APKBUILD index 2c7ec81a62..501368b8a2 100644 --- a/community/picom/APKBUILD +++ b/community/picom/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=picom pkgver=7.5 -pkgrel=0 +pkgrel=1 pkgdesc="X Compositor (a fork of compton)" url="https://github.com/yshui/picom" arch="all" @@ -19,7 +19,7 @@ replaces="compton" # Backwards compatibility provides="compton=$pkgver-r$pkgrel" # Backwards compatibility build() { - meson --prefix=/usr --buildtype=release -Dbuild_docs=true build + meson --prefix=/usr --buildtype=debugoptimized -Dbuild_docs=true build ninja -v -C build } diff --git a/community/pipewire/APKBUILD b/community/pipewire/APKBUILD index 213e1682ca..b8c6ef18f1 100644 --- a/community/pipewire/APKBUILD +++ b/community/pipewire/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=pipewire pkgver=0.2.7 -pkgrel=0 +pkgrel=1 pkgdesc="Multimedia processing graphs" url="https://pipewire.org/" arch="all" @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddocs=true \ -Dman=true \ -Dgstreamer=enabled \ diff --git a/community/playerctl/APKBUILD b/community/playerctl/APKBUILD index 99a3adc5a2..75e573d62e 100644 --- a/community/playerctl/APKBUILD +++ b/community/playerctl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=playerctl pkgver=2.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="MPRIS command-line controller for music players" options="!check" # Requires unpackaged pytest-asyncio url="https://github.com/altdesktop/playerctl" @@ -22,7 +22,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dgtk-doc=false \ -Dintrospection=true \ . output diff --git a/community/pulseaudio/APKBUILD b/community/pulseaudio/APKBUILD index 714641a3c9..bb23fa4bd0 100644 --- a/community/pulseaudio/APKBUILD +++ b/community/pulseaudio/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=pulseaudio pkgver=13.0 -pkgrel=2 +pkgrel=3 pkgdesc="A featureful, general-purpose sound server" url="https://www.freedesktop.org/wiki/Software/PulseAudio/" arch="all" @@ -80,7 +80,7 @@ build() { --sysconfdir=/etc \ --localstatedir=/var \ --optimization=s \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dgcov=false \ -Dman=true \ -Dtests=true \ diff --git a/community/retro-gtk/APKBUILD b/community/retro-gtk/APKBUILD index 83bef078e2..99e8318a0c 100644 --- a/community/retro-gtk/APKBUILD +++ b/community/retro-gtk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=retro-gtk pkgver=0.18.0 -pkgrel=0 +pkgrel=1 pkgdesc="The GTK+ Libretro frontend framework" url="https://gitlab.gnome.org/GNOME/retro-gtk" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/shotwell/APKBUILD b/community/shotwell/APKBUILD index 10c1463750..ca6a0e4419 100644 --- a/community/shotwell/APKBUILD +++ b/community/shotwell/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=shotwell pkgver=0.30.7 -pkgrel=0 +pkgrel=1 pkgdesc="A digital photo organizer designed for the GNOME desktop environment" url="https://wiki.gnome.org/Apps/Shotwell" arch="all !s390x" @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dinstall-apport-hook=false \ . output ninja -C output diff --git a/community/simple-scan/APKBUILD b/community/simple-scan/APKBUILD index 6b916e0b56..e187ddac52 100644 --- a/community/simple-scan/APKBUILD +++ b/community/simple-scan/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=simple-scan pkgver=3.34.2 -pkgrel=0 +pkgrel=1 pkgdesc="Simple Scan allows you to get images from a scanner" url="https://gitlab.gnome.org/GNOME/simple-scan" arch="all" @@ -18,7 +18,7 @@ build() { meson \ --prefix=/usr \ --sysconfdir=/etc \ - --buildtype=release \ + --buildtype=debugoptimized \ output . ninja -C output } diff --git a/community/slurp/APKBUILD b/community/slurp/APKBUILD index f7df65d402..97b03be1df 100644 --- a/community/slurp/APKBUILD +++ b/community/slurp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=slurp pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Interaction screen selection on Wayland compositors" url="https://wayland.emersion.fr/slurp/" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/sushi/APKBUILD b/community/sushi/APKBUILD index 19654f25b7..c1469994e4 100644 --- a/community/sushi/APKBUILD +++ b/community/sushi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=sushi pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="A quick preview for Nautilus" url="https://gitlab.gnome.org/GNOME/sushi" arch="all !s390x" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/sway/APKBUILD b/community/sway/APKBUILD index 3f1b5090b5..77917e6dba 100644 --- a/community/sway/APKBUILD +++ b/community/sway/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Drew DeVault <sir@cmpwn.com> pkgname=sway pkgver=1.2 -pkgrel=1 +pkgrel=2 pkgdesc="i3 compatible window manager for Wayland" url="http://swaywm.org" arch="all" @@ -41,7 +41,7 @@ build() { --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/share/man \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/sysprof/APKBUILD b/community/sysprof/APKBUILD index 1c6e9409f1..fd228cd7fb 100644 --- a/community/sysprof/APKBUILD +++ b/community/sysprof/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=sysprof pkgver=3.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="System-wide profiler for Linux" url="http://sysprof.com/" arch="all !s390x" # tests failing @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Denable_gtk=true \ -Dsystemdunitdir=no \ . output diff --git a/community/template-glib/APKBUILD b/community/template-glib/APKBUILD index 54384c638e..cd23b46675 100644 --- a/community/template-glib/APKBUILD +++ b/community/template-glib/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=template-glib pkgver=3.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="library for template expansion which supports calling into GObject Introspection from templates" url="https://gitlab.gnome.org/GNOME/template-glib" arch="all" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/totem/APKBUILD b/community/totem/APKBUILD index 9d80a1f0ab..586efa89a0 100644 --- a/community/totem/APKBUILD +++ b/community/totem/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=totem pkgver=3.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="Movie player for the GNOME desktop" url="https://wiki.gnome.org/Apps/Videos" arch="all" @@ -22,7 +22,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/tracker-miners/APKBUILD b/community/tracker-miners/APKBUILD index 52e1c9d68c..a13252b5ac 100644 --- a/community/tracker-miners/APKBUILD +++ b/community/tracker-miners/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=tracker-miners pkgver=2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Data miners for tracker" url="https://developer.gnome.org/libtracker-miner/stable" arch="all !s390x" # networkmanager not avail due to iwd @@ -26,7 +26,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dtracker_core=system \ -Dsystemd_user_services=no \ -Dminer_rss=false \ diff --git a/community/tracker/APKBUILD b/community/tracker/APKBUILD index d624f2f87a..efcfc47b4c 100644 --- a/community/tracker/APKBUILD +++ b/community/tracker/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=tracker pkgver=2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Personal search tool and storage system" url="https://wiki.gnome.org/Projects/Tracker" arch="all" @@ -36,7 +36,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dsystemd_user_services=no \ . output ninja -C output diff --git a/community/ttf-cantarell/APKBUILD b/community/ttf-cantarell/APKBUILD index 3778cae5f1..4561d2a89e 100644 --- a/community/ttf-cantarell/APKBUILD +++ b/community/ttf-cantarell/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Rasmus Thomsen <oss@cogitri.dev> pkgname=ttf-cantarell pkgver=0.200 -pkgrel=1 +pkgrel=2 pkgdesc="Humanist sans-serif font designed for on-screen reading" url="https://wiki.gnome.org/Projects/CantarellFonts" arch="noarch !s390x" @@ -16,7 +16,7 @@ options="!check" build() { meson \ - --buildtype=release \ + --buildtype=debugoptimized \ --prefix=/usr \ . build ninja -C build diff --git a/community/waybar/APKBUILD b/community/waybar/APKBUILD index d7c6ba7a98..dac8eded38 100644 --- a/community/waybar/APKBUILD +++ b/community/waybar/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss <luca@z3ntu.xyz> pkgname="waybar" pkgver="0.8.0" -pkgrel=3 +pkgrel=4 pkgdesc="Highly customizable Wayland bar for Sway and Wlroots based compositors" url="https://github.com/Alexays/Waybar/" arch="all" @@ -23,7 +23,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/community/wf-recorder/APKBUILD b/community/wf-recorder/APKBUILD index 11b044da49..f4ba7b6568 100644 --- a/community/wf-recorder/APKBUILD +++ b/community/wf-recorder/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=wf-recorder pkgver=0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Screen recording for wlroots-based compositors" options="!check" # No testsuite url="https://github.com/ammen99/wf-recorder" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dman-pages=enabled \ -Dopencl=enabled \ . output diff --git a/main/at-spi2-atk/APKBUILD b/main/at-spi2-atk/APKBUILD index 591f2f0c9d..082aadd7d6 100644 --- a/main/at-spi2-atk/APKBUILD +++ b/main/at-spi2-atk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=at-spi2-atk pkgver=2.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="A GTK+ module that bridges ATK to D-Bus at-spi" url="https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/" arch="all" @@ -19,7 +19,7 @@ build() { --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/main/at-spi2-core/APKBUILD b/main/at-spi2-core/APKBUILD index 9824efdaa2..f0cb16dcc7 100644 --- a/main/at-spi2-core/APKBUILD +++ b/main/at-spi2-core/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=at-spi2-core pkgver=2.34.0 -pkgrel=0 +pkgrel=1 pkgdesc="Protocol definitions and daemon for D-Bus at-spi" url="https://www.freedesktop.org/wiki/Accessibility/AT-SPI2/" arch="all" @@ -15,7 +15,7 @@ source="https://download.gnome.org/sources/at-spi2-core/${pkgver%.*}/at-spi2-cor build() { cd "$builddir" meson \ - --buildtype=release \ + --buildtype=debugoptimized \ --prefix=/usr \ -Dx11=yes \ -Dintrospection=yes \ diff --git a/main/atk/APKBUILD b/main/atk/APKBUILD index 6c7851083c..4e8d0b7309 100644 --- a/main/atk/APKBUILD +++ b/main/atk/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=atk pkgver=2.34.1 -pkgrel=0 +pkgrel=1 pkgdesc="A library providing a set of interfaces for accessibility" url="https://www.gtk.org/" arch="all" @@ -15,9 +15,9 @@ build() { cd "$builddir" meson \ --prefix=/usr \ - --buildtype=release \ + --buildtype=debugoptimized \ --sysconfdir=/etc \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddocs=true \ output . ninja -C output diff --git a/main/dconf/APKBUILD b/main/dconf/APKBUILD index b42e830632..3dd439a8b2 100644 --- a/main/dconf/APKBUILD +++ b/main/dconf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=dconf pkgver=0.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="A low-level configuration system." url="https://wiki.gnome.org/Projects/dconf" arch="all" @@ -18,7 +18,7 @@ build() { meson \ --prefix=/usr \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/main/fuse3/APKBUILD b/main/fuse3/APKBUILD index 408af81ccf..810bd439b5 100644 --- a/main/fuse3/APKBUILD +++ b/main/fuse3/APKBUILD @@ -2,7 +2,7 @@ pkgname=fuse3 _pkgname=fuse pkgver=3.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="The reference implementation of the Linux FUSE (Filesystem in Userspace) interface" url="https://github.com/libfuse/libfuse" arch="all" @@ -30,7 +30,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/main/glib/APKBUILD b/main/glib/APKBUILD index e19dea19d1..fac0946ddf 100644 --- a/main/glib/APKBUILD +++ b/main/glib/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=glib pkgver=2.62.4 -pkgrel=0 +pkgrel=1 pkgdesc="Common C routines used by Gtk+ and other libs" url="https://developer.gnome.org/glib/" arch="all" @@ -33,7 +33,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dman=true \ . output ninja -C output diff --git a/main/gobject-introspection/APKBUILD b/main/gobject-introspection/APKBUILD index 580485fe71..67f3d076b5 100644 --- a/main/gobject-introspection/APKBUILD +++ b/main/gobject-introspection/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gobject-introspection pkgver=1.62.0 -pkgrel=1 +pkgrel=2 pkgdesc="Introspection system for GObject-based libraries" url="https://wiki.gnome.org/action/show/Projects/GObjectIntrospection" arch="all" @@ -21,7 +21,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/main/gst-plugins-base/APKBUILD b/main/gst-plugins-base/APKBUILD index c865b53fa3..93d51f3c77 100644 --- a/main/gst-plugins-base/APKBUILD +++ b/main/gst-plugins-base/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-base pkgver=1.16.2 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework base plug-ins" url="https://gstreamer.freedesktop.org" arch="all" @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dalsa=enabled \ -Dintrospection=enabled \ -Dpackage-origin="https://alpinelinux.org" \ diff --git a/main/gstreamer/APKBUILD b/main/gstreamer/APKBUILD index 9eff60c762..52f5f5af19 100644 --- a/main/gstreamer/APKBUILD +++ b/main/gstreamer/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gstreamer pkgver=1.16.2 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework" url="https://gstreamer.freedesktop.org" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dintrospection=enabled \ -Dbash-completion=disabled \ -Dptp-helper-permissions=capabilities \ diff --git a/main/libvdpau/APKBUILD b/main/libvdpau/APKBUILD index e91d040466..01089993f3 100644 --- a/main/libvdpau/APKBUILD +++ b/main/libvdpau/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libvdpau pkgver=1.3 -pkgrel=0 +pkgrel=1 pkgdesc="Hardware-accelerated video playback library" url="https://gitlab.freedesktop.org/vdpau/libvdpau" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddri2=true \ . output ninja -C output diff --git a/main/mesa/APKBUILD b/main/mesa/APKBUILD index 6fd29d1201..85a846083d 100644 --- a/main/mesa/APKBUILD +++ b/main/mesa/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=mesa pkgver=19.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Mesa DRI OpenGL library" url="https://www.mesa3d.org" arch="all" @@ -112,7 +112,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddri-drivers-path=$_dri_driverdir \ -Dgallium-drivers=$_gallium_drivers \ -Ddri-drivers=$_dri_drivers \ diff --git a/main/orc/APKBUILD b/main/orc/APKBUILD index 011f6ab5ae..6e8254c9d2 100644 --- a/main/orc/APKBUILD +++ b/main/orc/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=orc pkgver=0.4.31 -pkgrel=0 +pkgrel=1 pkgdesc="The Oil Run-time Compiler" url="https://gstreamer.freedesktop.org/modules/orc.html" arch="all" @@ -26,7 +26,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dorc-test=disabled \ . output ninja -C output diff --git a/main/py3-gobject3/APKBUILD b/main/py3-gobject3/APKBUILD index f26d2b5ba1..7bf63a5761 100644 --- a/main/py3-gobject3/APKBUILD +++ b/main/py3-gobject3/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=py3-gobject3 pkgver=3.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python bindings for the GObject library" url="https://wiki.gnome.org/Projects/PyGObject/" arch="all" @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dpython=python3 \ . output diff --git a/main/spice-protocol/APKBUILD b/main/spice-protocol/APKBUILD index 3a677393f3..72d19137ce 100644 --- a/main/spice-protocol/APKBUILD +++ b/main/spice-protocol/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=spice-protocol pkgver=0.14.0 -pkgrel=0 +pkgrel=1 pkgdesc="Spice protocol header files" url="http://www.spice-space.org/" arch="noarch" @@ -16,7 +16,7 @@ build() { cd "$builddir" meson build/ \ - --buildtype=release \ + --buildtype=debugoptimized \ --prefix=/usr \ --datadir=lib diff --git a/main/sshfs/APKBUILD b/main/sshfs/APKBUILD index 6beed2d995..a898d038f1 100644 --- a/main/sshfs/APKBUILD +++ b/main/sshfs/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=sshfs pkgver=3.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="FUSE client based on the SSH File Transfer Protocol" url="https://github.com/libfuse/sshfs" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/main/vte3/APKBUILD b/main/vte3/APKBUILD index 49e01849ff..6697ce12bf 100644 --- a/main/vte3/APKBUILD +++ b/main/vte3/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vte3 pkgver=0.58.3 -pkgrel=0 +pkgrel=1 pkgdesc="Virtual Terminal Emulator library" url="https://developer.gnome.org/vte/" arch="all" @@ -23,7 +23,7 @@ prepare() { build() { cd "$builddir/build" meson \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddocs=false \ --prefix=/usr \ --sysconfdir=/etc \ diff --git a/main/xorgproto/APKBUILD b/main/xorgproto/APKBUILD index 52e9ad5270..29ee8763fc 100644 --- a/main/xorgproto/APKBUILD +++ b/main/xorgproto/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: prspkt <prspkt@protonmail.com> pkgname=xorgproto pkgver=2019.2 -pkgrel=0 +pkgrel=1 pkgdesc="Combined X.Org X11 protocol headers" url="https://www.x.org" arch="noarch" @@ -51,7 +51,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ --datadir=/usr/lib \ -Dlegacy=true \ . output diff --git a/testing/aisleriot/APKBUILD b/testing/aisleriot/APKBUILD index 36630e299e..de683514ec 100644 --- a/testing/aisleriot/APKBUILD +++ b/testing/aisleriot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Antoine Fontaine <antoine.fontaine@epfl.ch> pkgname="aisleriot" pkgver="3.22.10" -pkgrel=0 +pkgrel=1 pkgdesc="Solitaire and other card games for GNOME" url="https://wiki.gnome.org/Apps/Aisleriot" arch="all !s390x" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -D theme_kde=false \ . output ninja -C output diff --git a/testing/efl/APKBUILD b/testing/efl/APKBUILD index ca95aeb5d1..a398ea0635 100644 --- a/testing/efl/APKBUILD +++ b/testing/efl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Boris Faure <boris@fau.re> pkgname=efl pkgver=1.23.3 -pkgrel=0 +pkgrel=1 pkgdesc="Enlightenment Foundation Libraries" url="https://www.enlightenment.org" arch="all !s390x" #luajit not available @@ -45,7 +45,7 @@ build() { meson \ --prefix=/usr \ --libdir /usr/lib \ - --buildtype=release \ + --buildtype=debugoptimized \ --default-library=shared \ -Dnls=false \ -Dopengl=es-egl \ diff --git a/testing/eolie/APKBUILD b/testing/eolie/APKBUILD index 9cc2cf15cc..3b0c3f1a5c 100644 --- a/testing/eolie/APKBUILD +++ b/testing/eolie/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Daniele Debernardi <drebrez@gmail.com> pkgname=eolie pkgver=0.9.63 -pkgrel=1 +pkgrel=2 pkgdesc="Web browser for GNOME" url="https://gitlab.gnome.org/World/eolie" arch="all" @@ -23,7 +23,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/gnome-2048/APKBUILD b/testing/gnome-2048/APKBUILD index 665d2d7c55..4ba6d07876 100644 --- a/testing/gnome-2048/APKBUILD +++ b/testing/gnome-2048/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-2048 pkgver=3.34.4 -pkgrel=0 +pkgrel=1 arch="all" url="https://wiki.gnome.org/Apps/2048" pkgdesc="Obtain the 2048 tile" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/gnome-chess/APKBUILD b/testing/gnome-chess/APKBUILD index 965e6087f7..1c065c3317 100644 --- a/testing/gnome-chess/APKBUILD +++ b/testing/gnome-chess/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-chess pkgver=3.34.0 -pkgrel=0 +pkgrel=1 arch="all !s390x" # Blocked by librsvg -> rust url="https://wiki.gnome.org/Apps/Chess" pkgdesc="Play the classic two-player boardgame of chess" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/gnome-taquin/APKBUILD b/testing/gnome-taquin/APKBUILD index 6326c2a87c..a5a072d113 100644 --- a/testing/gnome-taquin/APKBUILD +++ b/testing/gnome-taquin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-taquin pkgver=3.34.2 -pkgrel=0 +pkgrel=1 arch="all !s390x" # Blocked by librsvg -> rust url="https://wiki.gnome.org/Apps/Taquin" pkgdesc="Move tiles so that they reach their places" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/gradio/APKBUILD b/testing/gradio/APKBUILD index 8b880ee42c..62fd0cdd66 100644 --- a/testing/gradio/APKBUILD +++ b/testing/gradio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Daniele Debernardi <drebrez@gmail.com> pkgname=gradio pkgver=7.3 -pkgrel=0 +pkgrel=1 pkgdesc="A GTK3 app for finding and listening to internet radio stations" url="https://github.com/haecker-felix/Gradio" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/gstreamer-vaapi/APKBUILD b/testing/gstreamer-vaapi/APKBUILD index 84e78f6d83..53953beddd 100644 --- a/testing/gstreamer-vaapi/APKBUILD +++ b/testing/gstreamer-vaapi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Taner Tas <taner76@gmail.com> pkgname=gstreamer-vaapi pkgver=1.16.2 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework VA API plug-ins" url="https://gstreamer.freedesktop.org/" arch="all" @@ -16,7 +16,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/gtk-layer-shell/APKBUILD b/testing/gtk-layer-shell/APKBUILD index 70bfc6e5fe..153c0aa735 100644 --- a/testing/gtk-layer-shell/APKBUILD +++ b/testing/gtk-layer-shell/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=gtk-layer-shell pkgver=0.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Create panels and other desktop components in Wayland using the Layer Shell protocol" options="!check" # No testsuite url="https://github.com/wmww/gtk-layer-shell" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dexamples=false \ -Ddocs=false \ . output diff --git a/testing/kanshi/APKBUILD b/testing/kanshi/APKBUILD index 68c3d727c3..10c25603a6 100644 --- a/testing/kanshi/APKBUILD +++ b/testing/kanshi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=kanshi pkgver=1.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Dynamic display configuration for Wayland" url="https://github.com/emersion/kanshi" arch="all" @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/libgnome-games-support/APKBUILD b/testing/libgnome-games-support/APKBUILD index 97624516cf..a71fa70ab8 100644 --- a/testing/libgnome-games-support/APKBUILD +++ b/testing/libgnome-games-support/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=libgnome-games-support pkgver=1.4.4 -pkgrel=0 +pkgrel=1 arch="all" url="https://gitlab.gnome.org/GNOME/libgnome-games-support" pkgdesc="Code shared between GNOME games" @@ -18,7 +18,7 @@ build() { --sysconfdir=/sys \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/libva-utils/APKBUILD b/testing/libva-utils/APKBUILD index 479fde767f..e014659419 100644 --- a/testing/libva-utils/APKBUILD +++ b/testing/libva-utils/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Taner Tas <taner76@gmail.com> pkgname=libva-utils pkgver=2.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="Intel VA-API Media Applications and Scripts for libva" options="!check" # Most tests fail url="https://github.com/01org/libva-utils" @@ -25,7 +25,7 @@ build() { --sysconfdir=/etc \ --localstatedir=/var \ --libdir=/usr/lib \ - --buildtype=release \ + --buildtype=debugoptimized \ -Ddrm=true \ -Dx11=true \ -Dwayland=true \ diff --git a/testing/libzim/APKBUILD b/testing/libzim/APKBUILD index 36e6a66ce6..5e73459fef 100644 --- a/testing/libzim/APKBUILD +++ b/testing/libzim/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oleg Titov <oleg.titov@gmail.com> pkgname=libzim pkgver=6.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Reference implementation of the ZIM file format" url="https://openzim.org/" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/lightsoff/APKBUILD b/testing/lightsoff/APKBUILD index 83ed02d865..d5be5b8910 100644 --- a/testing/lightsoff/APKBUILD +++ b/testing/lightsoff/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=lightsoff pkgver=3.34.0 -pkgrel=0 +pkgrel=1 arch="all !s390x" # Blocked by librsvg -> rust url="https://wiki.gnome.org/Apps/Lightsoff" pkgdesc="Turn off all the lights" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/paprefs/APKBUILD b/testing/paprefs/APKBUILD index 78b5c17f46..17f9a65fae 100644 --- a/testing/paprefs/APKBUILD +++ b/testing/paprefs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=paprefs pkgver=1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Configuration dialog for PulseAudio" url="https://freedesktop.org/software/pulseaudio/paprefs/" arch="all" @@ -23,7 +23,7 @@ build() { --sysconfdir=/etc \ --localstatedir=/var \ --libdir=/usr/lib \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/rofi/APKBUILD b/testing/rofi/APKBUILD index e22c484f65..4984f378d0 100644 --- a/testing/rofi/APKBUILD +++ b/testing/rofi/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marvin Steadfast <marvin@xsteadfastx.org> pkgname=rofi pkgver=1.5.4 -pkgrel=0 +pkgrel=1 pkgdesc="A window switcher, application launcher and dmenu replacement" url="https://github.com/DaveDavenport/rofi" arch="" @@ -22,7 +22,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/scrcpy/APKBUILD b/testing/scrcpy/APKBUILD index 90639de348..08e5982929 100644 --- a/testing/scrcpy/APKBUILD +++ b/testing/scrcpy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: prspkt <prspkt@protonmail.com> pkgname=scrcpy pkgver=1.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="Display and control your Android device" url="https://github.com/Genymobile/scrcpy" arch="all !s390x !ppc64le" # limited by android-tools @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ -Dcompile_server=false \ -Dprebuilt_server=/usr/share/scrcpy/scrcpy-server-v$pkgver \ . output diff --git a/testing/tau/APKBUILD b/testing/tau/APKBUILD index dc818156d6..634cc4b688 100644 --- a/testing/tau/APKBUILD +++ b/testing/tau/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=tau pkgver=0.10.1 -pkgrel=0 +pkgrel=1 pkgdesc="GTK frontend for the Xi text editor, written in Rust" url="https://gitlab.gnome.org/World/Tau" arch="all !s390x" @@ -26,7 +26,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/tilix/APKBUILD b/testing/tilix/APKBUILD index 560e0c8189..237ce89011 100644 --- a/testing/tilix/APKBUILD +++ b/testing/tilix/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=tilix pkgver=1.9.3 -pkgrel=0 +pkgrel=1 pkgdesc="Tiling terminal emulator for Linux" url="https://gnunn1.github.io/tilix-web/" arch="x86_64" # ldc @@ -26,7 +26,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . output ninja -C output } diff --git a/testing/wayfire/APKBUILD b/testing/wayfire/APKBUILD index 0a71fc8f7f..9b50428330 100644 --- a/testing/wayfire/APKBUILD +++ b/testing/wayfire/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Danct12 <danct12@disroot.org> pkgname=wayfire pkgver=0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Compiz-clone Wayland compositor" url="https://wayfire.org" arch="all" @@ -14,7 +14,7 @@ subpackages="$pkgname-dev" source="https://github.com/WayfireWM/$pkgname/releases/download/$pkgver.0/$pkgname-$pkgver.tar.xz" build() { - meson build --prefix=/usr --buildtype=release + meson build --prefix=/usr --buildtype=debugoptimized } package() { diff --git a/testing/wcm/APKBUILD b/testing/wcm/APKBUILD index d99c6762a4..05273140a6 100644 --- a/testing/wcm/APKBUILD +++ b/testing/wcm/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Danct12 <danct12@disroot.org> pkgname=wcm pkgver=0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Wayfire Config Manager" url="https://wayfire.org" arch="all" @@ -12,7 +12,7 @@ options="!check" # no testsuite source="$pkgname-$pkgver.tar.gz::https://github.com/WayfireWM/$pkgname/archive/v$pkgver.tar.gz" build() { - meson build --prefix=/usr --buildtype=release + meson build --prefix=/usr --buildtype=debugoptimized } package() { diff --git a/testing/wf-config/APKBUILD b/testing/wf-config/APKBUILD index b2ceb05583..2b707b1f3f 100644 --- a/testing/wf-config/APKBUILD +++ b/testing/wf-config/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Danct12 <danct12@disroot.org> pkgname=wf-config pkgver=0.3 -pkgrel=0 +pkgrel=1 pkgdesc="Library for managing configuration files written for Wayfire" url="https://wayfire.org" arch="all" @@ -15,7 +15,7 @@ subpackages="$pkgname-dev" source="https://github.com/WayfireWM/wf-config/releases/download/$pkgver/wf-config-$pkgver.tar.xz" build() { - meson build --prefix=/usr --buildtype=release + meson build --prefix=/usr --buildtype=debugoptimized } package() { diff --git a/testing/wl-clipboard/APKBUILD b/testing/wl-clipboard/APKBUILD index 70f527da13..a5fa5320c3 100644 --- a/testing/wl-clipboard/APKBUILD +++ b/testing/wl-clipboard/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Robert Sacks <robert@sacks.email> pkgname=wl-clipboard pkgver=2.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Command-line copy/paste utilities for Wayland" url="https://github.com/bugaevc/wl-clipboard" arch="all" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . build ninja -C build } diff --git a/testing/wob/APKBUILD b/testing/wob/APKBUILD index 293ec96596..81a38197c3 100644 --- a/testing/wob/APKBUILD +++ b/testing/wob/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Galen Abell <galen@galenabell.com> pkgname=wob pkgver=0.6 -pkgrel=0 +pkgrel=1 pkgdesc="A lightweight overlay volume/backlight/progress/anything bar for Wayland." url="https://github.com/francma/wob" arch="all" @@ -17,7 +17,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ build-release ninja -C build-release } diff --git a/testing/zim-tools/APKBUILD b/testing/zim-tools/APKBUILD index 0348e34a4a..ca16d37f63 100644 --- a/testing/zim-tools/APKBUILD +++ b/testing/zim-tools/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oleg Titov <oleg.titov@gmail.com> pkgname=zim-tools pkgver=1.0.5 -pkgrel=0 +pkgrel=1 pkgdesc="Various ZIM command line tools" url="https://github.com/openzim/zim-tools" arch="all" @@ -20,7 +20,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release + --buildtype=debugoptimized ninja -C build } diff --git a/testing/zimwriterfs/APKBUILD b/testing/zimwriterfs/APKBUILD index 43772fb30d..ecc28ea016 100644 --- a/testing/zimwriterfs/APKBUILD +++ b/testing/zimwriterfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Oleg Titov <oleg.titov@gmail.com> pkgname=zimwriterfs pkgver=1.3.7 -pkgrel=0 +pkgrel=1 pkgdesc="Console tool to create ZIM files" url="https://openzim.org/" arch="all" @@ -18,7 +18,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=release \ + --buildtype=debugoptimized \ . build ninja -C build } |