summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorHannes Mann2017-05-21 18:06:30 +0200
committerHannes Mann2017-05-21 18:06:30 +0200
commit3b32705e7ffb5dae143277981940617dccd6a347 (patch)
treefc39da7402aab3241afdb66ba24daf9d332b3983 /.SRCINFO
downloadaur-3b32705e7ffb5dae143277981940617dccd6a347.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 33 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c7d2aaa044b1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,33 @@
+pkgbase = dolphin-hau-git
+ pkgdesc = A Wii/GameCube Emulator (Melee/Project M)
+ pkgver = 5.0_hau.1
+ pkgrel = 1
+ url = http://github.com/HannesMann/dolphin-hau
+ arch = x86_64
+ license = GPL
+ makedepends = cmake
+ makedepends = git
+ depends = bluez-libs
+ depends = enet
+ depends = ffmpeg
+ depends = libao
+ depends = libevdev
+ depends = mbedtls
+ depends = miniupnpc
+ depends = openal
+ depends = portaudio
+ depends = soundtouch
+ depends = xdg-utils
+ depends = wxgtk
+ optdepends = pulseaudio: PulseAudio backend
+ options = !emptydirs
+ source = dolphin-hau::git+https://github.com/HannesMann/dolphin-hau.git
+ sha256sums = SKIP
+
+pkgname = dolphin-hau-git
+ provides = dolphin-hau
+ conflicts = dolphin-hau
+
+pkgname = dolphin-hau-cli-git
+ depends = dolphin-hau-git
+