blob: 62bf57eff769badd0f02bcd363d1e868d27fbf8d (
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
|
pkgbase = trenchbroom
pkgdesc = TrenchBroom is a free (GPLv3+), cross platform level editor for Quake-engine based games. It supports Quake, Quake 2, and Hexen 2. x86_64 Ubuntu Release version of TrenchBroom 2023.1. For a current commit build use trenchbroom-git.
pkgver = 2023.1
pkgrel = 2
url = https://trenchbroom.github.io/
arch = x86_64
license = GPL3
depends = freeimage
depends = freetype2
depends = mesa
depends = libgl
depends = freeglut
depends = libxxf86vm
depends = glew
depends = glm
depends = tinyxml2
provides = trenchbroom
conflicts = trenchbroom
conflicts = trenchbroom-git
noextract = TrenchBroom-Linux-ubuntu-22.04-v2023.1-Release.x86_64.deb
source = https://github.com/TrenchBroom/TrenchBroom/releases/download/v2023.1/TrenchBroom-Linux-ubuntu-22.04-v2023.1-Release.x86_64.deb
sha256sums = b7e2e8b84109799367e1e044ecd32ff9b002b04c96137bfa358e9a650bdda79e
pkgname = trenchbroom
|