Add pmenu and lemonbar-xft
This commit is contained in:
parent
dd3aa8b0ee
commit
6636b0f456
5
ports/lemonbar-xft-git/build
Executable file
5
ports/lemonbar-xft-git/build
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
make
|
||||
make DESTDIR="$1" PREFIX=/usr install
|
||||
|
1
ports/lemonbar-xft-git/checksums
Normal file
1
ports/lemonbar-xft-git/checksums
Normal file
@ -0,0 +1 @@
|
||||
7bfd36d7a4a950f61ed0d32c7d219678e7787a546d9ef4bc33f02393d60e4939
|
2
ports/lemonbar-xft-git/depends
Normal file
2
ports/lemonbar-xft-git/depends
Normal file
@ -0,0 +1,2 @@
|
||||
libxcb
|
||||
perl make
|
1
ports/lemonbar-xft-git/sources
Normal file
1
ports/lemonbar-xft-git/sources
Normal file
@ -0,0 +1 @@
|
||||
git+https://gitlab.com/protesilaos/lemonbar-xft
|
1
ports/lemonbar-xft-git/version
Normal file
1
ports/lemonbar-xft-git/version
Normal file
@ -0,0 +1 @@
|
||||
1.4 1
|
3
ports/pmenu/build
Executable file
3
ports/pmenu/build
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
make PREFIX=/usr DESTDIR="$1" install
|
1
ports/pmenu/depends
Normal file
1
ports/pmenu/depends
Normal file
@ -0,0 +1 @@
|
||||
libX11
|
1
ports/pmenu/sources
Normal file
1
ports/pmenu/sources
Normal file
@ -0,0 +1 @@
|
||||
git+https://github.com/phillbush/pmenu
|
1
ports/pmenu/version
Normal file
1
ports/pmenu/version
Normal file
@ -0,0 +1 @@
|
||||
git 1
|
Loading…
Reference in New Issue
Block a user