diff options
author | Justin Jagieniak | 2021-03-25 19:07:10 +0100 |
---|---|---|
committer | Justin Jagieniak | 2021-03-25 19:07:10 +0100 |
commit | d568d9e74a3b93d835cd6aa9e3c980342d1bdb42 (patch) | |
tree | f66658f3fddf4132ca15c781ae60841a7f327dce /.SRCINFO | |
download | aur-d568d9e74a3b93d835cd6aa9e3c980342d1bdb42.tar.gz |
Upload PKG of Alchemy next
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..2622c765db88 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,51 @@ +pkgbase = alchemy-next-viewer + pkgdesc = This is the next generation of Alchemy Viewer! + pkgver = 6.4.17.45975 + pkgrel = 1 + url = https://www.alchemyviewer.org + arch = i686 + arch = x86_64 + license = LGPL + makedepends = cmake + makedepends = gcc + makedepends = python2-virtualenv + makedepends = python2-pip + makedepends = git + makedepends = boost + makedepends = xz + depends = dbus-glib + depends = glu + depends = gtk3 + depends = lib32-libidn + depends = lib32-libsndfile + depends = lib32-util-linux + depends = lib32-zlib + depends = libgl + depends = libidn + depends = libjpeg-turbo + depends = libpng + depends = libxss + depends = libxml2 + depends = mesa + depends = nss + depends = openal + depends = sdl2 + depends = vlc + depends = zlib + optdepends = alsa-lib: for ALSA support + optdepends = pepper-flash: for inworld Flash support + optdepends = freealut: for OpenAL support + optdepends = lib32-libidn11: for voice support + optdepends = libpulse: for PulseAudio support + optdepends = mesa-libgl: For Intel, Radeon, Nouveau support + optdepends = nvidia-libgl: for NVIDIA support + optdepends = nvidia-utils: for NVIDIA support + provides = alchemy-next + conflicts = alchemy + source = alchemy-next-viewer::git+https://git.alchemyviewer.org/alchemy/alchemy-next.git + source = alchemy-next.desktop + md5sums = SKIP + md5sums = 6d65e849f37a05b8684d99185feaa07c + +pkgname = alchemy-next-viewer + |