Search Criteria
Package Details: vte3-ng 0.58.2.a-1
Package Actions
- View PKGBUILD / View Changes
- Download snapshot
- Search wiki
- Flag package out-of-date
- 1 pending request
- Submit Request
Git Clone URL: | https://aur.archlinux.org/vte3-ng.git (read-only, click to copy) |
---|---|
Package Base: | vte3-ng |
Description: | Enhanced Virtual Terminal Emulator widget for use with GTK3 (patched with support for fullwidth emoji) |
Upstream URL: | https://github.com/thestinger/vte-ng |
Licenses: | LGPL |
Conflicts: | vte3 |
Provides: | vte3, vte3-ng |
Submitter: | jelly |
Maintainer: | None |
Last Packager: | jelly |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-07-09 20:11 (UTC) |
Last Updated: | 2020-02-17 20:33 (UTC) |
Dependencies (10)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- pcre2 (pcre2-svn, pcre2-git)
- vte-common (vte-notification-common, vte-common-git)
- gobject-introspection (gobject-introspection-git) (make)
- gperf (gperf-git) (make)
- gtk-doc (make)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce) (make)
- intltool (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.54) (make)
Required by (186)
- amtterm (requires vte3) (make)
- amtterm (requires vte3) (optional)
- anjuta (requires vte3) (make)
- anjuta (requires vte3)
- argon (requires vte3)
- argon-git (requires vte3)
- asbru-cm (requires vte3)
- asbru-cm-git (requires vte3)
- asbru-cm-loki-git (requires vte3)
- astroid-git (requires vte3) (optional)
- ate (requires vte3) (make)
- autovala (requires vte3) (make)
- autovala (requires vte3)
- buttermilk (requires vte3)
- cairo-dock-plug-ins-git (requires vte3) (make)
- cairo-dock-plug-ins-git (requires vte3) (optional)
- cherrytree-git (requires vte3)
- crossover (requires vte3)
- deepin-terminal-git (requires vte3)
- dwt (requires vte3)
- Show 166 more...
Latest Comments
Palanix commented on 2021-03-13 20:12 (UTC)
So I get an error when trying to install this package
I tried shaving it down and I think this is the most important information
Traceback (most recent call last): File "/usr/bin/g-ir-scanner", line 98, in <module> from giscanner.scannermain import scanner_main File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 35, in <module> from giscanner.ast import Include, Namespace File "/usr/lib/gobject-introspection/giscanner/ast.py", line 29, in <module> from .sourcescanner import CTYPE_TYPEDEF, CSYMBOL_TYPE_TYPEDEF File "/usr/lib/gobject-introspection/giscanner/sourcescanner.py", line 35, in <module> from giscanner._giscanner import SourceScanner as CSourceScanner ModuleNotFoundError: No module named 'giscanner._giscanner' [79/86] Generating symbol file src/libvte-2.91.so.0.5800.2.p/libvte-2.91.so.0.5800.2.symbols ninja: build stopped: subcommand failed.
barbuk commented on 2020-02-08 13:25 (UTC)
PKGBUILD for the 0.58.2a version: https://gist.github.com/BarbUk/ce416ba7e6fe6a8ce32a2c14a8b31c7c
phantomCoder commented on 2019-05-29 00:38 (UTC)
These two packages (vala and debugging) are installed, but do not think and because of this the vte-ng package does not install. :(
Configuration for libvte 0.50.2 for gtk+-3.0 GNUTLS: yes Installing Glade catalogue: no Debugging: no Introspection: yes Vala bindings: yes Test application: yes
hovnatan commented on 2019-03-28 11:45 (UTC)
fails to compile with error "./app.vala:820.3-820.23: error: struct `Test.App.Options' cannot be empty public struct Options"
thoth101010 commented on 2018-12-04 17:09 (UTC)
The
autoconf
package seems to bee needed for the build.jjzmajic commented on 2018-11-12 07:30 (UTC)
Thanks, and thanks for the heads up! Will stick to
termite-git
for now then.jelly commented on 2018-11-11 11:20 (UTC)
Updated to 0.54.2, not that the termite community packages still needs to be updated for vte3 0.54.2
jjzmajic commented on 2018-11-11 02:15 (UTC)
Would it be possible to bump this to 0.54.2? I modified the PKGBUILD to test it out (_basever=0.54.2) and it works. My reasoning is this:
pywal
) were patched in vte3 in version 0.52.1 (https://github.com/dylanaraps/pywal/issues/316)gnome-terminal
andtermite
instances still print junk characters)