51 lines
No EOL
1.3 KiB
YAML
51 lines
No EOL
1.3 KiB
YAML
---
|
|
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: Terminator - Multiple GNOME terminals in one window
|
|
description: >-
|
|
Terminator is a program that allows users to set up flexible arrangements of GNOME terminals.
|
|
It is aimed at those who normally arrange lots of terminals near each other, but don't want to use a frame based window manager.
|
|
license:
|
|
module:
|
|
- MIT
|
|
dependencies:
|
|
- buildrequires:
|
|
flatpak-common: [f35]
|
|
flatpak-runtime: [f35]
|
|
platform: [f35]
|
|
requires:
|
|
flatpak-common: [f35]
|
|
flatpak-runtime: [f35]
|
|
platform: [f35]
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- terminator
|
|
components:
|
|
rpms:
|
|
vte291:
|
|
rationale: Runtime dependency
|
|
ref: f35
|
|
pygobject3:
|
|
rationale: Runtime dependency
|
|
ref: f35
|
|
dbus-python:
|
|
rationale: Runtime dependency
|
|
ref: f35
|
|
python-configobj:
|
|
rationale: Runtime dependency
|
|
ref: f35
|
|
python-psutil:
|
|
rationale: Runtime dependency
|
|
ref: f35
|
|
pycairo:
|
|
rationale: Runtime dependency
|
|
ref: f35
|
|
keybinder3:
|
|
rationale: Runtime dependency
|
|
ref: f35
|
|
terminator:
|
|
rationale: Application package
|
|
ref: f35
|
|
buildorder: 10 |