Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
7e2b8467
Unverified
Commit
7e2b8467
authored
3 years ago
by
Alexey Minnekhanov
Browse files
Options
Downloads
Patches
Plain Diff
main/telepathy-ofono: drop, upstreamed to Alpine (MR 2277)
https://gitlab.alpinelinux.org/alpine/aports/-/blob/master/community/telepathy-ofono/APKBUILD
parent
484db6e0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#192524
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/telepathy-ofono/APKBUILD
+0
-29
0 additions, 29 deletions
main/telepathy-ofono/APKBUILD
with
0 additions
and
29 deletions
main/telepathy-ofono/APKBUILD
deleted
100644 → 0
+
0
−
29
View file @
484db6e0
# Maintainer: Bhushan Shah <bshah@kde.org>
pkgname
=
telepathy-ofono
pkgver
=
0_git20190805
pkgrel
=
4
_commit
=
"817b61d214ad2be4f74d3facb4c090ac751faf5b"
pkgdesc
=
"Telepathy oFono connection manager"
url
=
"https://github.com/TelepathyIM/telepathy-ofono"
arch
=
"all"
license
=
"LGPL-2.1-or-later"
depends
=
"ofono"
makedepends
=
"cmake qt5-qtbase-dev libphonenumber-dev telepathy-qt-dev sqlite-dev telepathy-mission-control-dev libofono-qt-dev"
source
=
"https://github.com/TelepathyIM/telepathy-ofono/archive/
$_commit
/telepathy-ofono-
$_comit
.tar.gz"
options
=
"!check"
# No tests
builddir
=
"
$srcdir
/
$pkgname
-
$_commit
"
build
()
{
cmake
-B
build
\
-DCMAKE_BUILD_TYPE
=
None
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_INSTALL_LIBDIR
=
lib
\
-DOFONO_ON_RING
=
ON
make
-C
build
}
package
()
{
DESTDIR
=
"
$pkgdir
"
make
-C
build
install
}
sha512sums
=
"946fa6f2af52f192fb4ad7bb130d28c9e4c698a10a1982a1ac4be69d4043621a5edd111a860d84bd7666778b388653167d28bae87e9e13a14c1fe5c1ff0685ad telepathy-ofono-.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