SET(@IMACHSETUPVERSION@ imach-${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR}-icl-setup)
SET(@APPCOMPILATIONMODE@ icl)
SET(@VERSION@ ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR})
-SET(@GNUPLOTVERSION@ 4.6)
+SET(@GNUPLOTVERSION@ 5.1)
SET(@INFOBEFOREFILE@ README.txt)
SET(@LICENSEFILE@ Copying)
SET(@PACKAGE@ imach)
SET(@DICTLANG@ en)
SET(@VERMAJOR@ )
-SET(@COPYRIGHT@ "Copyright (C) 2002-2015 INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121) - Intel Software 2015")
+SET(@COPYRIGHT@ "Copyright (C) 2002-2015 INED-EUROREVES-Institut de longevite-Japan Society for the Promotion of Science (Grant-in-Aid for Scientific Research 25293121) 2013-2016- Intel Software 2015-2018")
#SET(IMACH_VERSION ${IMACH_VERSION_MAJOR}.${IMACH_VERSION_MINOR}.${IMACH_VERSION_PATCH})
#MATH(EXPR IMACH_VERSION_NUMBER "100000*${IMACH_VERSION_MAJOR} + 100*${IMACH_VERSION_MINOR} + ${IMACH_VERSION_PATCH}")
set(CPACK_PACKAGE_VERSION ${IMACH_VERSION})
set(CPACK_PACKAGE_NAME "imach")
-set(CPACK_PACKAGE_RELEASE 2)
+set(CPACK_PACKAGE_RELEASE 1)
set(CPACK_PACKAGE_CONTACT "Nicolas Brouard")
set(CPACK_PACKAGE_VENDOR "INED")
SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "IMaCh Interpolated Markov Chain program")
cmake --build . ; \
echo $(OSTYPE);\
cpack -D CPACK_RPM_PACKAGE_DEBUG=1 -D CPACK_RPM_SPEC_INSTALL_POST="/bin/true" -G RPM;\
- cp imach$(VERSION)-*.rpm ../../src/Output/ ;)
+ cp imach-$(VERSION)-*.rpm ../../src/Output/ ;)
#imachdmg : imachopt.o create-dmg applet IMaChInfo.plist.in IMaChPkgInfo.in IMaCh.icns main.scpt.in IMaCh-ecrandemarrage.rsrc TXT.rtf
# $(CC) $(LFLAGSOPT) -o imach imachopt.o
md5:
ls Output/* | xargs md5sum
upload:
- rsync -v Output/IMaCh-0.98r3-icl-setup.exe brouard@henry.ined.fr:/home/euroreves/html/imach/Download
- rsync -v Output/imach0.98r3.dmg brouard@henry.ined.fr:/home/euroreves/html/imach/Download
+ rsync -v Output/imach-0.98r4-1.x86_64.rpm brouard@henry.ined.fr:/home/euroreves/html/imach/Download
+# rsync -v Output/IMaCh-0.98r4-icl-setup.exe brouard@henry.ined.fr:/home/euroreves/html/imach/Download
+# rsync -v Output/imach0.98r4.dmg brouard@henry.ined.fr:/home/euroreves/html/imach/Download
# rsync -v Output/* brouard@henry.ined.fr:/home/euroreves/html/imach/Download
imachcyg : imachcyg.o