blob: feb88758636f26daf1231dc80e8d5ea6a22b097e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-efl-git
pkgdesc = Python bindings for the Enlightenment Foundation Libraries - Development Version
pkgver = 1.26.99.a1292.g8d23f65
pkgrel = 1
url = https://git.enlightenment.org/enlightenment/python-efl
arch = i686
arch = x86_64
license = LGPL-3.0-only
license = GPL-3.0-only
makedepends = git
makedepends = cython
depends = efl>=1.26.99.
depends = python-dbus
provides = python-efl=1.26.99.a1292.g8d23f65
conflicts = python-efl
options = !debug
source = git+https://git.enlightenment.org/enlightenment/python-efl.git
sha256sums = SKIP
pkgname = python-efl-git
|