mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 18:42:58 +02:00
knemo: remove
This commit is contained in:
parent
ea215b54c2
commit
8e6e144ccc
3 changed files with 0 additions and 29 deletions
|
@ -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__
|
|
@ -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}
|
||||
}
|
|
@ -1,2 +0,0 @@
|
|||
site="https://quickgit.kde.org/?p=knemo.git"
|
||||
pattern=';t=v\K[\d.]+(?=")'
|
Loading…
Add table
Reference in a new issue