mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
kde-misc/plasma-applet-thermal-monitor: no need to set DOCS
README is already in the default DOCS Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -7,7 +7,7 @@ inherit kde5 cmake-utils
|
||||
|
||||
DESCRIPTION="Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors"
|
||||
HOMEPAGE="https://store.kde.org/p/998915/
|
||||
https://github.com/kotelnik/plasma-applet-thermal-monitor"
|
||||
https://github.com/kotelnik/plasma-applet-thermal-monitor"
|
||||
|
||||
if [[ ${KDE_BUILD_TYPE} = live ]] ; then
|
||||
EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git"
|
||||
@@ -18,15 +18,12 @@ fi
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
$(add_frameworks_dep plasma)
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_prepare() {
|
||||
local PATCHES=("${FILESDIR}/01-set-correct-qml-type.patch")
|
||||
cmake-utils_src_prepare
|
||||
|
||||
Reference in New Issue
Block a user