Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
Passed 1 year and 3 months already. See first commit
|
|
|
|
|
|
Changes:
- Use 'make install' to install client, server and tools binaries
- Remove $_name variable
- Other minor cosmetic changes
|
|
Language scripts are now longer located at data/language/scripts,
so we no longer need to remove them from $pkgdir.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Also add check() and move gtest to checkdepends array
|
|
pnglite could be a depends, but prefer bundled
as such package does not exist
|
|
|
|
Also fix notation of by-nc-sa of CC to satisfy namcap
|
|
|
|
|
|
Also rewrite comment for server .desktop file,
and put all extra tools installation in
alphabetical order, removing duplicate
|
|
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()
|
|
|
|
|
|
Renaming pkgname 'teeworlds-ddnet-git' to 'ddnet-git'
|