blob: ebb3bc81cc19a1071fbd540a9da61d1b489da229 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = ofono-git
pkgdesc = Infrastructure for building mobile telephony (GSM/UMTS) applications
pkgver = 1.31.r72.g285fad8f
pkgrel = 1
url = https://01.org/ofono
arch = x86_64
license = GPL2
depends = bluez
depends = dbus
depends = glib2
depends = udev
depends = mobile-broadband-provider-info
optdepends = phonesim
optdepends = mmsd
optdepends = upower
provides = ofono
conflicts = ofono
source = ofono-git::git+https://git.kernel.org/pub/scm/network/ofono/ofono.git
source = git://git.kernel.org/pub/scm/libs/ell/ell.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = ofono-git
|