blob: bbd6049637a441824bd9489e7f48c7b1366788b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = wammu
pkgdesc = A wxPython-based GUI for Gammu
pkgver = 0.44
pkgrel = 3
url = https://wammu.eu/
arch = any
license = GPL
makedepends = python2-setuptools
depends = python2-gammu
depends = wxpython
depends = python2-six
optdepends = gnome-bluetooth: Bluetooth support
optdepends = python2-pybluez: Bluetooth support
source = https://dl.cihar.com/wammu/v0/wammu-0.44.tar.xz
sha256sums = bf8199f888cb60e4a24839e71ec6f8e8deb11fd22f592fe1112e3252bd4b9145
pkgname = wammu
|