Package Details: st-git 0.9.r11.g9846a56-1

Git Clone URL: https://aur.archlinux.org/st-git.git (read-only, click to copy)
Package Base: st-git
Description: A simple virtual terminal emulator for X.
Upstream URL: https://st.suckless.org
Licenses: MIT
Conflicts: st
Provides: st
Submitter: vesath
Maintainer: Farzat
Last Packager: Farzat
Votes: 50
Popularity: 0.011823
First Submitted: 2012-11-30 01:40 (UTC)
Last Updated: 2024-01-22 11:26 (UTC)

Dependencies (4)

Required by (5)

Sources (3)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

vesath commented on 2013-04-07 17:34 (UTC)

Thanks Army. Actually I had made a PKGBUILD for pacman-4.1 myself. However, I am very much against adding patches in particular when that makes the PKGBUILD non-deterministic. Of course, you should feel free to maintain your own PKGBUILD with the patches and configuration you like.

<deleted-account> commented on 2013-04-07 16:47 (UTC)

Hi, I made a PKGBUILD for st-git which supports pacman's new features. It supports patches and a custom config.h. According to namcap, libxext is no longer a dependency, so I removed it. Feel free to use it! http://codepad.org/1vSQPHC7

bananagranola commented on 2013-02-26 06:36 (UTC)

@vesath, thanks for the reply and the tip.

vesath commented on 2013-02-25 09:21 (UTC)

bananagranola: No, sorry. The $startdir variable was deprecated long ago, and relying on a file that might or might not be there depending on what build tool is used (makepkg, makechrootpkg, etc.) does not make for a clean PKGBUILD. What I recommend you do instead is maintain your own PKGBUILD (with sources and sha1sums entries for your config.h) and merge the changes with this "vanilla" AUR version at every update - that should not happen too often, and the merge should be straightforward.

bananagranola commented on 2013-02-25 06:47 (UTC)

Any chance of using something like this (borrowed from monsterwm-git's PKGBUILD) to allow for a custom config.h? https://github.com/bananagranola/dotfiles/blob/master/.sources/st-git/PKGBUILD

vesath commented on 2012-11-30 01:41 (UTC)

This package is now superseded by st-git.

<deleted-account> commented on 2012-11-29 17:23 (UTC)

suckless moved to git, the hg repo doesn't exist anymore