summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2020-12-30Update to 15.2.5Rafael Fontenelle
2020-12-19Update to 15.2.4Rafael Fontenelle
2020-11-20Update to 15.2.3Rafael Fontenelle
2020-11-18Update to 15.2.2Rafael Fontenelle
2020-11-17Update to 15.2Rafael Fontenelle
2020-10-16Update to 15.1.3Rafael Fontenelle
2020-10-12Update to 15.1.2Rafael Fontenelle
2020-10-11Update to 15.1.1Edgar
2020-09-23Update to 15.0.5Rafael Fontenelle
2020-09-18Update to 15.0.3Ryozuki
2020-09-18Update to 15.0.2Ryozuki
2020-09-08Update to 14.7.1Rafael Fontenelle
2020-09-05Update to 14.6.2Rafael Fontenelle
2020-09-05Update to 14.6.1Rafael Fontenelle
2020-08-27Update to 14.5.1Rafael Fontenelle
2020-08-26Update to 14.5Rafael Fontenelle
2020-08-21Update to 14.4Rafael Fontenelle
2020-08-19Update to 14.3.3Rafael Fontenelle
2020-08-12Depend on sqliteRyozuki
2020-08-11Update to 14.3.2Rafael Fontenelle
2020-08-11Update to 14.3.1Ryozuki
2020-07-10Update to 14.2Ryozuki
2020-06-30Update to 14.1Ryozuki
2020-06-29Forgot to tick the versionRyozuki
2020-06-29Update to 14.0.3Ryozuki
2020-06-26Update to 14.0.2Ryozuki
2020-06-26Update to 14.0.1Ryozuki
2020-06-25Update to 14.0Ryozuki
2020-05-31Update to 13.2.2Rafael Fontenelle
2020-05-30Update to 13.2.1 and enable UPNPRyozuki
2020-05-27Update to 13.2Rafael Fontenelle
2020-05-01Update to 13.1Rafael Fontenelle
Enable antibot again, add libnotify to depends array
2020-04-11Disable ANTIBOT due to cmake not installing libantibot.soRyozuki
2020-04-11Update to 13.0.2Ryozuki
2020-04-08Update to 13.0.1Rafael Fontenelle
2020-04-07Update to 13.0Rafael Fontenelle
Enable antibot and recording features.
2020-02-22Update to 12.9.2Ryozuki
2020-02-14Update to 12.9.1Rafael Fontenelle
2019-12-26Update to 12.8.1Rafael Fontenelle
2019-12-18Update to 12.8Rafael Fontenelle
2019-10-31Update to 12.7.3Rafael Fontenelle
2019-10-16Update to 12.7.2Ryozuki
2019-10-15Update to 12.7Ryozuki
2019-08-24Disable websockets feature due to a crash.Ryozuki
We will have to wait until this is fixed on ddnet.
2019-08-02Update to 12.6.1Ryozuki
2019-07-31Update to 12.6Ryozuki
2019-06-16Add DDNet Server systemd service, drop desktopRafael Fontenelle
Instead of creating a .desktop file for the DDNet-Server executable, use a systemd unit file which runs the server instance as a user called "ddnet" and the service's data in "/var/lib/ddnet". ddnet-sysusers.conf is responsible for creating the user and group if they don't exist. It won't remove them upon package removal though, but one can use 'userdel ddnet' for that. ddnet-tmpfiles.conf is responsible for creating /var/lib/ddnet with the user and group newly created by sysusers.d config file. There will be stored autoexec_server.log, a "records" directory and any other persistent data. When starting the systemd unit file "ddnet-server.service", it runs the DDNet-Server executable with work directory "/var/lib/ddnet" as user "ddnet", which allows to store the persistent files in there. As a consequence of this change, "imagemagick" and "gendesk" are no longer needed for creating .png icon and .desktop files, so they were removed from makedepends array. .gitignore now includes *.conf and *.service to the exception list
2019-06-15Don't package autoexec_server.cfgRyozuki
It's already packaged by ddnet-maps-git. I also updated the descriptions to match the ones of ddnet.
2019-06-15Update to 12.5, add autoexec_server.cfg and use provided icons and .desktop ↵Ryozuki
files for the client
2019-05-22Update to 12.4.3Rafael Fontenelle