knemo: remove

This commit is contained in:
Michael Gehring 2018-03-30 23:24:25 +00:00
parent ea215b54c2
commit 8e6e144ccc
3 changed files with 0 additions and 29 deletions

View file

@ -1,10 +0,0 @@
--- src/common/utils.cpp 2016-05-07 14:30:45.888889978 +0000
+++ src/common/utils.cpp 2016-05-07 14:32:06.985290816 +0000
@@ -41,6 +41,7 @@
#include <KSharedConfig>
#include <Plasma/Theme>
#include "data.h"
+#include "math.h"
#include "utils.h"
#ifdef __linux__

View file

@ -1,17 +0,0 @@
# Template file for 'knemo'
pkgname=knemo
version=0.7.7
revision=1
build_style=cmake
hostmakedepends="git qt-qmake automoc4"
makedepends="kdelibs-devel kde-workspace-devel qt-devel phonon-devel libnl3-devel wireless_tools-devel"
homepage="https://www.kde.org/applications/internet/knemo/"
short_desc="KNemo - the KDE Network Monitor"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2"
do_fetch() {
git clone git://anongit.kde.org/knemo.git ${wrksrc}
cd ${wrksrc}
git reset --hard v${version}
}

View file

@ -1,2 +0,0 @@
site="https://quickgit.kde.org/?p=knemo.git"
pattern=';t=v\K[\d.]+(?=")'