Skip to content

Commit

Permalink
new package: sbase
Browse files Browse the repository at this point in the history
  • Loading branch information
a-schaefers committed Dec 22, 2019
1 parent b50aa0c commit 2aae530
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions community/sbase/build
@@ -0,0 +1,3 @@
#!/bin/sh -e

make CC="gcc -static" DESTDIR="$1" PREFIX=/opt/suckless/sbase install
1 change: 1 addition & 0 deletions community/sbase/checksums
@@ -0,0 +1 @@
3f2091753eec1c2c6b21ec1f1c891abe00d736595c164dfbe50c0209ab6d1c1e master.tar.gz
1 change: 1 addition & 0 deletions community/sbase/depends
@@ -0,0 +1 @@
make
1 change: 1 addition & 0 deletions community/sbase/sources
@@ -0,0 +1 @@
https://github.com/michaelforney/sbase/archive/master.tar.gz
1 change: 1 addition & 0 deletions community/sbase/version
@@ -0,0 +1 @@
1 1

0 comments on commit 2aae530

Please sign in to comment.