1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-04 01:42:44 +00:00

Add BlurHash library

This commit is contained in:
Chris Josten 2021-01-14 17:43:42 +01:00
parent 80cbf56225
commit bb2f6f3a3e
5 changed files with 14 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# generate changelog from well formatted Git commit messages and tag
# annotations.
git-change-log
git-change-log --dense '/[0-9]+.[0-9]+$'
# Here are some basic examples how to change from the default behavior. Run
# git-change-log --help inside the Sailfish OS SDK chroot or build engine to

View file

@ -44,11 +44,16 @@ Files:
Macros:
- '__provides_exclude_from; ^%{_datadir}/.*$'
- '__requires_exclude; ^libjellyfin-qt.*$'
# Turn off facist build policy
- '_unpackaged_files_terminate_build; 0 '
ConfigOptions:
- -DCMAKE_BUILD_TYPE=Release
- -DSAILFISHOS=1
- -DSAILFIN_VERSION='%{version}-%{release}'
# ExtraInstall: |
# mv /home/deploy/installroot/home/deploy/installroot/usr/share/harbour-sailfin/plugins /home/deploy/installroot/usr/share/harbour-sailfin/plugins
# For more information about yaml and what's supported in Sailfish OS
# build system, please see https://wiki.merproject.org/wiki/Spectacle