Search Criteria
Package Details: console-solarized-git r17.g26929b5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/console-solarized-git.git (read-only, click to copy) |
---|---|
Package Base: | console-solarized-git |
Description: | A Solarized colorscheme for the Linux console |
Upstream URL: | https://github.com/adeverteuil/console-solarized |
Licenses: | MIT |
Submitter: | vinipsmaker |
Maintainer: | tinywrkb |
Last Packager: | tinywrkb |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2015-05-30 17:10 (UTC) |
Last Updated: | 2020-11-10 18:07 (UTC) |
Dependencies (2)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
vinipsmaker commented on 2018-12-07 00:33 (UTC)
@Thulinma: thanks for the report. Fixed and tested.
Thulinma commented on 2018-12-02 13:48 (UTC)
This package no longer builds, since console-solarized-dark and console-solarized-light are now merged into the single console-solarized with configuration. Removing the two references to -dark and -light in the PKGBUILD fixes the package.
a_neutrino commented on 2018-10-28 22:30 (UTC)
Hi vinipsmaker,
I updated the upstream master branch. You may now use the COPYING file in the repo's root directory. You might also want to copy 'console-solarized.conf' to '${pkgdir}/etc/console-solarized.conf' and add 'etc/console-solarized.conf to the 'backup' array.
Sincerely, github.com/adeverteuil
STEELBAS commented on 2018-08-29 12:00 (UTC) (edited on 2018-08-29 12:01 (UTC) by STEELBAS)
When attempting to start the Systemd service I get the following error:
aug 29 13:47:13 bas-laptop systemd[7729]: console-solarized-dark@steelbas.service: Failed to set up standard output: No such file or directory
aug 29 13:47:13 bas-laptop systemd[1]: Starting Solarized color palette for the Linux console (dark theme)...
aug 29 13:47:13 bas-laptop systemd[7729]: console-solarized-dark@steelbas.service: Failed at step STDOUT spawning /usr/bin/console-solarized: No such file or directory
aug 29 13:47:13 bas-laptop systemd[1]: console-solarized-dark@steelbas.service: Main process exited, code=exited, status=209/STDOUT
aug 29 13:47:13 bas-laptop systemd[1]: console-solarized-dark@steelbas.service: Failed with result 'exit-code'.
aug 29 13:47:13 bas-laptop systemd[1]: Failed to start Solarized color palette for the Linux console (dark theme).