bemenu/pw.cloudef.bemenu.yml

20 lines
475 B
YAML
Raw Permalink Normal View History

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