Search Criteria
Package Details: gnome-console-git 43.rc.r12.g3df6390-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-console-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-console-git |
Description: | A simple user-friendly terminal emulator for the GNOME desktop |
Upstream URL: | https://gitlab.gnome.org/GNOME/console |
Licenses: | GPL3 |
Conflicts: | gnome-console, kgx-git |
Provides: | gnome-console |
Replaces: | kgx-git |
Submitter: | igor-dyatlov |
Maintainer: | None |
Last Packager: | igor-dyatlov |
Votes: | 2 |
Popularity: | 0.000139 |
First Submitted: | 2021-12-20 05:08 (UTC) |
Last Updated: | 2022-09-15 18:43 (UTC) |
Dependencies (8)
- libadwaita (libadwaita-testingAUR, libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libgtop
- vte4 (vte4-notificationAUR, vte4-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- libnautilus-extension (libnautilus-extension-gitAUR, libnautilus-extension-typeaheadAUR) (make)
- meson (meson-gitAUR) (make)
- sassc (sassc-gitAUR) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
Required by (2)
- gnome-critical-packages (requires gnome-console)
- gnome-meta (requires gnome-console)
Latest Comments
peter.lyonskehl commented on 2022-03-25 19:59 (UTC) (edited on 2022-03-25 19:59 (UTC) by peter.lyonskehl)
This (and also gnome-console package) fails to build. current up-to-date 5.16.14-1-MANJARO x64 current up-to-date GNOME 41.3 on X11
Zom commented on 2021-11-19 21:41 (UTC)
Currently needs libhandy-git or something equal as a dependency, due to needing libhandy 1.5. Only 1.4 is available in the main repos right now.
davidgarfias commented on 2021-04-18 14:11 (UTC) (edited on 2021-04-18 14:12 (UTC) by davidgarfias)
This fails to build, -Werror should be set to false in the meson.build file, and only builds with vte3-git as it requires 0.65 version (stable is 0.64). sassc should also be added as a dependency.