Package Details: sbase-git 0.r513.g7a6af2f-1

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: MIT
Submitter: WFCody
Maintainer: WFCody
Last Packager: WFCody
Votes: 3
First Submitted: 2013-06-13 05:02
Last Updated: 2014-09-18 07:30

Dependencies (1)

Required by (1)

Sources

Latest Comments

Comment by eworm

2014-09-17 09:17

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

Comment by WFCody

2013-10-08 05:00

Thanks! the package is updated and I will do a ubase-git package soon.

Comment by dimigon

2013-10-07 16:17

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

2013-10-06 21:45

My manpage has been merged upstream. Please remove the patch! Thanks!

Comment by WFCody

2013-08-16 10:06

Sbase updated! Thanks!

Comment by eworm

2013-07-25 09:43

Updated version to include test man page: http://codepad.org/jl9MOalb

Comment by eworm

2013-07-23 11:25

I have some improvements all over the place...
http://codepad.org/0bVsYhYb

Please update PKGBUILD. Thanks!

Comment by alucryd

2013-06-25 10:25

Merging into sbase-git. A mail to aur-general would have been nice instead of leaving a useless package lying around.

Comment by WFCody

2013-06-13 09:58

Thanks! forgot to update that.

Comment by karol_007

2013-06-13 09:48

They're using git instead of mercurial - please change the 'Upstream URL' field.

Comment by WFCody

2013-06-13 05:02

suckless.org switched to git

Comment by WFCody

2011-06-28 06:43

Updated to be compiled statically against musl libc.

Comment by WFCody

2011-06-25 04:28

Thanks! updated

Anonymous comment

2011-06-24 22:03

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

2011-06-24 19:56

Updated the PKGBUILD with an additional mkdir -p instead of install -D: https://gist.github.com/1045543