Search Criteria
Package Details: tint3 304-1
Git Clone URL: | https://aur.archlinux.org/tint3.git (read-only, click to copy) |
---|---|
Package Base: | tint3 |
Description: | An independant status bar for X11 (works best with bspwm) |
Upstream URL: | https://github.com/tmathmeyer/tint3 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | tmathmeyer |
Maintainer: | tmathmeyer |
Last Packager: | tmathmeyer |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-22 06:00 |
Last Updated: | 2016-08-30 08:46 |
Dependencies (6)
- libxft (libxft-bgra-git, libxft-bgra)
- libxinerama (libxinerama-randr-git)
- xcb-util-wm
- git (git-git) (make)
- libx11 (libx11-git, libx11-threadsafe) (make)
- xcb-util (make)
Latest Comments
haawda commented on 2018-09-30 15:22
Does not build:
==> ERROR: conflicts contains invalid characters: ' '
haawda commented on 2018-09-30 14:49
This package should be name tint3-git, as it pulls from git master without sticking to a specific commit.
kainonergon commented on 2017-01-29 21:51
Hi. I got some errors:
...
In file included from src/C/graph.c:9:0:
src/C/graph.h:12:31: fatal error: xftutils/colorset.h: No such file or directory
#include "xftutils/colorset.h"
...
In file included from src/C/baritem.c:1:0:
src/C/baritem.h:6:25: fatal error: graph/graph.h: No such file or directory
#include "graph/graph.h"
...
In file included from src/C/colors.c:5:0:
src/C/colors.h:7:24: fatal error: drawctx/dc.h: No such file or directory
#include "drawctx/dc.h"
...
In file included from src/C/baritem.c:1:0:
src/C/baritem.h:6:25: fatal error: graph/graph.h: No such file or directory
#include "graph/graph.h"