diff --git a/CMakeLists.txt b/CMakeLists.txt index 22b44ae90..e252effa7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1473,6 +1473,9 @@ if (NOT APPLE) # Update the MIME cache -- this makes the clonk:// protocol handler actually work install(CODE "execute_process(COMMAND update-desktop-database)") + # Install software center metadata + install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/openclonk.appdata.xml DESTINATION share/appdata) + # Install binaries install(TARGETS openclonk DESTINATION games) install(TARGETS c4group DESTINATION bin) diff --git a/openclonk.appdata.xml b/openclonk.appdata.xml new file mode 100644 index 000000000..f1be407a0 --- /dev/null +++ b/openclonk.appdata.xml @@ -0,0 +1,28 @@ + + + openclonk.desktop + CC0-1.0 + ISC and CC-BY-3.0 + OpenClonk + Multiplayer action game where you control small and nimble humanoids + +

+ OpenClonk is a free multiplayer action game in which you control clonks, small but witty and nimble humanoid beings. The game is mainly about mining, settling and fast-paced melees. +

+
+ + + http://wiki.openclonk.org/images/a/a1/Boompack.png + Combat in Thunderous Skies + + + http://wiki.openclonk.org/images/2/2a/Gemgrabber.png + A base in Gemgrabbers + + + http://wiki.openclonk.org/images/b/bf/OC-Spiral.png + An underground base settling + + + http://www.openclonk.org/ +