me
/
guix
Archived
1
0
Fork 0

gnu: lxterminal: Build with GTK 3.

* gnu/packages/lxde.scm (lxterminal)[arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.  Replace vte/gtk+-2 with vte.
Maxim Cournoyer 2022-08-17 22:22:24 -04:00
parent b6c93e3ba0
commit 8d0e6f24ef
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 1 deletions

View File

@ -197,7 +197,8 @@ toolkit. It allows users to monitor and control of running processes.")
(base32
"1124pghrhnx6q4391ri8nvi6bsmvbj1dx81an08mird8jf2b2rii"))))
(build-system gnu-build-system)
(inputs (list gtk+-2 vte/gtk+-2))
(arguments (list #:configure-flags #~(list "--enable-gtk3")))
(inputs (list gtk+ vte))
(native-inputs (list intltool pkg-config))
(synopsis "LXDE terminal emulator")
(description "LXTerminal is a VTE-based terminal emulator. It supports