more on metainfo

This commit is contained in:
Martin Brodbeck 2023-04-28 10:29:39 +02:00
parent 1a698a6cd2
commit 6f885dd64e
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.8)
project(kima2 VERSION 1.7.3)
project(kima2 VERSION 1.7.2)
set(CMAKE_MODULE_PATH "${CMAKE_HOME_DIRECTORY}/cmake")
@ -17,6 +17,7 @@ else()
endif()
configure_file(config.h.in ${PROJECT_BINARY_DIR}/config.h)
configure_file(de.rustysoft.kima2.metainfo.xml.in ${PROJECT_BINARY_DIR}/de.rustysoft.kima2.metainfo.xml)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
@ -79,7 +80,7 @@ else(WIN32 AND NOT UNIX)
DESTINATION share/${PROJECT_NAME})
install(FILES "${CMAKE_SOURCE_DIR}/misc/kima2.svg"
DESTINATION share/icons/hicolor/scalable/apps)
install(FILES ${CMAKE_SOURCE_DIR}/misc/de.rustysoft.kima2.metainfo.xml
install(FILES de.rustysoft.kima2.metainfo.xml
DESTINATION share/metainfo)
endif (WIN32 AND NOT UNIX)

View File

@ -9,7 +9,7 @@
<project_license>GPL-3.0-or-later</project_license>
<releases>
<release version="1.7.2" type="stable" date="2023-04-25" />
<release version="@PROJECT_VERSION@" type="stable" date="2023-04-25" />
</releases>
<description>