86 lines
1.7 KiB
YAML
86 lines
1.7 KiB
YAML
name: vte
|
|
description: Virtual Terminal Emulator widget library
|
|
version: 0.84.0
|
|
revision: 3
|
|
url: https://wiki.gnome.org/Apps/Terminal/VTE
|
|
license: GPL3-or-later,LGPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
make_depends:
|
|
- at-spi2-core
|
|
- cairo
|
|
- fribidi
|
|
- gcc-libs
|
|
- gdk-pixbuf
|
|
- glib
|
|
- glibc
|
|
- gobject-introspection
|
|
- gperf
|
|
- gnutls
|
|
- graphene
|
|
- gtk3
|
|
- gtk4
|
|
- icu
|
|
- lz4
|
|
- meson
|
|
- pango
|
|
- pcre2
|
|
- vala
|
|
downloads:
|
|
- url: https://download.gnome.org/sources/vte/${BPM_PKG_VERSION%.*}/vte-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 0414e31583836aeb7878da25f67c515f7e8879917ecc37c92e26b83e8d8fc3e3
|
|
split_packages:
|
|
- name: vte-common
|
|
description: Common files among for VTE
|
|
depends:
|
|
- glibc
|
|
- name: vte-gtk3
|
|
description: Virtual Terminal Emulator widget library for GTK3
|
|
depends:
|
|
- at-spi2-core
|
|
- cairo
|
|
- fribidi
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- gnutls
|
|
- gtk3
|
|
- icu
|
|
- lz4
|
|
- pango
|
|
- pcre2
|
|
- vte-common
|
|
replaces:
|
|
- vte
|
|
- name: vte-gtk3-demo
|
|
description: GTK3 demo application for VTE
|
|
depends:
|
|
- gdk-pixbuf
|
|
- vte3
|
|
- name: vte-gtk4
|
|
description: Virtual Terminal Emulator widget library for GTK4
|
|
depends:
|
|
- at-spi2-core
|
|
- cairo
|
|
- fribidi
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- gnutls
|
|
- graphene
|
|
- gtk4
|
|
- icu
|
|
- lz4
|
|
- pango
|
|
- pcre2
|
|
- vte-common
|
|
- name: vte-gtk4-demo
|
|
description: GTK4 demo application for VTE
|
|
depends:
|
|
- gdk-pixbuf
|
|
- vte4
|