Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : bzflag | name : bzflag | ||||
| version : 2.4.12 | version : 2.4.14 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - https://download.bzflag.org/bzflag/source/2.4.12/bzflag-2.4.12.tar.gz : 4af05a3c5e92c8c4fb96bb178c08daa2e33858d976e8fe96a3a77fd521dfa8e9 | - https://github.com/BZFlag-Dev/bzflag/archive/v2.4.14.tar.gz : 858e50fd40d861c018b820c190ae276a83ed441756d87c175cfa1e1b378a55fc | ||||
| license : | license : | ||||
| - LGPL-2.1 | - LGPL-2.1-or-later | ||||
| - MPL-2.0 | - MPL-2.0 | ||||
| component : games.arcade | component : games.arcade | ||||
| summary : BZFlag is a free online multiplayer 3D tank battle game | summary : BZFlag is a free online multiplayer 3D tank battle game | ||||
| description: | | description: | | ||||
| BZFlag is an Open Source OpenGL multiplayer multiplatform Battle Zone | BZFlag is an Open Source OpenGL multiplayer multiplatform Battle Zone | ||||
| capture the Flag game. At its heart, the game is a 3D first person | capture the Flag game. At its heart, the game is a 3D first person | ||||
| tank simulation where opposing teams battle for dominance. | tank simulation where opposing teams battle for dominance. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(glu) | - pkgconfig(glu) | ||||
| - pkgconfig(libcurl) | - pkgconfig(libcurl) | ||||
| - pkgconfig(sdl2) | - pkgconfig(sdl2) | ||||
| - c-ares-devel | - c-ares-devel | ||||
| setup : | | setup : | | ||||
| ./autogen.sh | |||||
| %configure --disable-static --libdir=%libdir%/bzflag | %configure --disable-static --libdir=%libdir%/bzflag | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -D -m00644 $pkgfiles/bzflag.desktop $installdir/usr/share/applications/bzflag.desktop | install -D -m00644 $pkgfiles/bzflag.desktop $installdir/usr/share/applications/bzflag.desktop | ||||
| install -D -m00644 data/bzflag-48x48.png $installdir/usr/share/pixmaps/bzflag.png | install -D -m00644 data/bzflag-48x48.png $installdir/usr/share/pixmaps/bzflag.png | ||||
| install -D -m00644 $pkgfiles/bzflag.sysusers $installdir/%libdir%/sysusers.d/bzflag.conf | install -D -m00644 $pkgfiles/bzflag.sysusers $installdir/%libdir%/sysusers.d/bzflag.conf | ||||
| install -D -m00644 $pkgfiles/bzflag.service $installdir/%libdir%/systemd/system/bzflag.service | install -D -m00644 $pkgfiles/bzflag.service $installdir/%libdir%/systemd/system/bzflag.service | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.