blob: 4d5b74c3ef653d462fb7c4b7c0531fa4742cfbaf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = supermario64
pkgdesc = Super Mario 64 powered by the sm64ex engine.
pkgver = 1.0.1
pkgrel = 1
url = https://gitlab.com/linuxbombay/supermario64
arch = pentium4
arch = i386
arch = i686
arch = x86_64
arch = aarch64
license = GPL
makedepends = unzip
depends = sm64ex-bin
depends = wget
depends = unzip
depends = yad
source = https://gitlab.com/linuxbombay/supermario64/-/archive/1.0.1-1/supermario64-1.0.1-1.tar.bz2
sha256sums = c1ff7e50421d425fe2c161e8a7ffe472a3a4d4b09a018dc1f940aed74229523c
pkgname = supermario64
|