Update spec file for chum (add icon)
This commit is contained in:
parent
743b23d7d4
commit
36e350f368
1 changed files with 4 additions and 1 deletions
|
|
@ -31,6 +31,8 @@ SailfishOS.
|
||||||
|
|
||||||
For now only the text editing features are implemented.
|
For now only the text editing features are implemented.
|
||||||
|
|
||||||
|
%if "%{?vendor}" == "chum"
|
||||||
|
PackageName: Sextant
|
||||||
Type: desktop-application
|
Type: desktop-application
|
||||||
Categories:
|
Categories:
|
||||||
- Utilities
|
- Utilities
|
||||||
|
|
@ -38,7 +40,8 @@ Categories:
|
||||||
- TextEditor
|
- TextEditor
|
||||||
Custom:
|
Custom:
|
||||||
Repo: https://redmine.casenave.fr/projects/harbour-sextant
|
Repo: https://redmine.casenave.fr/projects/harbour-sextant
|
||||||
|
Icon: https://redmine.casenave.fr/projects/harbour-sextant/repository/48/revisions/master/raw/icons/172x172/harbour-sextant.png
|
||||||
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue