diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-09-18 19:47:14 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-09-18 23:39:52 -0400 |
commit | f7f077a340d771896d04bede654381fb75b94de3 (patch) | |
tree | 5723fed8e7cbd80a29284c9497547e80d4fb7ef4 /x11-terms/sakura | |
parent | app-misc/pax-utils: Stabilize 1.3.3 sparc, #813753 (diff) | |
download | gentoo-f7f077a340d771896d04bede654381fb75b94de3.tar.gz gentoo-f7f077a340d771896d04bede654381fb75b94de3.tar.bz2 gentoo-f7f077a340d771896d04bede654381fb75b94de3.zip |
x11-terms/sakura: add github remote-id, indent longdesc
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms/sakura')
-rw-r--r-- | x11-terms/sakura/metadata.xml | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/x11-terms/sakura/metadata.xml b/x11-terms/sakura/metadata.xml index 68f65e0bc5f9..b6657d18ce15 100644 --- a/x11-terms/sakura/metadata.xml +++ b/x11-terms/sakura/metadata.xml @@ -3,15 +3,18 @@ <pkgmetadata> <!-- maintainer-needed --> <longdescription> -sakura is a terminal emulator based on GTK and VTE. It's a terminal emulator -with few dependencies, so you don't need a full GNOME desktop installed to -have a decent terminal emulator. Current terminal emulators based on VTE are -gnome-terminal, XFCE Terminal, TermIt and a small sample program included -in the vte sources. Sakura differences from the last one is that it uses a -notebook to provide several terminals in one window and adds a contextual -menu with some basic options. No more no less. + Sakura is a terminal emulator based on GTK and VTE. It's a + terminal emulator with few dependencies, so you don't need + a full GNOME desktop installed to have a decent terminal + emulator. Current terminal emulators based on VTE are + gnome-terminal, XFCE Terminal, TermIt and a small sample + program included in the vte sources. Sakura differences from + the last one is that it uses a notebook to provide several + terminals in one window and adds a contextual menu with some + basic options. No more no less. </longdescription> <upstream> <remote-id type="launchpad">sakura</remote-id> + <remote-id type="github">dabisu/sakura</remote-id> </upstream> </pkgmetadata> |