blob: 1e0090cb8e81211e17c8f3ceb006b6af837d5e0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python2-pybluez-0.22
pkgdesc = python2 wrapper for the BlueZ Bluetooth stack. Version 0.22, the probably latest one with python2 support.
pkgver = 0.22
pkgrel = 3
epoch = 0
url = https://github.com/pybluez/pybluez
arch = i686
arch = x86_64
license = GPL
makedepends = python2-setuptools
depends = bluez-libs
depends = python2
provides = python2-pybluez=0.22
provides = pybluez2=0.22
conflicts = python2-pybluez
conflicts = pybluez2
replaces = python2-pybluez
source = pybluez-0.22.tar.gz::https://github.com/pybluez/pybluez/archive/refs/tags/0.22.tar.gz
sha256sums = 53db881a2668791062985e1ff7afbe6527cdd9af3676a3160420a235bee3c768
pkgname = python2-pybluez-0.22
|