summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ff1356c9c9ad42eb900dd7a16b55382d8fc76c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = fuse-3ds
	pkgdesc = FUSE Filesystem Python scripts for Nintendo 3DS files
	pkgver = 1.3.1
	pkgrel = 1
	url = https://github.com/ihaveamac/fuse-3ds
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	makedepends = python-pycryptodomex
	noextract = fuse-3ds-1.3.1-src.zip
	options = !strip
	source = fuse-3ds-1.3.1-src.zip::https://github.com/ihaveamac/fuse-3ds/releases/download/v1.3.1/fuse-3ds-1.3.1-src.zip
	sha256sums = 8243f64fdabb536b07e9a4fbf152a35e9350f58ae8c49938c115d607a46911d0

pkgname = fuse-3ds
	depends = python>=3.6.1
	depends = python-pycryptodomex
	depends = fuse2

pkgname = fuse-3ds-gui
	install = Fuse3DSGUI.install
	depends = fuse-3ds=1.3.1-1
	depends = python-appjar
	depends = tk