25 lines
690 B
YAML
25 lines
690 B
YAML
name: xfce4-terminal
|
|
description: A lightweight and easy to use terminal emulator made for the Xfce desktop environment
|
|
version: 1.2.0
|
|
revision: 2
|
|
url: https://docs.xfce.org/apps/terminal/start
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gtk-layer-shell
|
|
- hicolor-icon-theme
|
|
- libutempter
|
|
- libxfce4ui
|
|
- vte-gtk3
|
|
make_depends:
|
|
- glib
|
|
- meson
|
|
downloads:
|
|
- url: https://archive.xfce.org/src/apps/xfce4-terminal/${BPM_PKG_VERSION%.*}/xfce4-terminal-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 6874c7b975cc3dc3bd636d57ffec723de7458202defe65377593d3a7e0734b94
|