Skip to content

Commit

Permalink
xfce4-terminal: 0.8.9.2 -> 0.8.10
Browse files Browse the repository at this point in the history
Release notes for 0.8.10
========================
- Bump libvte, gtk and xfce minimal versions (4.14)
- Stop using G_SPAWN_CHILD_INHERITS_STDIN spawn flag
- Updates README.md.
- Added new stock icons
- Limit font picker to fixed-size fonts
- Add gtk-doc as a dependency
- Do not require connection to generate manpage
- Bug #16875: Do not add ui.h file in datadir
- Simplify terminal manpage generation
- Switch preferences ui file to xdt-csource
- Switch to README.md and foreign automake mode
- Do not override clipboard contents
- Unsafe paste: Support bracketed paste mode
- Do not select text in Search dialog
- Add basic GitLab pipeline
- Translation Updates:
  Albanian, Armenian (Armenia), Basque, Bulgarian, Chinese (China),
  Chinese (Taiwan), Danish, Dutch, Eastern Armenian, Estonian, French,
  Greek, Hebrew, Hungarian, Indonesian, Interlingue, Italian, Japanese,
  Lithuanian, Norwegian Bokmål, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Turkish, Ukrainian, Uyghur

Signed-off-by: Andreas Müller <[email protected]>
  • Loading branch information
schnitzeltony committed Jan 4, 2021
1 parent bdbd7e3 commit a6b232e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ inherit xfce-app
FILES_${PN} += "${datadir}/xfce4 \
${datadir}/gnome-control-center"

SRC_URI[md5sum] = "d0308313def5d7cc51070a6db1cf24dc"
SRC_URI[sha256sum] = "9ba23bf86d350ef8a95d2dfb50bbd1bbb2144d82985a779ec28caf47faaeeeeb"
SRC_URI[sha256sum] = "7a3337c198e01262a0412384823185753ac8a0345be1d6776a7e9bbbcbf33dc7"

RRECOMMENDS_${PN} += "vte-prompt"

0 comments on commit a6b232e

Please sign in to comment.