summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2019-04-21Update to 12.2Rafael Fontenelle
2019-04-13Enable ddnet: linksRafael Fontenelle
Click on a DDNet server instance URL to start the client playing in that server instance See: https://ddnet.tw/news/ddnet-links/
2019-04-10Update to 12.1Rafael Fontenelle
2019-04-10Add optional MySQL supportRafael Fontenelle
MySQL support is not enable by default in both this PKGBUILD and DDNet build rules. In order to enable it, Set "_enable_mysql" to 1 and the PKGBUILD will do the rest. No database server is added as dependency. You may want to install 'mariadb' for running the db server.
2019-04-10Use ninja build systemRafael Fontenelle
Better build times. Also move $srcdir/build/prep/ folder to $srcdir/prep for a shorter filepath in the PKGBUILD.
2019-04-03Add pnglite to dependsRafael Fontenelle
2019-03-31Update to 12.0.1Rafael Fontenelle
2019-03-28Update to 12.0Rafael Fontenelle
2019-03-19Add websockets supportRafael Fontenelle
Why not?
2019-03-17Update to 11.9, convert icons, gen desktopRafael Fontenelle
Changes in this commit: - Update pkgver to 11.9 - Update pkgdesc using text from the project's GitHub page - Remove icon and desktop files from source() - Extract icon files from their .ico files (requires imagemagick) - Generate .desktop files (requires gendesk) - Install icon files in /usr/share/icons/hicolor/ subdirectories - Run 'install' verbosely
2019-02-15Update to 11.8Rafael Fontenelle
2019-01-12Update to 11.7.2Rafael Fontenelle
2019-01-09Update to 11.7Rafael Fontenelle
2018-12-27Update to 11.6.1Rafael Fontenelle
2018-12-24Remove replaces teeworlds-ddnetRafael Fontenelle
Passed 1 year and 3 months already. See first commit
2018-12-24Update to 11.6Rafael Fontenelle
2018-12-11Update to 11.5.1Rafael Fontenelle
Enable autoupdater again
2018-12-04Enable autoupdater againRafael Fontenelle
https://github.com/ddnet/ddnet/issues/1374
2018-11-21Update to 11.5Rafael Fontenelle
2018-10-31Update to 11.4.5Rafael Fontenelle
2018-10-01Update to 11.4.4Rafael Fontenelle
2018-09-13Update to 11.4.3Rafael Fontenelle
Also use 'make install' to install client, server and tools bins, and other minor changes.
2018-09-03Update to 11.4.2Rafael Fontenelle
2018-08-23Update to 11.4.1Rafael Fontenelle
2018-08-21Update to 11.4Rafael Fontenelle
2018-08-07Update to 11.3.1Rafael Fontenelle
2018-07-24Update to 11.3Rafael Fontenelle
2018-07-02alsa-lib not a dependency anymoreRafael Fontenelle
2018-07-02Update to 11.2.1Rafael Fontenelle
2018-06-27map_version not available anymoreRafael Fontenelle
2018-06-27Update to 11.2Rafael Fontenelle
2018-06-16Disable terminal window for clientRafael Fontenelle
2018-06-01Update to 11.1.9Rafael Fontenelle
And disable map_version tool installation, as it really has no use for DDNet (it was previously used for Teeworlds).
2018-05-25Move tools to /usr/lib and fix ddnet.desktopRafael Fontenelle
2018-05-21Update to 11.1.8Rafael Fontenelle
Also remove image conversion and desktop file generation, add the respective pre-converted and pre-generated files.
2018-04-17Update to 11.1.4Rafael Fontenelle
2018-04-07Update to 11.1.3Rafael Fontenelle
2018-04-05add check() and move getestRafael Fontenelle
2018-04-04Update to 11.1.2Rafael Fontenelle
2018-04-03Update to 11.1Rafael Fontenelle
2018-02-04CosmeticsRafael Fontenelle
Remove information about MySQL, as they are in ArchWiki now. https://wiki.archlinux.org/index.php/DDNet
2018-02-03Update to 11.0.3Rafael Fontenelle
2018-02-02optdepends: Update description of ddnet-maps-gitRafael Fontenelle
2018-01-22Update to 11.0.2Rafael Fontenelle
Also fix notation of by-nc-sa of CC to satisfy namcap
2018-01-15Update to 11.0.1Rafael Fontenelle
Also remove build dir before start building, to avoid conflit between different versions
2018-01-14Fix license arrayRafael Fontenelle
2018-01-14Update to 11.0Rafael Fontenelle
2017-12-10Drop i686 supportRafael Fontenelle
2017-09-09Update to 10.8.6Rafael Fontenelle
Also rewrite comment for server .desktop file, and put all extra tools installation in alphabetical order, removing duplicate
2017-09-06Remove unneeded language scriptsRafael Fontenelle
This avoids depending on python2 for scripts that are basically used altogether with the source code