summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfrealgagu2018-11-26 19:17:08 -0500
committerfrealgagu2018-11-26 19:17:08 -0500
commit752c9f1be72e5bea817371b6ffc70c1bc5d6dc9a (patch)
tree87e7b149eee4b318825a082b68a21ba4743f348d /.SRCINFO
downloadaur-752c9f1be72e5bea817371b6ffc70c1bc5d6dc9a.tar.gz
Initial commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO36
1 files changed, 36 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a84ce02ab02e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,36 @@
+pkgbase = goboy-git
+ pkgdesc = Multi-platform Nintendo Game Boy Color emulator written in go
+ pkgver = 0.4.2.r1.c35240e
+ pkgrel = 1
+ url = https://humpheh.github.io/goboy
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = go-pie
+ depends = gtk2
+ depends = gtk3
+ source = goboy::git+https://github.com/Humpheh/goboy.git
+ source = glhf::git+https://github.com/faiface/glhf.git
+ source = mainthread::git+https://github.com/faiface/mainthread.git
+ source = pixel::git+https://github.com/faiface/pixel
+ source = gl::git+https://github.com/go-gl/gl
+ source = glfw::git+https://github.com/go-gl/glfw
+ source = mathgl::git+https://github.com/go-gl/mathgl
+ source = oto::git+https://github.com/hajimehoshi/oto
+ source = go-gtk::git+https://github.com/mattn/go-gtk
+ source = go-pointer::git+https://github.com/mattn/go-pointer
+ source = errors::git+https://github.com/pkg/errors
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+ sha256sums = SKIP
+
+pkgname = goboy-git
+