Skip to content
Snippets Groups Projects
Commit 93d40ad5 authored by Luca Weiss's avatar Luca Weiss Committed by Patrycja Rosa
Browse files

testing/lomiri-telephony-service: upgrade to 0.6.0

parent 2157ad98
No related branches found
No related tags found
2 merge requests!79570community/firefox-esr: upgrade to 128.7.0,!78848testing/{lomiri-*,morph-browser}: upgrade
From 3a387670ed13041db069068292b1f41229e79583 Mon Sep 17 00:00:00 2001
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue, 16 Apr 2024 16:17:05 +0200
Subject: [PATCH] CMakeLists.txt: pkgconf module name changed: history-service
-> lomiri-history-service.
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c2bd3359..a0d94591 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,7 +70,7 @@ pkg_check_modules(TPFS REQUIRED telepathy-farstream)
pkg_check_modules(GST REQUIRED gstreamer-1.0)
pkg_check_modules(FS REQUIRED farstream-0.2)
pkg_check_modules(PULSEAUDIO libpulse)
-pkg_check_modules(HISTORY REQUIRED history-service)
+pkg_check_modules(HISTORY REQUIRED lomiri-history-service)
if (WANT_UI_SERVICES)
pkg_check_modules(MESSAGING_MENU REQUIRED messaging-menu)
--
2.47.0
# Maintainer: Luca Weiss <luca@lucaweiss.eu>
# Contributor: Brandon Boese <brandonboese@protonmail.com>
pkgname=lomiri-telephony-service
pkgver=0.5.3
pkgrel=5
pkgver=0.6.0
pkgrel=0
pkgdesc="Backend dispatcher service for various mobile phone related operations"
url="https://gitlab.com/ubports/development/core/lomiri-telephony-service"
# armhf: blocked by lomiri-libusermetrics
......@@ -33,9 +33,7 @@ makedepends="
samurai
"
checkdepends="dbus-test-runner xvfb-run"
source="https://gitlab.com/ubports/development/core/lomiri-telephony-service/-/archive/$pkgver/lomiri-telephony-service-$pkgver.tar.gz
0001-CMakeLists.txt-pkgconf-module-name-changed-history-s.patch
"
source="https://gitlab.com/ubports/development/core/lomiri-telephony-service/-/archive/$pkgver/lomiri-telephony-service-$pkgver.tar.gz"
subpackages="$pkgname-lang"
options="!check" # Various tests hang
......@@ -58,6 +56,5 @@ package() {
}
sha512sums="
d8cb76d05be36a7eb37f36ad9c34765694367f1206559c5e782f13ff768e20f98442b638e3138feee96a17e42cda9340351ad7ccd7bf7813aa79640af95b18e8 lomiri-telephony-service-0.5.3.tar.gz
aa61b366cb7655c4e87eae8babae24cf611520b587e69c6639ffca7813115cf6b6ff96256fc9f3bed7fef820c3b1239725fb315656946fdb0f6b8a2bba07a3bb 0001-CMakeLists.txt-pkgconf-module-name-changed-history-s.patch
1c1878715869da056cec9cb11c73f563840fb9cf537dc97067e97b33b164698a579a97a0fc3a90f7d4fc10827611800a5766ddbcb6468f083dec2ca6c0999780 lomiri-telephony-service-0.6.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment