summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
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-01-09Update to 11.7Rafael 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-10-31Update to 11.4.5Rafael Fontenelle
2018-09-07Use 'make install' command-lineRafael Fontenelle
Changes: - Use 'make install' to install client, server and tools binaries - Remove $_name variable - Other minor cosmetic changes
2018-08-09Update to 11.3.1.r11.g0b539df74Rafael Fontenelle
Language scripts are now longer located at data/language/scripts, so we no longer need to remove them from $pkgdir.
2018-08-07Update to 11.3.1Rafael Fontenelle
2018-07-02Update to 11.2.1Rafael Fontenelle
2018-06-27Update to 11.2Rafael Fontenelle
2018-06-16Disable terminal window for clientRafael Fontenelle
2018-06-01Update to 11.1.9Rafael Fontenelle
2018-05-25Fix desktop and png installationRafael Fontenelle
2018-05-25Move tools to /usr/lib and add .desktop and .pngRafael Fontenelle
Remove image conversion and desktop file generation, adding the respective pre-converted and pre-generated files. Move tools from /usr/share/ddnet/tools to /usr/lib/ddnet/tools as /usr/share should store only arch-independent files.
2018-04-17Update to 11.1.4Rafael Fontenelle
2018-04-07Update to 11.1.3.r5.gbf772769aRafael Fontenelle
Also add check() and move gtest to checkdepends array
2018-02-13Add wavpack to dependsRafael Fontenelle
pnglite could be a depends, but prefer bundled as such package does not exist
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-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-06Migrate to CMAKE and moreRafael Fontenelle
Changes in this commit: - Migrate from 'bam' to 'cmake' build system - Depends: add gtest - Makedepends: remove bam, add cmake - Use sha256sums instead of md5sums - Remove GraphicTools binary source in favor of building from source code ("extra tools") - Move all extra tools in /usr/share/ddnet/tools/ - Remove unneeded language scripts to avoid python2 - Some minor restyle in the layout of package()
2017-09-03Update to 10.8.5Rafael Fontenelle
2017-09-03Update to 10.8.4Rafael Fontenelle
2017-09-01Initial commitRafael Fontenelle
Renaming pkgname 'teeworlds-ddnet-git' to 'ddnet-git'