blob: 6d484e15058860d1d7ee961d92e467dfd69bc73a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
pkgbase = alchemy-next-viewer-nosystemd-git
pkgdesc = A Second Life client with focus on performance and code correctness.
pkgver = 6.11.50933.b7b3c99172
pkgrel = 2
url = https://www.alchemyviewer.org
install = alchemy.install
arch = x86_64
license = LGPL
makedepends = gcc
makedepends = python-virtualenv
makedepends = python-pip
makedepends = git
makedepends = xz
depends = dbus-glib
depends = glu
depends = gtk3
depends = libgl
depends = libiconv
depends = libidn
depends = libjpeg-turbo
depends = libpng
depends = libxss
depends = libxml2
depends = mesa
depends = nss
depends = openal
depends = sdl2
depends = vlc
depends = xdg-desktop-portal
depends = zlib
depends = libelogind
optdepends = alsa-lib: ALSA support
optdepends = freealut: OpenAL support
optdepends = gamemode: Gamemode support
optdepends = lib32-libidn11: SLVoice support
optdepends = lib32-libsndfile: SLVoice support
optdepends = lib32-util-linux: SLVoice support
optdepends = lib32-gstreamer0.10: SLVoice support
optdepends = libpulse: PulseAudio support
optdepends = mesa-libgl: Intel, Radeon, Nouveau support
optdepends = nvidia-libgl: NVIDIA support
optdepends = nvidia-utils: NVIDIA support
optdepends = wine: More up-to-date, less buggy SLVoice support
provides = alchemy-viewer
conflicts = alchemy-next-viewer-systemd-git
options = !buildflags
options = !lto
options = !strip
source = alchemy-next-viewer-nosystemd-git::git+https://git.alchemyviewer.org/alchemy/alchemy-next.git#branch=main
sha256sums = SKIP
pkgname = alchemy-next-viewer-nosystemd-git
|