2 Commits

Author SHA1 Message Date
CDrummond
2ca8e47fb2 Fix installing font awesome ttf 2016-01-24 15:31:36 +00:00
Craig Drummond
55f5ad3b43 Set versions 2016-01-24 15:05:26 +00:00
3 changed files with 5 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ set(DEBIAN_PACKAGE_SECTION "kde4")
set(CPACK_SOURCE_GENERATOR "TBZ2")
set(CPACK_PACKAGE_VERSION_MAJOR "2")
set(CPACK_PACKAGE_VERSION_MINOR "0")
set(CPACK_PACKAGE_VERSION_PATCH "50")
set(CPACK_PACKAGE_VERSION_PATCH "0")
set(CPACK_PACKAGE_VERSION_SPIN "") # Use ".$number" - e.g. ".1"
set(CPACK_PACKAGE_CONTACT "Craig Drummond <craig.p.drummond@gmail.com>")
set(CANTATA_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}")

View File

@@ -1,6 +1,3 @@
2.1.0
-----
2.0.0
-----
1. Use SQLite database to cache MPD library.

View File

@@ -127,6 +127,8 @@ section "install"
file "sqldrivers\qsqlite.dll"
setOutPath $INSTDIR\platforms
file "platforms\qwindows.dll"
setOutPath $INSTDIR\fonts
file "fonts\fontawesome-4.3.0.ttf"
setOutPath $INSTDIR\icons
file "icons\bbc.svg"
file "icons\cbc.svg"
@@ -253,6 +255,7 @@ section "uninstall"
delete "$INSTDIR\iconengines\qsvgicon.dll"
delete "$INSTDIR\sqldrivers\qsqlite4.dll"
delete "$INSTDIR\sqldrivers\qsqlite.dll"
delete "$INSTDIR\fonts\fontawesome-4.3.0.ttf"
delete "$INSTDIR\icons\bbc.svg"
delete "$INSTDIR\icons\cbc.svg"
delete "$INSTDIR\icons\npr.svg"
@@ -610,6 +613,7 @@ section "uninstall"
rmDir $INSTDIR\helpers
rmDir $INSTDIR\iconengines
rmDir $INSTDIR\sqldrivers
rmDir $INSTDIR\fonts
rmDir $INSTDIR\icons\cantata\128
rmDir $INSTDIR\icons\cantata\64