From fdaee79c61a51096cd4fa262129c3c3e4159fac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Mon, 7 Oct 2024 12:54:37 +0200 Subject: [PATCH] main,modem/*: rebuild to update references to gitlab.postmarketos.org (MR 5696) Since either url or source change --- main/adsp-audio/APKBUILD | 8 +++++--- main/boot-deploy/APKBUILD | 4 ++-- main/bootmac/APKBUILD | 6 +++--- main/hisi-wlan/APKBUILD | 4 ++-- main/iskey/APKBUILD | 4 ++-- main/mdss-fb-init-hack/APKBUILD | 10 ++++++---- main/mobile-config-firefox/APKBUILD | 6 +++--- main/msm-firmware-loader/APKBUILD | 4 ++-- main/postmarketos-artwork/APKBUILD | 4 ++-- main/postmarketos-base-ui/APKBUILD | 6 +++--- .../postmarketos-base-ui/rootfs-etc-chrony-chrony.conf | 2 +- ...sr-lib-NetworkManager-dispatcher.d-50-dns-filter.sh | 4 ++-- main/postmarketos-base/APKBUILD | 6 +++--- main/postmarketos-base/rootfs-etc-conf.d-zram-init | 2 +- main/postmarketos-base/rootfs-usr-lib-os-release | 4 ++-- main/postmarketos-initramfs-minimal/APKBUILD | 4 ++-- main/postmarketos-initramfs-minimal/init_functions.sh | 4 ++-- main/postmarketos-initramfs/APKBUILD | 4 ++-- main/postmarketos-initramfs/init_functions.sh | 4 ++-- main/postmarketos-installkernel/APKBUILD | 4 ++-- ...-add-compile-time-flag-to-disable-Go-GC-MR-56.patch | 2 +- main/postmarketos-mkinitfs/APKBUILD | 8 ++++---- main/postmarketos-release-upgrade/APKBUILD | 6 +++--- main/postmarketos-theme/APKBUILD | 6 +++--- main/postmarketos-tweaks/APKBUILD | 6 +++--- .../20_postmarketos-blue-accent.gschema.override | 2 +- main/postmarketos-ui-phosh/APKBUILD | 4 ++-- main/postmarketos-ui-xfce4/APKBUILD | 6 +++--- main/postmarketos-welcome/APKBUILD | 6 +++--- main/swclock-offset/APKBUILD | 6 +++--- main/ttyescape/APKBUILD | 6 +++--- main/unl0kr/APKBUILD | 6 +++--- main/wcnss-wlan/APKBUILD | 4 ++-- modem/msm-cros-efs-loader/APKBUILD | 4 ++-- modem/q6voiced/APKBUILD | 10 ++++++---- 35 files changed, 91 insertions(+), 85 deletions(-) diff --git a/main/adsp-audio/APKBUILD b/main/adsp-audio/APKBUILD index 6d10fa298..fd84bc8d2 100644 --- a/main/adsp-audio/APKBUILD +++ b/main/adsp-audio/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Luca Weiss pkgname=adsp-audio pkgver=1 -pkgrel=4 +pkgrel=5 pkgdesc="Init script for enabling the adsp audio subsystem (downstream Android kernels)" -url="https://gitlab.com/postmarketOS/pmaports" +url="https://gitlab.postmarketos.org/postmarketOS/pmaports" arch="noarch" license="GPL-3.0-or-later" source="$pkgname.initd" @@ -18,4 +18,6 @@ openrc() { default_openrc } -sha512sums="1edd94b45d37d82b37e04a4f3ff9f3c116bee088a0f83c7b605a0107a3da4f5c9f7d0c1a50c082eb05914352979114135bde8942be9f6ac4fe3a7041e9190bc3 adsp-audio.initd" +sha512sums=" +1edd94b45d37d82b37e04a4f3ff9f3c116bee088a0f83c7b605a0107a3da4f5c9f7d0c1a50c082eb05914352979114135bde8942be9f6ac4fe3a7041e9190bc3 adsp-audio.initd +" diff --git a/main/boot-deploy/APKBUILD b/main/boot-deploy/APKBUILD index fe1358a07..e86d30c27 100644 --- a/main/boot-deploy/APKBUILD +++ b/main/boot-deploy/APKBUILD @@ -1,14 +1,14 @@ # Maintainer: Clayton Craft pkgname=boot-deploy pkgver=0.18 -pkgrel=1 +pkgrel=2 pkgdesc="tool for finalizing and deploying boot related files" url="https://gitlab.com/postmarketos/boot-deploy" arch="noarch" license="GPL-2.0-or-later" source=" os-customization - https://gitlab.com/postmarketOS/boot-deploy/-/archive/$pkgver/boot-deploy-$pkgver.tar.gz + https://gitlab.postmarketos.org/postmarketOS/boot-deploy/-/archive/$pkgver/boot-deploy-$pkgver.tar.gz " check() { diff --git a/main/bootmac/APKBUILD b/main/bootmac/APKBUILD index 58d4e334c..ebba8a536 100644 --- a/main/bootmac/APKBUILD +++ b/main/bootmac/APKBUILD @@ -1,12 +1,12 @@ # Maintainer: Dylan Van Assche pkgname=bootmac pkgver=0.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Configure MAC addresses at boot" -url="https://gitlab.com/postmarketOS/bootmac" +url="https://gitlab.postmarketos.org/postmarketOS/bootmac" arch="all" license="GPLv3-or-later" -source="https://gitlab.com/postmarketOS/bootmac/-/archive/v$pkgver/bootmac-v$pkgver.tar.gz" +source="https://gitlab.postmarketos.org/postmarketOS/bootmac/-/archive/v$pkgver/bootmac-v$pkgver.tar.gz" depends="bluez-btmgmt bluez-deprecated" options="!check" builddir="$srcdir/$pkgname-v$pkgver" diff --git a/main/hisi-wlan/APKBUILD b/main/hisi-wlan/APKBUILD index 0cd3033ae..a5fbe5b4b 100644 --- a/main/hisi-wlan/APKBUILD +++ b/main/hisi-wlan/APKBUILD @@ -1,9 +1,9 @@ # Maintainer Ignacy KuchciƄski pkgname=hisi-wlan pkgver=2 -pkgrel=0 +pkgrel=1 pkgdesc="Init script for enabling hisi wlan driver (downstream Android kernels)" -url="https://gitlab.com/postmarketOS/pmaports" +url="https://gitlab.postmarketos.org/postmarketOS/pmaports" arch="noarch" license="GPL-3.0-or-later" install="$pkgname.post-install" diff --git a/main/iskey/APKBUILD b/main/iskey/APKBUILD index 97c20c1ea..14fcc82f2 100644 --- a/main/iskey/APKBUILD +++ b/main/iskey/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Caleb Connolly pkgname=iskey pkgver=1 -pkgrel=0 +pkgrel=1 pkgdesc="Tiny tool to check if a key is pressed" url="https://postmarketos.org" arch="all" @@ -9,7 +9,7 @@ license="GPL-2.0" makedepends="meson linux-headers libevdev-dev" options="!check" _commit="4bc43d2bbf424ca90e11b3ed0c56e925898a130d" -source="https://gitlab.com/postmarketOS/buffybox/-/archive/$_commit/buffybox-$_commit.tar.gz" +source="https://gitlab.postmarketos.org/postmarketOS/buffybox/-/archive/$_commit/buffybox-$_commit.tar.gz" # We're only building the iskey utility builddir="$srcdir/buffybox-$_commit/iskey" diff --git a/main/mdss-fb-init-hack/APKBUILD b/main/mdss-fb-init-hack/APKBUILD index a3bf158eb..f039ff7ca 100644 --- a/main/mdss-fb-init-hack/APKBUILD +++ b/main/mdss-fb-init-hack/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Atilla Szollosi pkgname=mdss-fb-init-hack pkgver=0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Workaround for buggy framebuffer driver (mdss-fb)" -url="https://gitlab.com/postmarketOS/pmaports" +url="https://gitlab.postmarketos.org/postmarketOS/pmaports" arch="noarch" license="GPL-3.0-or-later" depends="msm-fb-refresher" @@ -21,5 +21,7 @@ openrc() { default_openrc } -sha512sums="dcda465ef62cd9d92d5e7c9f17e45982d5428950b1f6248b172408dce33d53eb866000a9290b63d41c61a8050547048f90ff9016d64f39c25f06fb6537ddc401 mdss-fb-init-hack.initd -22cb037d51a74fd363748c7c0b84f313ac9fce04a32953da00c338befc3af58012a24b7cb92a011fc8fe55722d1ceae7d42173c477297e00094e45d58d2e5b82 mdss-fb-init-hack.sh" +sha512sums=" +dcda465ef62cd9d92d5e7c9f17e45982d5428950b1f6248b172408dce33d53eb866000a9290b63d41c61a8050547048f90ff9016d64f39c25f06fb6537ddc401 mdss-fb-init-hack.initd +22cb037d51a74fd363748c7c0b84f313ac9fce04a32953da00c338befc3af58012a24b7cb92a011fc8fe55722d1ceae7d42173c477297e00094e45d58d2e5b82 mdss-fb-init-hack.sh +" diff --git a/main/mobile-config-firefox/APKBUILD b/main/mobile-config-firefox/APKBUILD index e4c8ecc68..e7b9756b3 100644 --- a/main/mobile-config-firefox/APKBUILD +++ b/main/mobile-config-firefox/APKBUILD @@ -1,11 +1,11 @@ # Maintainer: Oliver Smith pkgname=mobile-config-firefox pkgver=4.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="Firefox tweaks for mobile and privacy" -url="https://gitlab.com/postmarketOS/mobile-config-firefox" +url="https://gitlab.postmarketos.org/postmarketOS/mobile-config-firefox" source=" - https://gitlab.com/postmarketOS/mobile-config-firefox/-/archive/$pkgver/mobile-config-firefox-$pkgver.tar.bz2 + https://gitlab.postmarketos.org/postmarketOS/mobile-config-firefox/-/archive/$pkgver/mobile-config-firefox-$pkgver.tar.bz2 " arch="noarch" license="GPL-3.0-or-later" diff --git a/main/msm-firmware-loader/APKBUILD b/main/msm-firmware-loader/APKBUILD index 7d0c01d1f..233fad494 100644 --- a/main/msm-firmware-loader/APKBUILD +++ b/main/msm-firmware-loader/APKBUILD @@ -1,13 +1,13 @@ pkgname=msm-firmware-loader pkgver=1.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Set of init services to automatically load firmware from device partitions" url="https://postmarketos.org/" subpackages="$pkgname-openrc $pkgname-wcnss" arch="armhf armv7 aarch64" license="MIT" source=" - https://gitlab.com/postmarketOS/msm-firmware-loader/-/archive/$pkgver/msm-firmware-loader-$pkgver.tar.gz + https://gitlab.postmarketos.org/postmarketOS/msm-firmware-loader/-/archive/$pkgver/msm-firmware-loader-$pkgver.tar.gz msm-firmware-loader.initd msm-firmware-loader-unpack.initd " diff --git a/main/postmarketos-artwork/APKBUILD b/main/postmarketos-artwork/APKBUILD index 9b05f7ac0..507a32d3e 100644 --- a/main/postmarketos-artwork/APKBUILD +++ b/main/postmarketos-artwork/APKBUILD @@ -1,13 +1,13 @@ # Maintainer: Oliver Smith pkgname=postmarketos-artwork pkgver=5 -pkgrel=3 +pkgrel=4 pkgdesc="Meta package for the postmarketOS artwork" url="https://postmarketos.org/" arch="noarch" license="CC-BY-SA-4.0" _hash="f28dd5fef287c970f50ca49bc44814ee1e3b229d" -source="postmarketos-artwork-$_hash.tar.gz::https://gitlab.com/postmarketOS/artwork/-/archive/$_hash/artwork-$_hash.tar.gz +source="postmarketos-artwork-$_hash.tar.gz::https://gitlab.postmarketos.org/postmarketOS/artwork/-/archive/$_hash/artwork-$_hash.tar.gz 10_pmOS-wallpaper.gschema.override postmarketos-gnome.xml set-plasma-wallpaper.desktop diff --git a/main/postmarketos-base-ui/APKBUILD b/main/postmarketos-base-ui/APKBUILD index 751b74074..4e6a1ca97 100644 --- a/main/postmarketos-base-ui/APKBUILD +++ b/main/postmarketos-base-ui/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Clayton Craft pkgname=postmarketos-base-ui pkgver=28 -pkgrel=5 +pkgrel=6 pkgdesc="Meta package for minimal postmarketOS UI base" url="https://postmarketos.org" arch="noarch" @@ -295,7 +295,7 @@ flatpak() { } sha512sums=" -e5d049db1d82c510bab9246208b51b8ec2711d008d67792fc10d4c0b65ed4dece7b5ae3c3dd28a8539d177b6849c1f921cb9fef3d2c7bee0355451f7b4757ec6 rootfs-etc-chrony-chrony.conf +187baa4a2b77e1e97a13536553ef2e1f64c3968f07ab2a372b550e4eee10a801a3b9797766d0d9f566148230335f3d4d150cd335bc40050322313a195874d608 rootfs-etc-chrony-chrony.conf 8d2c54fe3ca62c62f8337fb6be28479d0e02ea63f32abae81907f2768631e65c9e17485f8bc0854a013377f729b06dd1873e2b75f86f657ece866d00aecbbdb4 rootfs-etc-elogind-logind.conf b841282b96110ec59a7aa539db0737327b09549d55c78dc4b2c3b28b4a6ad1facf015b3175cb6d3a38f13e47aa6314ef3dc1514a4e60dd653a97409ec54ba706 rootfs-etc-conf.d-bluetooth 49fb494b659fe0149a93eafe109609acce6a470bb8acea160638d07e0e4b11af2544f34549d5ef2deb2914a7ef13d0d470b04ad62981f14f96999af02a5f24cf rootfs-etc-conf.d-openrc-settingsd @@ -316,7 +316,7 @@ d4b4c4fed2dee7266f6a87ae266691377593014943e2953e4cd87a59f3110f25bfb5f3f866cc8435 1b8add60574ec4644197cb93263c0653325c2e88e03673de918be5fb3280c7b81e8e97dce498850a07f2f3307771c44f3c876922e5cbd5207523ede31816296f rootfs-usr-lib-NetworkManager-system-connections-USB_Networking.nmconnection d1ddd43489e6016e3ffd716027ed2bae4a2ab5f213118bdbcb96750e267ab7c0367cd0e0e386300aa5550352653144f5caeddd790621fe0879f83ca1995bb65c rootfs-etc-tinydm.d-env-wayland.d-50-firefox-wayland.sh ecaa57d033a119a53a6574c27636b7c89d659d75ea48a973a6a4ff6f90e5d07202529fd489bfc9dfc7430f5b60f40612f6d5c06f7fab47e681b0a3112a874058 rootfs-etc-tinydm.d-env-wayland.d-50-sdl-wayland.sh -52d58729cbf3cd0318de633e8a8da74c7af246025a8c5746d5e7c854bdabbf27fa07d8558ffec92a30491cdb687fe4414de5adcddd7da5be3510f918fba463a2 rootfs-usr-lib-NetworkManager-dispatcher.d-50-dns-filter.sh +36e0037f6d26a99db7b47831263be610d594e2c1c4a8ee7f6fc8b41092f501d3064d80b80ddf6a82b616bd2da09aa4da896074ad9f7fd53aba7e397da4190d22 rootfs-usr-lib-NetworkManager-dispatcher.d-50-dns-filter.sh 9dcf698c729e6a3d05201aa74c1618169f344f9c973e6a074591b0b4f352470235decbbc658393f44c62b6b1508c68f3c1787a640f219dbcc136e9335f3994c4 rootfs-usr-lib-NetworkManager-dispatcher.d-50-tethering.sh bf8db527c49fa724e640a90269ba2648a2555f5867b2adbfbd88d1f685261f757339757c09ee08f590c76de4bd3d0c73a47dea9bd340644dd4707e76152cefd1 rootfs-etc-profile.d-qt-mobile-controls.sh 6e193eca3961a78d47b4656892eae34d019d9317a255a201f5ea61e3300caff04c526a27cd98d0edc072b36e3eaf3a1768f4cd27c5e2be8b19c167d535c820a6 rootfs-etc-profile.d-qt-wayland.sh diff --git a/main/postmarketos-base-ui/rootfs-etc-chrony-chrony.conf b/main/postmarketos-base-ui/rootfs-etc-chrony-chrony.conf index a6cefdeb0..7e6f2fe01 100644 --- a/main/postmarketos-base-ui/rootfs-etc-chrony-chrony.conf +++ b/main/postmarketos-base-ui/rootfs-etc-chrony-chrony.conf @@ -3,7 +3,7 @@ pool pool.ntp.org iburst # Commented out to avoid delay during boot -# https://gitlab.com/postmarketOS/pmaports/-/issues/44#note_264516692 +# https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/44#note_264516692 # initstepslew 10 pool.ntp.org driftfile /var/lib/chrony/chrony.drift diff --git a/main/postmarketos-base-ui/rootfs-usr-lib-NetworkManager-dispatcher.d-50-dns-filter.sh b/main/postmarketos-base-ui/rootfs-usr-lib-NetworkManager-dispatcher.d-50-dns-filter.sh index cbc57fc9b..ed3a91fc2 100644 --- a/main/postmarketos-base-ui/rootfs-usr-lib-NetworkManager-dispatcher.d-50-dns-filter.sh +++ b/main/postmarketos-base-ui/rootfs-usr-lib-NetworkManager-dispatcher.d-50-dns-filter.sh @@ -4,8 +4,8 @@ # supported by NetworkManager's "Primary Connection". The script requires that # NetworkManager is configured to use/manage dnsmasq. # For more information about *why* this is necessary, see: -# - https://gitlab.com/postmarketOS/pmaports/-/issues/1430 -# - https://gitlab.com/postmarketOS/pmaports/-/merge_requests/3823 +# - https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/1430 +# - https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/3823 # Related: # - https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1279 diff --git a/main/postmarketos-base/APKBUILD b/main/postmarketos-base/APKBUILD index a47724f33..312f9bf6d 100644 --- a/main/postmarketos-base/APKBUILD +++ b/main/postmarketos-base/APKBUILD @@ -1,6 +1,6 @@ pkgname=postmarketos-base pkgver=36 -pkgrel=3 +pkgrel=4 pkgdesc="Meta package for minimal postmarketOS base" url="https://postmarketos.org" arch="noarch" @@ -174,12 +174,12 @@ sha512sums=" e529f5cef1f31481b577f99b8917704f2cfefb963d98bf40a14b017938e55a00134d2033f81d2cb0b8489c5e9b4a92fdc0a788013f1adb4cd46d9580c9988186 rootfs-etc-sudoers ab09e67203bb82226b0c9e600c8bc231a5c0111977b80edb355e55be101d008ac3c06798c263f0ca50e203758e1bfbf25767ad12f2654d082fb007c0411bbd1f rootfs-etc-doas.d-10-postmarketos.conf e0d2d48b82a03239a4c0a00acaf83e00d397c23a8d7c71053d4e2a383357c22dcedef9e81b0e12a1d7514e1fdbe0bb3eb82613d18b29034a7ce5447f13c84a53 rootfs-etc-conf.d-swapfile -4bc9f9c62d2cb75c1e562e070bc5260c9bc2b0abe6941b7cebd9b5a649342cb4121a0713153d3c246d0a284a50fd335638c9738778698a08fcaed7058b69efb9 rootfs-etc-conf.d-zram-init +96ba663d7fc9a4296c64bf3344ed8958889379fda94ab2b4064af091dd461caa6c7918884464e2249a0983b369860cb5df7c5d7d4a3eaab5b56fbe2f459b0aaf rootfs-etc-conf.d-zram-init e4576c58c35f80bedddb1e89e186f37d31a186d3e9eb046581b8c5d7b7d435e18924539e851d3e67dc0ede80f9d44d16bd9ef52e73350d3f13224edc31d73a34 rootfs-etc-conf.d-syslog 9b8d0493bb64457fe176fea801e0771d3c5279302c61559824bf81b3d2b66d2c1e076f4aaac65f55389005acb18c27e44bed858c2bdbad37d74199f07c86c354 rootfs-etc-fstab 45bd0742a64a9d3c4a88e152b97edcf3fa1edca28884f9ea69e7c4c365f1e41ef9056dbe204545de7d4b2ba92e1e5872b2a929c2dcc1dd468e627cc3f090b8e6 rootfs-etc-issue 01403df3b5a2be0dd70387a3c32cf24a77bc097679fbefca585082a0970b7d756723c33687be3809351b5e31c85947db84861118bfeced8f5f865fe2452555ec rootfs-etc-motd -093c201f0c7aa203df447f2a8c27e5834520a7016ce2934ddc35fb037d2ec9acf0f7df7c06e07ad24ba7b4d94ef21fe7ff848c58bd62277eeeb08659fbddf1e9 rootfs-usr-lib-os-release +a4392d174905e42ecf4459d69a5ccc45d841ef9c773e3fd2c3b03ff5c64f5b832c42213986d8e32a58a977b2221c2e9d2c7e63480b0150b799d459f64651552e rootfs-usr-lib-os-release b70ee1b39b5f33c9a3e6bf4259158519691c82c8cefb700d4df49eb749a2cce208082e00d4905b9eea2c4f75b6da62f73931931c92157b4132adb35dcf0e0a6f rootfs-etc-sysctl.d-disable-rp-filter.conf b61c6116f972df08f460494cf3b511b7cb4046a65bb3bd840cddb5ca98518c4514dc5f8a9330bc9ac630e5adbfecc839cbd21f70cac5000a30fd2daeab0f02d7 rootfs-usr-lib-udev-rules.d-20-tm2-touchkey-input.rules de4d8f258cb2ce654be15abe0188caa6ca9cc163fd45350f2025e7e9d043878e3f1202ef9033b1b15d7e18c4b40c3b19db387ee050a3baf03c4bd4293f4721e3 rootfs-usr-lib-udev-rules.d-20-tm2-touchkey-leds.rules diff --git a/main/postmarketos-base/rootfs-etc-conf.d-zram-init b/main/postmarketos-base/rootfs-etc-conf.d-zram-init index 9ccb76516..3c86868e2 100644 --- a/main/postmarketos-base/rootfs-etc-conf.d-zram-init +++ b/main/postmarketos-base/rootfs-etc-conf.d-zram-init @@ -5,7 +5,7 @@ # - 50% of RAM for devices with between 2GB and 6GB of RAM # - 25% of RAM for devices with greater 6GB of RAM # This is loosely based on some data here: -# https://gitlab.com/postmarketOS/pmaports/-/merge_requests/3752#note_1229631449 +# https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/3752#note_1229631449 _mem_size_mb="$(LC_ALL=C free -m | awk '/^Mem:/{print $2}')" diff --git a/main/postmarketos-base/rootfs-usr-lib-os-release b/main/postmarketos-base/rootfs-usr-lib-os-release index b2cacca95..24e28ce41 100644 --- a/main/postmarketos-base/rootfs-usr-lib-os-release +++ b/main/postmarketos-base/rootfs-usr-lib-os-release @@ -5,6 +5,6 @@ VERSION="edge" ID="postmarketos" ID_LIKE="alpine" HOME_URL="https://www.postmarketos.org/" -SUPPORT_URL="https://gitlab.com/postmarketOS" -BUG_REPORT_URL="https://gitlab.com/postmarketOS/pmaports/issues" +SUPPORT_URL="https://gitlab.postmarketos.org/postmarketOS" +BUG_REPORT_URL="https://gitlab.postmarketos.org/postmarketOS/pmaports/issues" LOGO="postmarketos-logo" diff --git a/main/postmarketos-initramfs-minimal/APKBUILD b/main/postmarketos-initramfs-minimal/APKBUILD index 588f54151..f8349bfc1 100644 --- a/main/postmarketos-initramfs-minimal/APKBUILD +++ b/main/postmarketos-initramfs-minimal/APKBUILD @@ -2,7 +2,7 @@ # only be used on devices that do not have space for the full size ramdisk. pkgname=postmarketos-initramfs-minimal pkgver=2.8.0 -pkgrel=3 +pkgrel=4 pkgdesc="Deprecated minimal initramfs for space constrained devices" url="https://postmarketos.org" options="!check" # no tests @@ -92,7 +92,7 @@ sha512sums=" ab41b45b0613f25a61114ed8c8b92bc53c60838f6e2e0ba18c76e5369b2984e6023a0661887692673aca3f647f268c468a468f6b1ac424cfee609017a89481dd 00-initramfs-base.files fb8acfff431f8f8a8af7770de7cbcf8d8e31e95235116f1d65bfa6aa222d2d48d190dfd12d86f715c8b07195250ea13d58d0dc65c46913df807eac8b20384f6b 00-initramfs-extra-base.files 102cb49a5b44282afee7808945c69e9bb9310677efeefc681d92217f0399a90fcbb37eb9ac7aed89cc27c324780298c7c2de6de2bdb89a77499faad1c312e539 init.sh -3e3cb29eabf9ee4c8dbd7ff2366aa8cea5f44b11b04df060d7841e9b8f25c85f0a2b19838b177a8b651f2b3c8b69135d36603534382c54736596d0bfa429ed87 init_functions.sh +54019d53c0e6b18e79fbf9a8bf6ae323f614f96c392c3e5c49768d934aa835d1f85597e1239bbe406e73173732c729b544a708dac1bb354f0200382a4de8d0b2 init_functions.sh ba3275a9af788c7c782322a22a0f144d5e50e3498ea6886486a29331f23ae89cd32d500a3635cfa7cab369afba92edc18aeca64ccbf0cd589061cce23d15b46c unudhcpd.conf 675e7d5bee39b2df7d322117f8dcaccc274d61beaf4d50ead19bbf2109446d64b1c0aa0c5b4f9846eb6c1c403418f28f6364eff4537ba41120fbfcbc484b7da7 mdev.conf " diff --git a/main/postmarketos-initramfs-minimal/init_functions.sh b/main/postmarketos-initramfs-minimal/init_functions.sh index f650f782a..6fd4b1046 100644 --- a/main/postmarketos-initramfs-minimal/init_functions.sh +++ b/main/postmarketos-initramfs-minimal/init_functions.sh @@ -673,7 +673,7 @@ setup_usb_configfs_udc() { # Remove any existing UDC to avoid "write error: Resource busy" when setting UDC again echo "" > /config/usb_gadget/g1/UDC || echo " Couldn't write to clear UDC" # Link the gadget instance to an USB Device Controller. This activates the gadget. - # See also: https://gitlab.com/postmarketOS/pmbootstrap/issues/338 + # See also: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/issues/338 echo "$_udc_dev" > /config/usb_gadget/g1/UDC || echo " Couldn't write new UDC" } @@ -929,7 +929,7 @@ create_logs_disk() { Something went wrong and your device did not boot properly. If this was unexpected then please open a new issue by visiting - https://gitlab.com/postmarketOS/pmaports/-/issues/new + https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/new and attach the following file by dragging it onto the page: diff --git a/main/postmarketos-initramfs/APKBUILD b/main/postmarketos-initramfs/APKBUILD index 9fe088a96..55365e6c7 100644 --- a/main/postmarketos-initramfs/APKBUILD +++ b/main/postmarketos-initramfs/APKBUILD @@ -2,7 +2,7 @@ # Co-Maintainer: Clayton Craft pkgname=postmarketos-initramfs pkgver=3.3.5 -pkgrel=2 +pkgrel=3 pkgdesc="Base files for the postmarketOS initramfs / initramfs-extra" url="https://postmarketos.org" options="!check" # no tests @@ -93,6 +93,6 @@ sha512sums=" 0f4c14b63ba22bbf6466f3b9b3c46e2a8cdd9f53600e3d5536288af1f37ae1b10efd0d038ed0669b3c128eb056758e7f1dbbcc6ef5768a27775776f8f11b2fdc 00-initramfs-base.files c4ce6c9ef5b1aa8fce0937676eb68f0172474cb86f2ab9d839f327b1c58f22ed6ae2a48133dd1c04ede33324ce82f78863f68ab6e62f88b716964b3b84f0ae9e 00-initramfs-extra-base.files 7ea2c318e3b63b84ba8eb09e31dd74cdd9c86f5f4d8970ab54bb9213930e913c09728b60d429828007ea2dbb0472fd50dc3daae2efbe307babf854e4d8ecb238 init.sh -7518662b584328cc94b108d9283c19c4d551d0a25d51b4fed60b4367c129789a5d895ab68244ec448c92c6818e7cefc68552184b6e9098c8f9b9c7fcf008517d init_functions.sh +6ccfbf84dd0315bfe2d9556ddfaaa2533ac4d1ab2055bb04e321cf945ae3ecbf6dc2c5e14a836cbc62f28da9eec1136a25d49764b330019bd04b918c8d36e6c6 init_functions.sh ba3275a9af788c7c782322a22a0f144d5e50e3498ea6886486a29331f23ae89cd32d500a3635cfa7cab369afba92edc18aeca64ccbf0cd589061cce23d15b46c unudhcpd.conf " diff --git a/main/postmarketos-initramfs/init_functions.sh b/main/postmarketos-initramfs/init_functions.sh index 4f954d764..f10d06be1 100644 --- a/main/postmarketos-initramfs/init_functions.sh +++ b/main/postmarketos-initramfs/init_functions.sh @@ -729,7 +729,7 @@ setup_usb_configfs_udc() { echo "" > "$CONFIGFS"/g1/UDC || echo " Couldn't write to clear UDC" fi # Link the gadget instance to an USB Device Controller. This activates the gadget. - # See also: https://gitlab.com/postmarketOS/pmbootstrap/issues/338 + # See also: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/issues/338 echo "$_udc_dev" > "$CONFIGFS"/g1/UDC || echo " Couldn't write new UDC" } @@ -1195,7 +1195,7 @@ create_logs_disk() { Something went wrong and your device did not boot properly. If this was unexpected then please open a new issue by visiting - https://gitlab.com/postmarketOS/pmaports/-/issues/new + https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/new and attach the following file by dragging it onto the page: diff --git a/main/postmarketos-installkernel/APKBUILD b/main/postmarketos-installkernel/APKBUILD index 902283c40..4bcb0f328 100644 --- a/main/postmarketos-installkernel/APKBUILD +++ b/main/postmarketos-installkernel/APKBUILD @@ -4,9 +4,9 @@ # https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/main/installkernel pkgname=postmarketos-installkernel pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="postmarketOS script for installing mainline kernels" -url="https://gitlab.com/postmarketOS/pmaports/tree/main/postmarketos-installkernel" +url="https://gitlab.postmarketos.org/postmarketOS/pmaports/tree/main/postmarketos-installkernel" arch="noarch" license="GPL-2.0" options="!check" # no test suite diff --git a/main/postmarketos-mkinitfs/0001-add-compile-time-flag-to-disable-Go-GC-MR-56.patch b/main/postmarketos-mkinitfs/0001-add-compile-time-flag-to-disable-Go-GC-MR-56.patch index 325b9441e..4b9a0462b 100644 --- a/main/postmarketos-mkinitfs/0001-add-compile-time-flag-to-disable-Go-GC-MR-56.patch +++ b/main/postmarketos-mkinitfs/0001-add-compile-time-flag-to-disable-Go-GC-MR-56.patch @@ -38,7 +38,7 @@ index 138667b..6494504 100644 + "strings" "time" - "gitlab.com/postmarketOS/postmarketos-mkinitfs/internal/archive" + "gitlab.postmarketos.org/postmarketOS/postmarketos-mkinitfs/internal/archive" @@ -26,8 +28,14 @@ import ( // set at build time diff --git a/main/postmarketos-mkinitfs/APKBUILD b/main/postmarketos-mkinitfs/APKBUILD index af420b655..b4db3b7e8 100644 --- a/main/postmarketos-mkinitfs/APKBUILD +++ b/main/postmarketos-mkinitfs/APKBUILD @@ -2,7 +2,7 @@ # Co-Maintainer: Clayton Craft pkgname=postmarketos-mkinitfs pkgver=2.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Tool to generate initramfs images for postmarketOS" url="https://postmarketos.org" depends=" @@ -22,9 +22,9 @@ triggers="$pkgname.trigger=\ " # mkinitfs-vendor-$pkgver.tar.gz: vendored Go deps, is part of the release: -# https://gitlab.com/postmarketOS/postmarketos-mkinitfs/-/releases +# https://gitlab.postmarketos.org/postmarketOS/postmarketos-mkinitfs/-/releases source=" - https://gitlab.com/postmarketOS/postmarketos-mkinitfs/-/archive/$pkgver/postmarketos-mkinitfs-$pkgver.tar.gz + https://gitlab.postmarketos.org/postmarketOS/postmarketos-mkinitfs/-/archive/$pkgver/postmarketos-mkinitfs-$pkgver.tar.gz https://gitlab.com/api/v4/projects/postmarketOS%2Fpostmarketos-mkinitfs/packages/generic/mkinitfs-vendor-$pkgver/$pkgver/mkinitfs-vendor-$pkgver.tar.gz 0001-add-compile-time-flag-to-disable-Go-GC-MR-56.patch " @@ -70,5 +70,5 @@ check() { sha512sums=" 6f2e5c8281a8e6b340f2288b31fb102dcc98480e8bf905bf57a54a81d36a5615b194f0a56f5cd3be207784278257eb6ee3dfecaccb60c3332f4d0f45bafedaa3 postmarketos-mkinitfs-2.5.1.tar.gz 420e4bd8126f765c18b3ea48b2dc7356727958826dbe1086b753f5d46bc9b56d25ed668db8f9f4e8c9d5b1e943105850071c9c3ce442daf12eaa80516e973372 mkinitfs-vendor-2.5.1.tar.gz -2af899c69cbdc84ca85f2a5fe609974b2b9e4c0389d9487596d86d403e55b09fdc2e7daf4452bf33b8a27a2b37339d9311b8d1f903074a1410689665425b7d68 0001-add-compile-time-flag-to-disable-Go-GC-MR-56.patch +2c7b95ba05fed50a05338e0300d0330f9ac82c649345553015f867dad947738c2729780e5a26585cc32180999fd8b1ecffaff0e8117c8c817b79d7119b0fdc14 0001-add-compile-time-flag-to-disable-Go-GC-MR-56.patch " diff --git a/main/postmarketos-release-upgrade/APKBUILD b/main/postmarketos-release-upgrade/APKBUILD index eb350c2ed..2857b52c1 100644 --- a/main/postmarketos-release-upgrade/APKBUILD +++ b/main/postmarketos-release-upgrade/APKBUILD @@ -1,11 +1,11 @@ # Maintainer: Oliver Smith pkgname=postmarketos-release-upgrade pkgver=1.7.0 -pkgrel=0 +pkgrel=1 pkgdesc="Upgrade from one pmOS release to the next one" -url="https://gitlab.com/postmarketOS/postmarketos-release-upgrade/" +url="https://gitlab.postmarketos.org/postmarketOS/postmarketos-release-upgrade/" source=" - https://gitlab.com/postmarketOS/postmarketos-release-upgrade/-/archive/$pkgver/postmarketos-release-upgrade-$pkgver.tar.bz2 + https://gitlab.postmarketos.org/postmarketOS/postmarketos-release-upgrade/-/archive/$pkgver/postmarketos-release-upgrade-$pkgver.tar.bz2 " arch="noarch" license="GPL-3.0-or-later" diff --git a/main/postmarketos-theme/APKBUILD b/main/postmarketos-theme/APKBUILD index 4d5eb5f47..6e98d8c46 100644 --- a/main/postmarketos-theme/APKBUILD +++ b/main/postmarketos-theme/APKBUILD @@ -1,12 +1,12 @@ pkgname=postmarketos-theme pkgver=0.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="GTK themes adjusted for postmarketOS" -url="https://gitlab.com/postmarketOS/postmarketos-theme" +url="https://gitlab.postmarketos.org/postmarketOS/postmarketos-theme" arch="all" license="GPL-2.0-only" makedepends="meson sassc" -source="https://gitlab.com/postmarketOS/postmarketos-theme/-/archive/$pkgver/postmarketos-theme-$pkgver.tar.gz" +source="https://gitlab.postmarketos.org/postmarketOS/postmarketos-theme/-/archive/$pkgver/postmarketos-theme-$pkgver.tar.gz" options="!check" # There's no testsuite build() { diff --git a/main/postmarketos-tweaks/APKBUILD b/main/postmarketos-tweaks/APKBUILD index aa32ea0d4..6a147a5fe 100644 --- a/main/postmarketos-tweaks/APKBUILD +++ b/main/postmarketos-tweaks/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Newbyte pkgname=postmarketos-tweaks pkgver=0.13.2 -pkgrel=1 +pkgrel=2 pkgdesc="Tweak tool for phone UIs" -url="https://gitlab.com/postmarketOS/postmarketos-tweaks" +url="https://gitlab.postmarketos.org/postmarketOS/postmarketos-tweaks" arch="noarch" license="GPL-3.0-or-later" subpackages=" @@ -14,7 +14,7 @@ subpackages=" " depends="python3 py3-gobject3 py3-yaml gtk+3.0 libhandy1" makedepends="py3-setuptools glib-dev libhandy1-dev meson" -source="$pkgname-$pkgver.tar.gz::https://gitlab.com/postmarketOS/postmarketos-tweaks/-/archive/$pkgver/postmarketos-tweaks-$pkgver.tar.gz" +source="$pkgname-$pkgver.tar.gz::https://gitlab.postmarketos.org/postmarketOS/postmarketos-tweaks/-/archive/$pkgver/postmarketos-tweaks-$pkgver.tar.gz" options="!check" # There's no testsuite build() { diff --git a/main/postmarketos-ui-phosh/20_postmarketos-blue-accent.gschema.override b/main/postmarketos-ui-phosh/20_postmarketos-blue-accent.gschema.override index df2501eca..cf89a7fcc 100644 --- a/main/postmarketos-ui-phosh/20_postmarketos-blue-accent.gschema.override +++ b/main/postmarketos-ui-phosh/20_postmarketos-blue-accent.gschema.override @@ -7,6 +7,6 @@ # Therefore set the blue accent color back until phosh has support for accent colors # # Ref: https://gitlab.gnome.org/World/Phosh/phosh/-/merge_requests/1533 -# Ref: https://gitlab.com/postmarketOS/pmaports/-/issues/3218 +# Ref: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/3218 [org.gnome.desktop.interface] accent-color='blue' diff --git a/main/postmarketos-ui-phosh/APKBUILD b/main/postmarketos-ui-phosh/APKBUILD index 23acdb269..944255fc6 100644 --- a/main/postmarketos-ui-phosh/APKBUILD +++ b/main/postmarketos-ui-phosh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Newbyte pkgname=postmarketos-ui-phosh pkgver=22.4 -pkgrel=0 +pkgrel=1 pkgdesc="(Wayland) Mobile UI initially developed for the Librem 5" url="https://phosh.mobi" arch="noarch !armhf" @@ -68,7 +68,7 @@ systemd() { sha512sums=" e577b8073df680ccee75ef5b6bb1f2877d5727687d63d6fd9211298e791b6c9f593eb79278c77a4b4918e3c57333c2a012030baf5a3c8d6d16000cc63a030f84 01_postmarketos-ui-phosh.gschema.override -b5269303032b35d6e249479eb8870063b862280eca9605522f47d09a3c2266861560934643cf4a39af2d309696bad16b086d8b98e1240bbaef5e6ba3048de1dd 20_postmarketos-blue-accent.gschema.override +f835435eea55184256229741f6ed2aa1a31d9c0dadaf0d2698a35fbeecae042b00f15ea991b0abc6b19db9e90b53879afcfa3be8721af29b28e4809973e485e8 20_postmarketos-blue-accent.gschema.override a741e8db9e4232334b924326c48be4e4c8f7a2382a7608926918a7491c518b2dda551e55a00d4d5fcf58c7950a78dc35d5cc5eaab53ad93a56de40887071f242 mimeapps.list 53f5c565b4ca8a12f12b63ec84a0194ef530703565d123203d41582a35a54d66afaf3a676df158ae0effe327dcfc1c6496a082ce9dbe803b2547417c3c3fad6e udiskie.desktop " diff --git a/main/postmarketos-ui-xfce4/APKBUILD b/main/postmarketos-ui-xfce4/APKBUILD index 3a0e74d23..4a3283aa8 100644 --- a/main/postmarketos-ui-xfce4/APKBUILD +++ b/main/postmarketos-ui-xfce4/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Jakko pkgname=postmarketos-ui-xfce4 pkgver=0.5.2 -pkgrel=3 +pkgrel=4 pkgdesc="(X11) Lightweight desktop (stylus recommended)" -url="https://gitlab.com/postmarketOS/xfce4-phone" +url="https://gitlab.postmarketos.org/postmarketOS/xfce4-phone" arch="noarch" license="GPL-3.0-or-later" depends=" @@ -39,7 +39,7 @@ _pmb_recommends=" " subpackages="$pkgname-openrc" source=" - xfce4-phone-$pkgver.tar.gz::https://gitlab.com/postmarketOS/xfce4-phone/-/archive/$pkgver/xfce4-phone-$pkgver.tar.gz + xfce4-phone-$pkgver.tar.gz::https://gitlab.postmarketos.org/postmarketOS/xfce4-phone/-/archive/$pkgver/xfce4-phone-$pkgver.tar.gz 10_onboard.gschema.override 64-lightdm-autologin.conf enable-scrollbars.sh diff --git a/main/postmarketos-welcome/APKBUILD b/main/postmarketos-welcome/APKBUILD index 2245c5acd..987f3512f 100644 --- a/main/postmarketos-welcome/APKBUILD +++ b/main/postmarketos-welcome/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Oliver Smith pkgname=postmarketos-welcome pkgver=0.8.0 -pkgrel=0 +pkgrel=1 pkgdesc="postmarketOS welcome app" -url="https://gitlab.com/postmarketOS/postmarketos-welcome" +url="https://gitlab.postmarketos.org/postmarketOS/postmarketos-welcome" arch="all" license="GPL-3.0-or-later" makedepends=" @@ -14,7 +14,7 @@ makedepends=" meson " source=" - https://gitlab.com/postmarketOS/postmarketos-welcome/-/archive/$pkgver/postmarketos-welcome-$pkgver.tar.bz2 + https://gitlab.postmarketos.org/postmarketOS/postmarketos-welcome/-/archive/$pkgver/postmarketos-welcome-$pkgver.tar.bz2 org.postmarketos.Welcome.desktop " options="!check" # No tests diff --git a/main/swclock-offset/APKBUILD b/main/swclock-offset/APKBUILD index a8671fe52..f0fb88bd2 100644 --- a/main/swclock-offset/APKBUILD +++ b/main/swclock-offset/APKBUILD @@ -1,14 +1,14 @@ # Maintainer: Jakko pkgname=swclock-offset pkgver=0.2.4 -pkgrel=0 +pkgrel=1 pkgdesc="Keep system time at an offset to a non-writable RTC" -url="https://gitlab.com/postmarketOS/swclock-offset" +url="https://gitlab.postmarketos.org/postmarketOS/swclock-offset" arch="noarch" license="GPL-3.0-or-later" install="$pkgname.post-deinstall" subpackages="$pkgname-openrc $pkgname-systemd" -source="https://gitlab.com/postmarketOS/swclock-offset/-/archive/$pkgver/swclock-offset-$pkgver.tar.gz" +source="https://gitlab.postmarketos.org/postmarketOS/swclock-offset/-/archive/$pkgver/swclock-offset-$pkgver.tar.gz" options="!check" # No tests package() { diff --git a/main/ttyescape/APKBUILD b/main/ttyescape/APKBUILD index ed6ab4ef2..b80067b14 100644 --- a/main/ttyescape/APKBUILD +++ b/main/ttyescape/APKBUILD @@ -1,15 +1,15 @@ # Maintainer: Caleb Connolly pkgname=ttyescape pkgver=1.0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Daemon to allow users to escape to a tty" -url="https://gitlab.com/postmarketOS/ttyescape" +url="https://gitlab.postmarketos.org/postmarketOS/ttyescape" arch="noarch" license="GPL-2.0" depends="hkdm buffyboard terminus-font kbd" subpackages="$pkgname-openrc" source=" - https://gitlab.com/postmarketOS/ttyescape/-/archive/$pkgver/ttyescape-$pkgver.tar.gz + https://gitlab.postmarketos.org/postmarketOS/ttyescape/-/archive/$pkgver/ttyescape-$pkgver.tar.gz etc-conf-d-ttyescape.conf " options="!check" diff --git a/main/unl0kr/APKBUILD b/main/unl0kr/APKBUILD index e45f980b6..876aa2f51 100644 --- a/main/unl0kr/APKBUILD +++ b/main/unl0kr/APKBUILD @@ -1,10 +1,10 @@ # Maintainer: Johannes Marbach pkgname=unl0kr pkgver=3.2.0 -pkgrel=3 +pkgrel=4 _commit_lvgl=ceadda8a468b7d5fa6ba973bd82cf610166278d8 pkgdesc="Framebuffer-based disk unlocker for the initramfs based on LVGL" -url="https://gitlab.com/postmarketOS/buffybox" +url="https://gitlab.postmarketos.org/postmarketOS/buffybox" arch="all" license="GPL-3.0-or-later" depends=" @@ -25,7 +25,7 @@ makedepends=" scdoc " source=" - https://gitlab.com/postmarketOS/buffybox/-/archive/$pkgver/buffybox-$pkgver.tar.gz + https://gitlab.postmarketos.org/postmarketOS/buffybox/-/archive/$pkgver/buffybox-$pkgver.tar.gz lvgl-$_commit_lvgl.tar.gz::https://github.com/lvgl/lvgl/archive/$_commit_lvgl.tar.gz unl0kr.conf unl0kr.files diff --git a/main/wcnss-wlan/APKBUILD b/main/wcnss-wlan/APKBUILD index 4f8b2d02d..3bde9e8b8 100644 --- a/main/wcnss-wlan/APKBUILD +++ b/main/wcnss-wlan/APKBUILD @@ -1,9 +1,9 @@ # Maintainer Attila Szollosi pkgname=wcnss-wlan pkgver=2 -pkgrel=1 +pkgrel=2 pkgdesc="Init script for enabling wcnss wlan driver (downstream Android kernels)" -url="https://gitlab.com/postmarketOS/pmaports" +url="https://gitlab.postmarketos.org/postmarketOS/pmaports" arch="noarch" license="GPL-3.0-or-later" source="$pkgname.initd" diff --git a/modem/msm-cros-efs-loader/APKBUILD b/modem/msm-cros-efs-loader/APKBUILD index 6e7287f72..f53791a66 100644 --- a/modem/msm-cros-efs-loader/APKBUILD +++ b/modem/msm-cros-efs-loader/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Jenneron pkgname=msm-cros-efs-loader pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="EFS loader for Qualcomm-based Chrome OS devices" -url="https://gitlab.com/postmarketOS/msm-cros-efs-loader" +url="https://gitlab.postmarketos.org/postmarketOS/msm-cros-efs-loader" arch="aarch64" license="GPL-3.0-or-later" install="$pkgname.post-install" diff --git a/modem/q6voiced/APKBUILD b/modem/q6voiced/APKBUILD index c8fd3188b..9c6dfd8a7 100644 --- a/modem/q6voiced/APKBUILD +++ b/modem/q6voiced/APKBUILD @@ -2,14 +2,14 @@ pkgname=q6voiced pkgver=0_git20210408 _commit="a75518e1ddf44971b1181e12c328dd250b62962a" -pkgrel=0 +pkgrel=1 pkgdesc="Enable q6voice audio when call is performed with oFono/ModemManager" url="https://github.com/msm8916-mainline/linux" arch="all" license="MIT" makedepends="tinyalsa-dev dbus-dev" subpackages="$pkgname-openrc" -source="https://gitlab.com/postmarketOS/q6voiced/-/archive/$_commit/q6voiced-$_commit.tar.gz +source="https://gitlab.postmarketos.org/postmarketOS/q6voiced/-/archive/$_commit/q6voiced-$_commit.tar.gz q6voiced.initd " options="!check" # no tests @@ -25,5 +25,7 @@ package() { install -Dm755 "$srcdir"/q6voiced.initd "$pkgdir"/etc/init.d/q6voiced } -sha512sums="1d60d65235b152f368fd64a1b294080623542cb86fcf2f6e12e3ff7ca275a119669313c764f3dd4f07b4f57622ba618d4394f376352e88100e58df57ec1b3a3d q6voiced-a75518e1ddf44971b1181e12c328dd250b62962a.tar.gz -02e5b338f2b1ed2bbcb1f8cc29d57a5915bf5fc03bc946906b545d2c31bd16302399508bbe8000ec660eee54bb1a6407689a4f85631be727ebd963e1964a54b9 q6voiced.initd" +sha512sums=" +1d60d65235b152f368fd64a1b294080623542cb86fcf2f6e12e3ff7ca275a119669313c764f3dd4f07b4f57622ba618d4394f376352e88100e58df57ec1b3a3d q6voiced-a75518e1ddf44971b1181e12c328dd250b62962a.tar.gz +02e5b338f2b1ed2bbcb1f8cc29d57a5915bf5fc03bc946906b545d2c31bd16302399508bbe8000ec660eee54bb1a6407689a4f85631be727ebd963e1964a54b9 q6voiced.initd +"