mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
x11-plugins/wmmisc: 1.2 bump
Now with autotools build and libdockapp use Package-Manager: Portage-2.3.46, Repoman-2.3.10
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST wmmisc-1.2.tar.gz 96087 BLAKE2B f48c9dc9afee04de7d437143deb870083e90d01768510b68df2c0e213cfb7ab956696f88d0a76c23a1ff5e5dd5c1d8e5c4640b6766dd7a948d1ad292f2b144fc SHA512 d8ed7c06665c28fb98e2a555c8abfcb7da9e0ae517031d24dce171f8a93775565471176d9dc8905043ae408b23c2f101eaccc364ecd8fa4816d2b529f7922d68
|
||||
DIST wmmisc_1.1.orig.tar.gz 18032 BLAKE2B 2e1957bc9e6efd0e646dc1403eac125d06fb7176ed92617f9d3e767c85b3d347dbe60e61da90e2c11ba160ddca29db28049f39dc89ab9bc45cc0068c27192a82 SHA512 9f9e93df309902e97a5b42a674bb06767a1cfa524553d140e370060c01a398bfdafcebfc806daa4b4f42b1422932512d48e33ebce444011ad410a5b460592582
|
||||
|
||||
17
x11-plugins/wmmisc/wmmisc-1.2.ebuild
Normal file
17
x11-plugins/wmmisc/wmmisc-1.2.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
DESCRIPTION="a monitoring dockapp for system load, user amount, fork amount and processes"
|
||||
HOMEPAGE="https://www.dockapps.net/wmmisc"
|
||||
SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
|
||||
RDEPEND=">=x11-libs/libdockapp-0.7:="
|
||||
DEPEND="${RDEPEND}"
|
||||
Reference in New Issue
Block a user