blob: 987f40ef5e8daae425460f1356429560ca5db5e2 (
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
25
26
|
pkgbase = python-gammu-git
pkgdesc = Python bindings for Gammu library. Latest git checkout.
pkgver = 3.2.4+105.r13079.20240805.b1d8dc780
pkgrel = 2
url = https://github.com/gammu/python-gammu
arch = i686
arch = x86_64
arch = aarch64
arch = armv6h
arch = armv7h
license = GPL-2.0-or-later
checkdepends = libdbi-drivers
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = gammu
depends = glibc
depends = python>=3
provides = python-gammu=3.2.4+105.r13079.20240805.b1d8dc780
conflicts = python-gammu
source = python-gammu::git+https://github.com/gammu/python-gammu.git
sha256sums = SKIP
pkgname = python-gammu-git
|