Uh, this gives a lot of warnings with latest glibc... Can you please strip away the _BSD_SOURCE define? Thanks!
sed -i 's/-D_BSD_SOURCE//' config.mk
Search Criteria
Package Details: sbase-git 0.r513.g7a6af2f-1
Package Actions
| Package Base: | sbase-git |
|---|---|
| Description: | A suckless variant of the *nix core utilities - git checkout |
| Upstream URL: | http://git.suckless.org/sbase |
| Category: | system |
| Licenses: | |
| Submitter: | WFCody |
| Maintainer: | WFCody |
| Last Packager: | WFCody |
| Votes: | 3 |
| First Submitted: | 2013-06-13 05:02 |
| Last Updated: | 2014-09-18 07:30 |
Latest Comments
Comment by eworm
Comment by WFCody
Thanks! the package is updated and I will do a ubase-git package soon.
Comment by dimigon
Please consider making a PKGBUILD for ubase[1] as well which is complementary to sbase and includes only the unportable bits of code (Linux specific).
[1] http://git.suckless.org/ubase/
Comment by eworm
My manpage has been merged upstream. Please remove the patch! Thanks!
Comment by WFCody
Sbase updated! Thanks!
Comment by eworm
Updated version to include test man page: http://codepad.org/jl9MOalb
Comment by eworm
I have some improvements all over the place...
http://codepad.org/0bVsYhYb
Please update PKGBUILD. Thanks!
Comment by alucryd
Merging into sbase-git. A mail to aur-general would have been nice instead of leaving a useless package lying around.
Comment by WFCody
Thanks! forgot to update that.
Comment by karol_007
They're using git instead of mercurial - please change the 'Upstream URL' field.
Comment by WFCody
suckless.org switched to git
Comment by WFCody
Updated to be compiled statically against musl libc.
Comment by WFCody
Thanks! updated
Anonymous comment
I installed them with ucb in background - in case of emergency if something goes wrong. Looks very promising. Of cause, it's suckless ;)
Anonymous comment
Updated the PKGBUILD with an additional mkdir -p instead of install -D: https://gist.github.com/1045543