harbour-weechatrelay/rpm/harbour-weechatrelay.yaml

30 lines
698 B
YAML

Name: harbour-weechatrelay
Summary: WeeCRApp
Version: 0.1
Release: 1
Group: Qt/Qt
URL: https://bitbucket.org/vincit/harbour-weechatrelay
License: MIT Expat licence
Sources:
- '%{name}-%{version}.tar.bz2'
Description: "WeeCRApp (WeeChat Relay App) is a WeeChat relay client for Sailfish
OS."
Configure: none
Builder: qtc5
PkgConfigBR:
- Qt5Quick
- Qt5Qml
- Qt5Core
- sailfishapp >= 0.0.10
Requires:
- sailfishsilica-qt5 >= 0.10.9
Files:
- '%{_bindir}'
- '%{_datadir}/%{name}/qml'
- '%{_datadir}/applications/%{name}.desktop'
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
- /usr/bin
- /usr/share/harbour-weechatrelay
- /usr/share/applications
- /usr/share/icons/hicolor/86x86/apps
PkgBR: []