aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Healy <lmiphay@gmail.com>2017-08-26 18:28:48 +0100
committerPaul Healy <lmiphay@gmail.com>2017-08-26 18:28:48 +0100
commit80b8cb95436d9cd01cc1543e1db036f7a48a7991 (patch)
treecc1e7ab3b03d73bec27998837ae1d4d488212ef7 /kde-misc
parentrevbump slack (diff)
downloadlmiphay-80b8cb95436d9cd01cc1543e1db036f7a48a7991.tar.gz
lmiphay-80b8cb95436d9cd01cc1543e1db036f7a48a7991.tar.bz2
lmiphay-80b8cb95436d9cd01cc1543e1db036f7a48a7991.zip
add updated nowdock ebuild
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/nowdock-panel/nowdock-panel-0.5.0-r1.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/kde-misc/nowdock-panel/nowdock-panel-0.5.0-r1.ebuild b/kde-misc/nowdock-panel/nowdock-panel-0.5.0-r1.ebuild
new file mode 100644
index 0000000..d974358
--- /dev/null
+++ b/kde-misc/nowdock-panel/nowdock-panel-0.5.0-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Plasma 5 panel with a plank/mac style zoom effect"
+HOMEPAGE="https://github.com/psifidotos/nowdock-panel"
+SRC_URI="https://github.com/psifidotos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+# https://dl.opendesktop.org/api/files/download/id/1473029935/plasma-transparent-panel.py.v0.2.2.tar.gz
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ $(add_plasma_dep plasma-workspace)
+"
+DEPEND="${RDEPEND}
+"
+
+DOCS="README.md"
+
+BUILD_DIR=${WORKDIR}/${P}/build