Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
93d40ad5
Commit
93d40ad5
authored
1 month ago
by
Luca Weiss
Committed by
Patrycja Rosa
3 weeks ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/lomiri-telephony-service: upgrade to 0.6.0
parent
2157ad98
No related branches found
Branches containing commit
No related tags found
2 merge requests
!79570
community/firefox-esr: upgrade to 128.7.0
,
!78848
testing/{lomiri-*,morph-browser}: upgrade
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/lomiri-telephony-service/0001-CMakeLists.txt-pkgconf-module-name-changed-history-s.patch
+0
-26
0 additions, 26 deletions
...MakeLists.txt-pkgconf-module-name-changed-history-s.patch
testing/lomiri-telephony-service/APKBUILD
+4
-7
4 additions, 7 deletions
testing/lomiri-telephony-service/APKBUILD
with
4 additions
and
33 deletions
testing/lomiri-telephony-service/0001-CMakeLists.txt-pkgconf-module-name-changed-history-s.patch
deleted
100644 → 0
+
0
−
26
View file @
2157ad98
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
This diff is collapsed.
Click to expand it.
testing/lomiri-telephony-service/APKBUILD
+
4
−
7
View file @
93d40ad5
# 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
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment