Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#78178 - [deepin-terminal] Version field is missing in both about dialog and command-line output
Attached to Project:
Community Packages
Opened by Archie Meng (ArchieMeng) - Wednesday, 12 April 2023, 13:37 GMT
Last edited by Toolybird (Toolybird) - Thursday, 13 April 2023, 08:30 GMT
Opened by Archie Meng (ArchieMeng) - Wednesday, 12 April 2023, 13:37 GMT
Last edited by Toolybird (Toolybird) - Thursday, 13 April 2023, 08:30 GMT
|
DetailsDescription:
When using deepin-terminal, both version field in application's about dialog and command-line output are missing. According to the upstream repo's build script, a "VERSION" flag is required to provide the version name that the application needs. After I added "-DVERSION=$pkgver" parameter to the cmake build line in PKGBUILD and rebuild the package, deepin-terminal shows its version name in both ways as normal. Additional info: deepin-terminal: 5.9.40-1 Upstream buildscript location: https://github.com/linuxdeepin/deepin-terminal/blob/5.9.40/debian/rules Steps to reproduce: 1. launch deepin-terminal and click the About item in the title menu. 2. run command "deepin-terminal -v" |
This task depends upon