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
6e453f6a
Commit
6e453f6a
authored
1 year ago
by
Luca Weiss
Committed by
Kevin Daudt
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/ofono-phonesim: upgrade to 2.0
parent
aa02e26e
No related branches found
No related tags found
Loading
Pipeline
#185935
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/ofono-phonesim/APKBUILD
+7
-6
7 additions, 6 deletions
community/ofono-phonesim/APKBUILD
with
7 additions
and
6 deletions
community/ofono-phonesim/APKBUILD
+
7
−
6
View file @
6e453f6a
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname
=
ofono-phonesim
pkgname
=
ofono-phonesim
pkgver
=
1.21_git20210125
pkgver
=
2.0
pkgrel
=
1
pkgrel
=
0
_commit
=
"a7c844d45b047b2dae5b0877816c346fce4c47b9"
pkgdesc
=
"Phone Simulator for modem testing"
pkgdesc
=
"Phone Simulator for modem testing"
url
=
"https://git.kernel.org/pub/scm/network/ofono/phonesim.git/"
url
=
"https://git.kernel.org/pub/scm/network/ofono/phonesim.git/"
arch
=
"all"
arch
=
"all"
license
=
"GPL-2.0-or-later"
license
=
"GPL-2.0-or-later"
makedepends
=
"autoconf automake qt5-qtdeclarative-dev"
makedepends
=
"autoconf automake qt5-qtdeclarative-dev"
source
=
"https://git.kernel.org/pub/scm/network/ofono/phonesim.git/snapshot/phonesim-
$
_commit
.tar.gz"
source
=
"https://git.kernel.org/pub/scm/network/ofono/phonesim.git/snapshot/phonesim-
$
pkgver
.tar.gz"
builddir
=
"
$srcdir
/phonesim-
$
_commit
"
builddir
=
"
$srcdir
/phonesim-
$
pkgver
"
options
=
"!check"
# No tests
options
=
"!check"
# No tests
prepare
()
{
prepare
()
{
...
@@ -36,4 +35,6 @@ package() {
...
@@ -36,4 +35,6 @@ package() {
mv
-v
"
$pkgdir
"
/usr/share/phonesim
"
$pkgdir
"
/usr/share/ofono-phonesim
mv
-v
"
$pkgdir
"
/usr/share/phonesim
"
$pkgdir
"
/usr/share/ofono-phonesim
}
}
sha512sums
=
"25a4e2fbcfe72573bae21d8d98bbac4b95a2963aead386fc0663912fcd0d988dcb531d583c2c96359467e06763cc2210819ce13a9564725311cc842cb19c3e7b phonesim-a7c844d45b047b2dae5b0877816c346fce4c47b9.tar.gz"
sha512sums
=
"
63222b9b4928638b7a6f3a05f33988586143227adf07bbaaeb7ee9301e7647e1bea111834bc89d8963ee57fae539eb73b2474bbd442ce9fe77c9a80af15130ac phonesim-2.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