1
0
Fork 0
mirror of https://github.com/Cloudef/bemenu synced 2024-04-26 03:45:19 +02:00
bemenu/pw.cloudef.bemenu.yml
2023-11-05 17:29:20 +09:00

20 lines
475 B
YAML

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