blob: 6e091f30c2af8fc25df311678d5ddbf73d8566d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-swig
pkgdesc = SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
pkgver = 4.2.1
pkgrel = 2
url = https://github.com/nightlark/swig-pypi
arch = x86_64
arch = aarch64
arch = i686
license = Apache-2.0
license = GPL-3.0-only
makedepends = python-installer
makedepends = python-build
makedepends = python-scikit-build
makedepends = m4
makedepends = python-setuptools-scm
depends = python
conflicts = swig
source = https://files.pythonhosted.org/packages/source/s/swig/swig-4.2.1.tar.gz
sha256sums = cdbb1748132ce99defaf4ebf1736c457fb13788183264af28f17d0d477e109ba
pkgname = python-swig
|