-
Notifications
You must be signed in to change notification settings - Fork 13
/
org.sunflower_fm.sunflower.yaml
46 lines (46 loc) · 1.62 KB
/
org.sunflower_fm.sunflower.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
app-id: org.sunflower_fm.sunflower
runtime: org.freedesktop.Platform
runtime-version: '21.08'
sdk: org.freedesktop.Sdk
command: sunflower
rename-icon: sunflower
rename-desktop-file: sunflower.desktop
finish-args:
- --device=dri
- --filesystem=xdg-documents
- --filesystem=xdg-download
- --filesystem=xdg-music
- --filesystem=xdg-pictures
- --filesystem=xdg-videos
- --own-name=org.sunflower
- --share=ipc
- --share=network
- --socket=fallback-x11
- --socket=wayland
- --socket=x11
- --talk-name=org.freedesktop.Notifications
- --talk-name=org.kde.StatusNotifierWatcher
modules:
- name: sunflower
buildsystem: simple
build-commands:
- python3 setup.py build
- python3 setup.py install --skip-build --prefix=/app --optimize=1
- install -Dm644 Sunflower.desktop /app/share/applications/sunflower.desktop
- install -Dm644 images/sunflower.png /app/share/pixmaps/sunflower.png
- install -Dm644 images/sunflower.svg /app/share/pixmaps/sunflower.svg
- install -Dm644 images/sunflower.svg /app/share/icons/hicolor/scalable/apps/sunflower.svg
sources:
- type: archive
url: https://sunflower-fm.org/pub/sunflower-0.4-62.tgz
sha256: f2c47e58efb460f18b4bbaf839a9765ac0e2ae1805d7cbd04b3e345d2d74e900
x-checker-data:
type: anitya
project-id: 235068
stable-only: true
url: https://sunflower-fm.org/pub/sunflower-$version.tgz
modules:
- ../shared-modules/python-gobject/python-gobject.json
- ../shared-modules/vte3/vte3.json
- ../shared-modules/libnotify/libnotify-gir.json
- python-dependencies.json