2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-11-15 19:20:10 -07:00

sowm: new package at 0.1

This commit is contained in:
Dylan Araps 2019-10-15 15:13:26 +03:00
parent dd0a076f7c
commit 64113b71fb
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 8 additions and 0 deletions

4
xorg/sowm/build Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh -e
make
make DESTDIR="$1" install

1
xorg/sowm/checksums Normal file
View File

@ -0,0 +1 @@
7d1e9f5a130bf21fd4cca859ac4b327f53f0dc3aaa6159d1fab3a7d2fec8e1f0 0.1.tar.gz

1
xorg/sowm/depends Normal file
View File

@ -0,0 +1 @@
libX11

1
xorg/sowm/sources Normal file
View File

@ -0,0 +1 @@
https://github.com/dylanaraps/sowm/archive/0.1.tar.gz

1
xorg/sowm/version Normal file
View File

@ -0,0 +1 @@
0.1 1