Skip to content
Snippets Groups Projects
Commit 6e453f6a authored by Luca Weiss's avatar Luca Weiss Committed by Kevin Daudt
Browse files

community/ofono-phonesim: upgrade to 2.0

parent aa02e26e
No related branches found
No related tags found
Loading
Pipeline #185935 skipped
# 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
"
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