blob: a57ed3309f08e1ad53e9b18e506e7eb197448322 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-rectangle-packer
pkgdesc = Pack a set of rectangles into a bounding box with minimum area
pkgver = 2.1.0
pkgrel = 4
url = https://github.com/Penlect/rectangle-packer
arch = i686
arch = pentium4
arch = x86_64
license = MIT
makedepends = cython
makedepends = python-setuptools
depends = python
provides = python-rectangle-packer
conflicts = python-rectangle-packer
source = rectangle-packer-2.1.0.tar.gz::https://github.com/Penlect/rectangle-packer/archive/refs/tags/2.1.0.tar.gz
sha512sums = 3bf2a04924827c813e73a49c8b763da4dbd6497af38158f7cd6c756db2ccdf2c4071c4de1e33d39bbd1279c931d90e339a8ce3dfe5034bd6ccf752e91bab1c3e
pkgname = python-rectangle-packer
|