blob: 984cb20214a3fcaeb3aff59e5297152c2a71ac9c (
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
|
pkgbase = np2kai-git
pkgdesc = Neko Project II Kai, a PC-9801 emulator. (GIT version)
pkgver = 0.86.rev.22.169.gda21965
pkgrel = 1
url = http://domisan.sakura.ne.jp/article/np2kai/np2kai.html
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
makedepends = nasm
makedepends = ninja
depends = gtk2
depends = libgtk-x11-2.0.so
depends = sdl2_mixer
depends = sdl2_ttf
provides = np2kai
conflicts = np2kai
options = debug
source = git+https://github.com/AZO234/NP2kai.git
source = git+https://github.com/aminosbh/sdl2-cmake-modules.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = np2kai-git
|