blob: c2b322b1d9eaa45c8108e7e2abebb5f3de343c53 (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
pkgbase = inform7-ide-git
pkgdesc = a ide for the inform language/compiler
pkgver = 0.5.r724.gd4b9b79c
pkgrel = 1
url = https://github.com/ptomato/inform7-ide
arch = x86_64
license = GPL3
makedepends = meson
makedepends = ninja
depends = libcanberra
depends = python-virtualenv
depends = libxml2
depends = libgl
depends = glibc
depends = goocanvas2
depends = webkit2gtk
depends = gtksourceview4
depends = gspell
depends = libplist
depends = desktop-file-utils
depends = gstreamer
depends = gst-plugins-bad
depends = gst-plugins-good
depends = gtk3
provides = inform7-ide
source = git+https://github.com/ptomato/inform7-ide
source = git+https://github.com/ganelson/inweb
source = git+https://github.com/ganelson/intest
source = git+https://github.com/ganelson/inform
source = git+https://github.com/chimara/Chimara.git
source = git+https://github.com/ptomato/ratify
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = inform7-ide-git
|