blob: a3158f41d818c4df821ec751709678ba8af91d43 (
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
|
pkgbase = alchemy-next-viewer-git
pkgdesc = A Second Life client with focus on performance and code correctness - Git build.
pkgver = 7.1.9.57091.d3b9714206
pkgrel = 1
url = https://www.alchemyviewer.org
install = alchemy.install
arch = x86_64
license = LGPL
makedepends = gcc
makedepends = python-pip
makedepends = python-virtualenv
makedepends = git
depends = glu
depends = libgl
depends = libiconv
depends = libidn
depends = libjpeg-turbo
depends = libpng
depends = libxml2
depends = libxss
depends = mesa
depends = nss
depends = openal
depends = sdl2
depends = vlc
depends = zlib
depends = dbus-glib
depends = systemd-libs
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
optdepends = xdg-desktop-portal: File picker portal
provides = alchemy-viewer
conflicts = alchemy-next-viewer-nosystemd-git
replaces = alchemy-viewer-git
options = !buildflags
options = !lto
options = !strip
source = alchemy-next-viewer-git::git+https://github.com/AlchemyViewer/Alchemy.git#branch=main
sha256sums = SKIP
pkgname = alchemy-next-viewer-git
|