mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-office/naps2: install com.naps2.Naps2 icon
Bug: https://bugs.gentoo.org/916780 Bug: https://github.com/cyanfish/naps2/discussions/443 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -354,11 +354,13 @@ src_test() {
|
||||
src_install() {
|
||||
dotnet-pkg_src_install
|
||||
|
||||
insinto /usr/share/metainfo
|
||||
doins ./NAPS2.Setup/config/linux/com.naps2.Naps2.metainfo.xml
|
||||
newicon --size 128 ./NAPS2.Lib/Icons/scanner-128.png com.naps2.Naps2.png
|
||||
|
||||
domenu ./NAPS2.Setup/config/linux/com.naps2.Naps2.desktop
|
||||
|
||||
insinto /usr/share/metainfo
|
||||
doins ./NAPS2.Setup/config/linux/com.naps2.Naps2.metainfo.xml
|
||||
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user