1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-26 05:58:25 +01:00
bemenu/pw.cloudef.bemenu-run.yml

21 lines
516 B
YAML
Raw Normal View History

app-id: pw.cloudef.bemenu-run
runtime: org.freedesktop.Platform
2023-11-05 09:05:48 +01:00
runtime-version: '22.08'
sdk: org.freedesktop.Sdk
command: bemenu-run
modules:
- name: bemenu-run
buildsystem: simple
build-commands:
- make bemenu-run x11 wayland curses PREFIX=/app
2022-02-08 12:08:41 +01:00
- make install-base install-renderers PREFIX=/app
sources:
- type: git
url: https://github.com/Cloudef/bemenu.git
2022-02-08 12:31:58 +01:00
branch: master
finish-args:
- --share=ipc
- --socket=x11
- --socket=wayland
- --filesystem=host:ro