Add Chum metadata

This commit is contained in:
Andrea Scarpino 2022-02-14 22:32:29 +01:00
parent d6f4fc6fd6
commit 3d82ee0704
2 changed files with 36 additions and 0 deletions

View file

@ -30,6 +30,24 @@ BuildRequires: desktop-file-utils
%description
An application to paint using your finger!
%if "%{?vendor}" == "chum"
PackageName: Papocchio
Type: desktop-application
DeveloperName: Andrea Scarpino
Categories:
- Graphics
Custom:
Repo: https://gitlab.com/ilpianista/harbour-Papocchio
Icon: https://gitlab.com/ilpianista/harbour-Papocchio/-/raw/master/icons/harbour-papocchio.svg
Screenshots:
- https://gitlab.com/ilpianista/harbour-Papocchio/-/raw/master/screenshots/screenshot_1.png
- https://gitlab.com/ilpianista/harbour-Papocchio/-/raw/master/screenshots/screenshot_2.png
Url:
Homepage: https://gitlab.com/ilpianista/harbour-Papocchio
Bugtracker: https://gitlab.com/ilpianista/harbour-Papocchio/-/issues
Donation: https://paypal.me/andreascarpino
%endif
%prep
%setup -q -n %{name}-%{version}

View file

@ -13,6 +13,24 @@ Sources:
- '%{name}-%{version}.tar.bz2'
Description: |
An application to paint using your finger!
%if "%{?vendor}" == "chum"
PackageName: Papocchio
Type: desktop-application
DeveloperName: Andrea Scarpino
Categories:
- Graphics
Custom:
Repo: https://gitlab.com/ilpianista/harbour-Papocchio
Icon: https://gitlab.com/ilpianista/harbour-Papocchio/-/raw/master/icons/harbour-papocchio.svg
Screenshots:
- https://gitlab.com/ilpianista/harbour-Papocchio/-/raw/master/screenshots/screenshot_1.png
- https://gitlab.com/ilpianista/harbour-Papocchio/-/raw/master/screenshots/screenshot_2.png
Url:
Homepage: https://gitlab.com/ilpianista/harbour-Papocchio
Bugtracker: https://gitlab.com/ilpianista/harbour-Papocchio/-/issues
Donation: https://paypal.me/andreascarpino
%endif
Configure: none
# The qtc5 builder inserts macros to allow QtCreator to have fine
# control over qmake/make execution