solus-stuff/st/package.yml

20 lines
432 B
YAML
Raw Normal View History

2020-06-23 02:56:13 +00:00
name : st
version : 1
release : 1
source :
- git|https://github.com/phantop/st.git : master
license : GPL-2.0-or-later
summary : Insert summary here
description: |
Insert description here
builddeps :
- pkgconfig(xft)
- devil-devel
rundeps :
- devil
build : |
%make
install : |
%make_install
2020-08-23 00:54:30 +00:00
install -D -m 755 st.desktop $installdir/usr/share/applications/st.desktop