-
Notifications
You must be signed in to change notification settings - Fork 13
/
org.freedesktop.xorg.xeyes.yaml
36 lines (36 loc) · 1.13 KB
/
org.freedesktop.xorg.xeyes.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
app-id: org.freedesktop.xorg.xeyes
runtime: org.freedesktop.Platform
runtime-version: '21.08'
sdk: org.freedesktop.Sdk
command: xeyes
finish-args:
- --device=dri
- --share=ipc
- --socket=x11
cleanup:
- /include
- /lib/pkgconfig
- '*.a'
- '*.la'
modules:
- name: xeyes
post-install:
- install -Dm644 ${FLATPAK_ID}.desktop -t /app/share/applications/
- install -Dm644 ${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/
sources:
- type: archive
url: https://xorg.freedesktop.org/archive/individual/app/xeyes-1.2.0.tar.bz2
sha256: f8a17e23146bef1ab345a1e303c6749e42aaa7bcf4f25428afad41770721b6db
x-checker-data:
type: anitya
project-id: 15025
stable-only: true
url-template: https://xorg.freedesktop.org/archive/individual/app/xeyes-$version.tar.bz2
- type: file
path: org.freedesktop.xorg.xeyes.desktop
- type: file
# source: https://commons.wikimedia.org/wiki/File:X.Org_Logo.svg
# license: CC BY-SA 3.0
path: org.freedesktop.xorg.xeyes.svg
modules:
- ../shared-modules/libxmu/libxmu.json