summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaxime Gauduin2019-06-05 15:46:30 +0200
committerMaxime Gauduin2019-06-05 15:46:30 +0200
commit5864d0e08023cde6afe694a4718558324d5c57ba (patch)
tree84c17626e3cadb3abaf48ee23d47b323b72757c6 /.SRCINFO
downloadaur-5864d0e08023cde6afe694a4718558324d5c57ba.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8bc4be8dba74
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = libretro-flycast-git
+ pkgdesc = Sega Dreamcast core
+ pkgver = r3644.8f861517
+ pkgrel = 1
+ url = https://github.com/libretro/flycast
+ arch = x86_64
+ groups = libretro-unstable
+ license = GPL2
+ makedepends = git
+ depends = libgl
+ depends = libretro-core-info
+ provides = libretro-flycast
+ conflicts = libretro-flycast
+ source = libretro-flycast::git+https://github.com/libretro/flycast.git
+ sha256sums = SKIP
+
+pkgname = libretro-flycast-git
+