*/*: use consistent pkgver scheme for Alpine forks

Standardize the use of pkgver=9999$_pkgver, allowing easier upgrades but
also a single expected behaviour for users like nightly-builder.

[ci:skip-vercheck]: some package have the same $pkgver-r$pkgrel
[ci:ignore-count]: this is expected

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7802>
This commit is contained in:
Achill Gilgenast 2026-01-20 15:32:13 +01:00 committed by The Friendly Merge Bot
parent bf7757cc06
commit 0a089c12f1
No known key found for this signature in database
25 changed files with 40 additions and 40 deletions

View file

@ -3,8 +3,8 @@
# from dbus by invoking logind
maintainer=""
pkgname=accountsservice
pkgver=99923.13.9
_pkgver=23.13.9
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="D-Bus interface for user account query and manipulation"
url="https://www.freedesktop.org/software/accountsservice/"

View file

@ -1,9 +1,9 @@
# Forked from Alpine to enable systemd
maintainer=""
pkgname=dbus
pkgver=9991.16.2
_pkgver=1.16.2
pkgrel=6
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="Freedesktop.org message bus system"
url="https://www.freedesktop.org/Software/dbus"
# armhf: pmb#2618

View file

@ -1,8 +1,8 @@
# Forked from Alpine to enable systemd support
maintainer="Bart Ribbers <bribbers@disroot.org>"
pkgname=dsme
pkgver=99990.84.7
_pkgver=0.84.7
pkgver=9999$_pkgver
pkgrel=1
_commit_dbusglib="d42176ae4763e5288ef37ea314fe58387faf2005"
pkgdesc="Device State Management Entity"

View file

@ -3,9 +3,9 @@
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gdm
pkgver=99949.0.1
_pkgver=49.0.1
pkgrel=1
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME display manager"
url="https://wiki.gnome.org/Projects/GDM"
# blocked by gnome-shell

View file

@ -4,8 +4,8 @@
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gnome-desktop
_pkgver=44.4
pkgver=999$_pkgver
pkgrel=1
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME desktop core libraries"
url="https://gitlab.gnome.org/GNOME/gnome-desktop"
# armhf: pmb#2618

View file

@ -4,9 +4,9 @@
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gnome-keyring
pkgver=99948.0
_pkgver=48.0
pkgrel=3
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME keyring"
url="https://wiki.gnome.org//Projects/GnomeKeyring"
# armhf: pmb#2618

View file

@ -6,9 +6,9 @@
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gnome-session
pkgver=99949.0
_pkgver=49.0
pkgrel=1
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME session manager"
url="https://gitlab.gnome.org/GNOME/gnome-session"
# armhf: pmb#2618

View file

@ -3,9 +3,9 @@
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gnome-settings-daemon-mobile
pkgver=99948.0
_pkgver=48.0
pkgrel=3
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME settings daemon"
url="https://gitlab.gnome.org/verdre/gnome-settings-daemon-mobile"
# armhf: pmb#2618

View file

@ -3,9 +3,9 @@
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gnome-settings-daemon
pkgver=99948.1
_pkgver=48.1
pkgrel=4
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME settings daemon"
url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon"
# armhf: pmb#2618

View file

@ -3,9 +3,9 @@
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gnome-shell-mobile
pkgver=99948.0
_pkgver=48.0
pkgrel=5
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME shell mobile"
url="https://wiki.gnome.org/Projects/GnomeShell"
# gjs / riscv64: mutter-mobile

View file

@ -4,8 +4,8 @@
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=gnome-shell
_pkgver=49.2
pkgver="999$_pkgver"
pkgrel=1
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="GNOME shell"
url="https://gitlab.gnome.org/GNOME/gnome-shell"
# gjs -> mozjs

View file

@ -1,8 +1,8 @@
# Forked from Alpine to add systemd!
maintainer=""
pkgname=kscreenlocker
pkgver=99996.5.5
_pkgver=6.5.5
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="Library and components for secure lock screen architecture"
# armhf blocked by qt6-qtdeclarative -> ki18n

View file

@ -1,8 +1,8 @@
# Forked from Alpine to add systemd!
maintainer=""
pkgname=kwin
pkgver=99996.5.5
_pkgver=6.5.5
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="An easy to use, but flexible, composited Window Manager"
# armhf blocked by qt6-qtdeclarative

View file

@ -3,9 +3,9 @@
# Co-Maintainer: Achill Gilgenast <achill@achill.org>
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=mutter-mobile
pkgver=99948.0
_pkgver=48.0
pkgrel=2
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="clutter-based window manager and compositor"
url="https://wiki.gnome.org/Projects/Mutter/"
# ricsv64: doesn't build currently:

View file

@ -4,8 +4,8 @@
maintainer="Newbyte <newbyte@postmarketos.org>"
pkgname=mutter
_pkgver=49.2
pkgver="999$_pkgver"
pkgrel=1
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="clutter-based window manager and compositor"
url="https://gitlab.gnome.org/GNOME/mutter"
# armhf: pmb#2618

View file

@ -2,8 +2,8 @@
# integrates with logind for sleepmonitor and sessionmonitor.
maintainer="Jane Rachinger <jane400+pmaports@postmarketos.org>"
pkgname=networkmanager
pkgver=9991.54.3
_pkgver=1.54.3
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="Network Management daemon"
url="https://wiki.gnome.org/Projects/NetworkManager"

View file

@ -2,8 +2,8 @@
maintainer="Achill Gilgenast <achill@achill.org>"
pkgname=pipewire
_pkgver=1.4.9
pkgver=999$_pkgver
pkgrel=2
pkgver=9999$_pkgver
pkgrel=0
_so_ver=0.3
pkgdesc="Multimedia processing graphs"
url="https://pipewire.org/"

View file

@ -1,8 +1,8 @@
# Forked from Alpine to add systemd!
maintainer=""
pkgname=plasma-workspace
pkgver=99996.5.5
_pkgver=6.5.5
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="KDE Plasma Workspace"
# armhf blocked by qt6-qtdeclarative

View file

@ -2,7 +2,7 @@
maintainer="Jane Rachinger <jane400+pmaports@postmarketos.org>"
pkgname=polkit
_pkgver=127
pkgver=999$_pkgver
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="Application development toolkit for controlling system-wide privileges"
url="https://github.com/polkit-org/polkit"

View file

@ -1,8 +1,8 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
maintainer="Bart Ribbers <bribbers@disroot.org>"
pkgname=sddm
pkgver=99990.21.0
_pkgver=0.21.0
pkgver=9999$_pkgver
pkgrel=4
pkgdesc="Simple Desktop Display Manager"
url="https://github.com/sddm/sddm/"

View file

@ -2,7 +2,7 @@
maintainer=""
pkgname=wireplumber
_pkgver=0.5.13
pkgver=999$_pkgver
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="Session / policy manager implementation for PipeWire"
url="https://pipewire.org/"

View file

@ -1,8 +1,8 @@
# Forked from Alpine to adjust dependencies for systemd
maintainer=""
pkgname=xorg-server
pkgver=999921.1.21
_pkgver=21.1.21
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="X.Org X servers"
url="https://www.x.org/wiki"

View file

@ -1,8 +1,8 @@
# Forked from Alpine to add Qualcomm SSC support with libssc
maintainer="Dylan Van Assche <me@dylanvanassche.be>"
pkgname=iio-sensor-proxy
pkgver=99993.8
_pkgver=3.8
pkgver=9999$_pkgver
pkgrel=5
pkgdesc="IIO sensors to D-Bus proxy"
url="https://gitlab.freedesktop.org/hadess/iio-sensor-proxy"

View file

@ -3,8 +3,8 @@
maintainer="Dylan Van Assche <me@dylanvanassche.be>"
pkgname=usb-moded
_pkgver=0.86.0.69
pkgver="999$_pkgver"
pkgrel=2
pkgver=9999$_pkgver
pkgrel=0
_commit_dbus_glib="d42176ae4763e5288ef37ea314fe58387faf2005"
pkgdesc="A daemon activating a certain USB profile based on the usb cable connection status"
url="https://github.com/sailfishos/usb-moded"
@ -88,7 +88,7 @@ package() {
}
sha512sums="
55c8892c9f9c5a9cc6b526e8c1f9c55cd5f61922dbc52b1c85abb2850a00d1146c0d8e4f7a631bd0d7927e40908dae2541870bf1cc591b9d527ce29306051829 usb-moded-9990.86.0.69.tar.gz
55c8892c9f9c5a9cc6b526e8c1f9c55cd5f61922dbc52b1c85abb2850a00d1146c0d8e4f7a631bd0d7927e40908dae2541870bf1cc591b9d527ce29306051829 usb-moded-99990.86.0.69.tar.gz
665cd6395ee0ea14086ba30188c62a72697b3f63484681e18fc7f54109c9aca162f2e33aa2fa4d45287c6c0b590e81ca310c143dac0232cd5887692cdaf51256 dbus-glib-d42176ae4763e5288ef37ea314fe58387faf2005.tar.gz
d6548342e6b83fe08d050d81825d14f07aa5ede4961dd7e34d5fca45fbe474e786198559f89e4de3002c7d86737c69e85d21932a5f8c6785c5f2f2b51cbf65bf usb-moded.confd
38f263a9f1c6711396b2672e53b297dbaa2f41222061da7eb90e2646e52f124b126b9bcedcec5b85e387518d455c132c37ce2196e5975f8e7732be240ead490d usb-moded.initd

View file

@ -3,9 +3,9 @@
# * https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/856
maintainer="Paul Sajna <sajattack@postmarketos.org>"
pkgname=xkeyboard-config
pkgver=9999
_pkgver=2.46
pkgrel=5
pkgver=9999$_pkgver
pkgrel=0
pkgdesc="X keyboard configuration files"
url="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config"
arch="aarch64 armv7"