41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
Name: harbour-ttrss-cnlpete
|
|
Summary: Tiny Tiny RSS Reader
|
|
Version: 0.6.1
|
|
Release: 1
|
|
Group: Applications/Internet
|
|
URL: http://ttrss.cnlpete.de/
|
|
License: GPLv2+
|
|
Sources:
|
|
- '%{name}-%{version}.tar.bz2'
|
|
Description: |-
|
|
ttrss is a Tiny Tiny RSS Reader App for the Nokia N9 and the Jolla
|
|
smartphone, written using Qt/QML. It uses the Tiny Tiny RSS JSON
|
|
API.
|
|
Configure: none
|
|
Builder: qtc5
|
|
QMakeOptions:
|
|
- VERSION=%{version}
|
|
- RELEASE=%{release}
|
|
PkgConfigBR:
|
|
- Qt5Quick
|
|
- Qt5Qml
|
|
- Qt5Core
|
|
- sailfishapp >= 0.0.10
|
|
Requires:
|
|
- sailfishsilica-qt5 >= 0.10.9
|
|
- qt5-plugin-imageformat-ico
|
|
Files:
|
|
- '%{_bindir}'
|
|
- '%{_datadir}/%{name}/qml'
|
|
- '%{_datadir}/%{name}'
|
|
- '%{_datadir}/applications/%{name}.desktop'
|
|
- '%{_datadir}/applications'
|
|
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
|
|
- '%{_datadir}/icons/hicolor/86x86/apps'
|
|
- '%{_datadir}/icons/hicolor/108x108/apps/%{name}.png'
|
|
- '%{_datadir}/icons/hicolor/108x108/apps'
|
|
- '%{_datadir}/icons/hicolor/128x128/apps/%{name}.png'
|
|
- '%{_datadir}/icons/hicolor/128x128/apps'
|
|
- '%{_datadir}/icons/hicolor/256x256/apps/%{name}.png'
|
|
- '%{_datadir}/icons/hicolor/256x256/apps'
|
|
PkgBR: []
|