summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3ee0c5c1219b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = fuse-3ds
+ pkgdesc = FUSE Filesystem Python scripts for Nintendo 3DS files
+ pkgver = 1.3
+ pkgrel = 1
+ url = https://github.com/ihaveamac/fuse-3ds
+ arch = x86_64
+ license = MIT
+ makedepends = python-setuptools
+ makedepends = python-pycryptodomex
+ noextract = fuse-3ds-${pkgver}-src.zip
+ options = !strip
+ source = fuse-3ds-1.3-src.zip::https://github.com/ihaveamac/fuse-3ds/releases/download/v1.3/fuse-3ds-1.3-src.zip
+ sha256sums = 796bd5581a17985d48b5afc8f5074200b3eff1ba28218b403d36bc3a94a80111
+
+pkgname = fuse-3ds
+ depends = python>=3.6.1
+ depends = python-pycryptodomex
+ depends = fuse2
+ optdepends = python-appjar: For fuse-3DS GUI
+