summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292024-04-13 12:37:38 +0200
committerSpike292024-04-13 12:37:38 +0200
commite1a6e9bf8fcdbb81f3eca68915938c33a7ce4969 (patch)
tree56b4672148608c77db59fa7c1a2e8e6e3a81f93c /PKGBUILD
parente70288925059d51ba8181a70c6a8ec866fe4d287 (diff)
downloadaur-e1a6e9bf8fcdbb81f3eca68915938c33a7ce4969.tar.gz
Add a custom RADIANT_ABOUTMSG, bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6621b59d4afb..a32db946d34d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=netradiant-git
pkgver=r2555.7a730843
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='The open source, cross platform level editor for idtech games (GtkRadiant fork)'
url='https://netradiant.gitlab.io/'
@@ -45,6 +45,7 @@ build() {
-DOpenGL_GL_PREFERENCE=GLVND \
-DFHS_INSTALL=ON \
-DCMAKE_INSTALL_PREFIX="${pkgdir}/usr" \
+ -DRADIANT_ABOUTMSG="NetRadiant git build for Arch Linux" \
-DDOWNLOAD_GAMEPACKS=ON \
-DGAMEPACKS_LICENSE_LIST=free \
-DGAMEPACKS_NAME_LIST=none