mirror of
https://github.com/Phantop/solus-stuff
synced 2024-11-17 04:13:04 +00:00
22 lines
432 B
YAML
22 lines
432 B
YAML
name : haguichi
|
|
version : 1
|
|
release : 1
|
|
source :
|
|
- git|https://github.com/ztefn/haguichi.git : master
|
|
license : GPL-2.0-or-later
|
|
summary : Insert summary here
|
|
description: |
|
|
Insert description here
|
|
builddeps :
|
|
- pkgconfig(gtk+-3.0)
|
|
- pkgconfig(libnotify)
|
|
- vala
|
|
rundeps :
|
|
hamachi
|
|
setup : |
|
|
%meson_configure
|
|
build : |
|
|
%ninja_build
|
|
install : |
|
|
%ninja_install
|