mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-p2p/qbittorrent: install desktop file
Closes: https://bugs.gentoo.org/663554 Package-Manager: Portage-2.3.46, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9570
This commit is contained in:
committed by
Mikle Kolyada
parent
a659ee14c5
commit
6b8f708ebb
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit gnome2-utils xdg-utils
|
||||
inherit desktop gnome2-utils xdg-utils
|
||||
|
||||
DESCRIPTION="BitTorrent client in C++ and Qt"
|
||||
HOMEPAGE="https://www.qbittorrent.org
|
||||
@@ -54,6 +54,7 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
emake STRIP="/bin/false" INSTALL_ROOT="${D}" install
|
||||
domenu dist/unix/qbittorrent.desktop
|
||||
einstalldocs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user