CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/07/31 23:34:08
Modified files:
games/jag : Makefile distinfo
games/jag/pkg : PLIST
Added files:
games/jag/patches: patch-game_pro patch-src_displaywrapper_cpp
patch-src_editor_jag-editor_pro
patch-src_gameprofile_cpp patch-src_main_cpp
Removed files:
games/jag/patches: patch-Game_pro patch-displaywrapper_cpp
patch-gameprofile_cpp patch-main_cpp
Log message:
Update to jag-0.3.7, from Nam Nguyen, thanks !
- Sets PERMIT_PACKAGE to no as suggested by stsp@ and sthen@. Themes are
restrictively licensed so do not build package until it is cleared up.
https://gitlab.com/coringao/jag/-/issues/1
- Moves to new upstream that Debian uses. Old upstream has stopped
development.
https://tracker.debian.org/pkg/jag
- Moves HOMEPAGE and MASTER_SITES to new upstream to address thfr@'s
bug report about defunct HOMEPAGE in the README
https://gitlab.com/coringao/jag/-/issues/2
- Moves to qt5 which was supported since version 0.3.3
- Builds jag-editor in addition to jag. jag-editor is a level editor.
- Many patched files were moved into src
- Delete DOS-line endings in post-extract, as pulled from print/scribus.
ok rsadowski@