summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO67
1 files changed, 43 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4625a27cf5ac..d5cd49b699ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,35 +1,54 @@
-# Generated by mksrcinfo v8
-# Thu Jun 2 13:43:39 UTC 2016
pkgbase = arcan
pkgdesc = Game Engine meets a Display Server meets a Multimedia Framework
- pkgver = 0.5.0.r25.g18d5347
+ pkgver = 0.5.5
pkgrel = 1
url = http://arcan-fe.com
- arch = i686
arch = x86_64
license = GPL
+ license = LGPL
license = BSD
makedepends = cmake
- makedepends = git
- depends = sdl
- depends = openal
- depends = mesa
- depends = freetype2
- depends = sqlite
- depends = luajit
- optdepends = ffmpeg
- optdepends = vlc
- optdepends = apr
- optdepends = xz
- options = !libtool
- options = !strip
- options = !makeflags
- options = !buildflags
- options = staticlibs
- source = git://github.com/letoram/arcan.git
- source = arcan.sh
- sha256sums = SKIP
- sha256sums = a62a2e44f96699e956f84fa47256aea3e2b60574d452a20c7f7565298779d6c0
+ makedepends = fuse3
+ makedepends = libvncserver
+ makedepends = lua51
+ makedepends = ruby
+ source = arcan-0.5.5.tar.gz::https://github.com/letoram/arcan/archive/0.5.5.tar.gz
+ sha256sums = 578ed860a99a02cf1cf963efac830eb8af08093e4322832b2be6554d8c922ff2
pkgname = arcan
+ depends = apr
+ depends = harfbuzz-icu
+ depends = libvncserver
+ depends = lua51
+ depends = openal
+ depends = sdl
+ depends = vlc
+
+pkgname = arcan-acfgfs
+ pkgdesc = Arcan virtual filesystem for working with the format that durden (and others) provide over a domain socket
+ depends = fuse3
+
+pkgname = arcan-aclip
+ pkgdesc = Arcan clipboard integration, similarly to how xclip works for Xorg
+ depends = arcan
+
+pkgname = arcan-aloadimage
+ pkgdesc = Arcan sandboxed image loader, supporting multi-process privilege separation, playlists and so on - similar to xloadimage
+ depends = arcan
+
+pkgname = arcan-leddec
+ pkgdesc = A simple skeleton that can be used for interfacing with custom LED controllers using Arcan
+ depends = arcan
+
+pkgname = arcan-ltui
+ pkgdesc = A patched version of the Lua interactive CLI that loads in the shmif-tui (text-user interfaces)
+ depends = arcan
+
+pkgname = arcan-shmmon
+ pkgdesc = Simple shmif- debugging aid for Arcan
+ depends = arcan
+
+pkgname = arcan-vrbridge
+ pkgdesc = Aggregates samples from VR related SDKs and binds into a single avatar in a way that integrates with the core engine VR path
+ depends = arcan