[colobot] 172/390: change package name to colobot on MacOS and fix icon

Didier Raboud odyx at moszumanska.debian.org
Fri Jun 12 14:21:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch upstream/latest
in repository colobot.

commit 1cc0a11a3555bbfbfe5a8da59b6dd4b1cdbf628c
Author: Victor Vieux <victorvieux at gmail.com>
Date:   Mon Nov 3 18:21:03 2014 -0800

    change package name to colobot on MacOS and fix icon
---
 desktop/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/desktop/CMakeLists.txt b/desktop/CMakeLists.txt
index 37a4b99..93113ad 100644
--- a/desktop/CMakeLists.txt
+++ b/desktop/CMakeLists.txt
@@ -163,6 +163,7 @@ if(PLATFORM_WINDOWS)
     set(CPACK_RESOURCE_FILE_LICENSE ${CMAKE_CURRENT_SOURCE_DIR}/../LICENSE.txt)
 
 elseif(PLATFORM_MACOSX)
+    set(CPACK_BUNDLE_NAME "Colobot")
     set(CPACK_GENERATOR "Bundle")
     set(CPACK_BUNDLE_ICON  ${CMAKE_CURRENT_BINARY_DIR}/Colobot.icns)
     set(CPACK_PACKAGE_ICON ${CMAKE_CURRENT_BINARY_DIR}/Colobot.icns)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git



More information about the Pkg-games-commits mailing list