Skip to content
Snippets Groups Projects
Commit 37edb00e authored by Olivier Langella's avatar Olivier Langella
Browse files

xtpcpp (0.1.11-2) jessie

parent 2b47d9e1
No related branches found
No related tags found
No related merge requests found
......@@ -90,6 +90,7 @@ SET(CPACK_SOURCE_IGNORE_FILES
".*\\\\.deb"
".*\\\\.rpm"
".*\\\\.dmg"
".*\\\\.xpip"
".*\\\\..*\\\\.swp"
"src/\\\\..*"
"src/libbpp*"
......@@ -101,6 +102,7 @@ SET(CPACK_SOURCE_IGNORE_FILES
"debian/libbpp.*\\\\.debhelper"
"debian/debhelper\\\\.log"
"build/"
"cbuild/"
"html"
"Core.tag"
"Testing"
......@@ -189,4 +191,5 @@ SET(UPDATE_OPTIONS "")
configure_file (${CMAKE_SOURCE_DIR}/templates/share/applications/xtpcpp.desktop.cmake ${CMAKE_BINARY_DIR}/templates/share/applications/xtpcpp.desktop)
INSTALL(PROGRAMS ${CMAKE_BINARY_DIR}/src/xtpcpp DESTINATION bin)
INSTALL(FILES ${CMAKE_BINARY_DIR}/templates/share/applications/xtpcpp.desktop DESTINATION share/applications)
INSTALL(FILES ${CMAKE_SOURCE_DIR}/src/resources/xtandempipeline_icon.svg DESTINATION share/icons/hicolor/scalable/apps/xtpcpp.svg)
configure_file(${CMAKE_SOURCE_DIR}/src/resources/xtandempipeline_icon.svg ${CMAKE_BINARY_DIR}/src/resources/xtpcpp.svg COPYONLY)
INSTALL(FILES ${CMAKE_BINARY_DIR}/src/resources/xtpcpp.svg DESTINATION share/icons/hicolor/scalable/apps)
xtpcpp (0.1.11-2) jessie; urgency=medium
* new odsstream library
-- Olivier Langella <Olivier.Langella@moulon.inra.fr> Tue, 23 May 2017 23:09:30 +0200
xtpcpp (0.1.11-1) jessie; urgency=medium
* proticdbml output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment