1
0
Fork 0
mirror of https://github.com/Cloudef/bemenu synced 2024-05-06 15:46:23 +02:00
bemenu/pw.cloudef.bemenu.yml

20 lines
475 B
YAML
Raw Normal View History

app-id: pw.cloudef.bemenu
runtime: org.freedesktop.Platform
2023-11-05 09:05:48 +01: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 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