mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
kde-misc/kcgroups-dmemcg: add metadata.xml and remove redundant BDEPENDS
Signed-off-by: shaumux <shaumya@gmail.com>
This commit is contained in:
@@ -24,11 +24,6 @@ DEPEND="
|
||||
kde-frameworks/kwindowsystem:6
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
dev-build/cmake
|
||||
dev-build/ninja
|
||||
kde-frameworks/extra-cmake-modules
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
|
||||
14
kde-misc/kcgroups-dmemcg/metadata.xml
Normal file
14
kde-misc/kcgroups-dmemcg/metadata.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>shaumya@gmail.com</email>
|
||||
<name>Shaumyadeep Chaudhuri</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
Fork of KDE's KCGroups utility library, adding integration with the dmem cgroup controller.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">pixelcluster/kcgroups</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user