blob: 1d832e8e9fb190ab80ba115fc7175f471cb497a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pyctr
pkgdesc = Python library to interact with Nintendo 3DS files
pkgver = 0.7.6
pkgrel = 1
url = https://github.com/ihaveamac/pyctr
arch = x86_64
license = MIT
makedepends = python-setuptools
depends = python>=3.8
depends = python-pycryptodomex
optdepends = python-pillow: to convert SMDH icons to standard image formats
options = !strip
source = pyctr-0.7.6.tar.gz::https://github.com/ihaveamac/pyctr/archive/v0.7.6.tar.gz
sha256sums = b3032ef898c1b090937b23a551dcc40a3f633dc996ab6dff18021a083e92da51
sha512sums = b955ca10157c9db889c215dc24721a457c8dc5e667d3d09a39cd9df560d3af8008b95f9a82484a3dfccb0107c3a8447ea29d808161dffab39bd2091a3c5773b6
pkgname = python-pyctr
|