blob: aede31e0ecd334d93135304cd7252e69540ce62f (
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
|
pkgbase = tibia
pkgdesc = Fast-paced free massively multiplayer online role-playing game
pkgver = latest
pkgrel = 1
url = http://www.tibia.com
arch = x86_64
license = custom:cipsoft
makedepends = gendesk
makedepends = python-html2text
depends = glu
depends = libgl
depends = libice
depends = libxext
depends = libxml2-legacy
optdepends = qt6-base
optdepends = qt6-declarative
optdepends = qt6-wayland
optdepends = dbus
optdepends = freetype2
optdepends = fontconfig
optdepends = libxkbcommon
optdepends = libxkbcommon-x11
optdepends = xcb-util-image
optdepends = xcb-util-keysyms
optdepends = xcb-util-renderutil
optdepends = xcb-util-wm
optdepends = xcb-util-cursor
optdepends = ttf-ms-fonts
source = tibia.tar.gz::https://static.tibia.com/download/tibia.x64.tar.gz
source = tibia-agreement.php::https://www.tibia.com/support/agreement.php
sha256sums = SKIP
sha256sums = SKIP
pkgname = tibia
|