From 946d9e0147fcc6292f6127f26a4d9742607d55c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0brahim=20KARAG=C3=9CZEL?= Date: Wed, 24 Feb 2016 03:23:29 +0200 Subject: [PATCH] Moved to contrib --- network/connection/rfkill/actions.py | 18 ------- network/connection/rfkill/pspec.xml | 55 ---------------------- network/connection/rfkill/translations.xml | 8 ---- 3 files changed, 81 deletions(-) delete mode 100644 network/connection/rfkill/actions.py delete mode 100644 network/connection/rfkill/pspec.xml delete mode 100644 network/connection/rfkill/translations.xml diff --git a/network/connection/rfkill/actions.py b/network/connection/rfkill/actions.py deleted file mode 100644 index ce4b251c3f..0000000000 --- a/network/connection/rfkill/actions.py +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/python -# -*- coding: utf-8 -*- -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/copyleft/gpl.txt - -from pisi.actionsapi import shelltools -from pisi.actionsapi import autotools -from pisi.actionsapi import pisitools -from pisi.actionsapi import get - -def build(): - shelltools.export("CFLAGS", get.CFLAGS()) - autotools.make() - -def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - - pisitools.dodoc("COPYING", "README") diff --git a/network/connection/rfkill/pspec.xml b/network/connection/rfkill/pspec.xml deleted file mode 100644 index 0ecf195d3a..0000000000 --- a/network/connection/rfkill/pspec.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - rfkill - https://wireless.wiki.kernel.org/en/users/Documentation/rfkill - - İbrahim KARAGÜZEL - karaguzelibrahim@gmail.com - - as-is - app:console - Small tool to query rfkill devices - rfkill is a small tool to query the state of rfkill switches, buttons and subsytem interfaces. - https://www.kernel.org/pub/software/network/rfkill/rfkill-0.5.tar.gz - - - - rfkill - - /usr/sbin - /usr/share/man - /usr/share/doc - - - - - - 2016-02-18 - 0.5 - Version bump - İbrahim KARAGÜZEL - karaguzelibrahim@gmail.com - - - 2014-03-10 - 0.4 - Rebuild - Varol Maksutoğlu - waroi@pisilinux.org - - - 2013-05-04 - 0.4 - Fixed - Osman Erkan - osman.erkan@pisilinux.org - - - 2010-06-16 - 0.4 - First release - Pisi Linux Admins - admins@pisilinux.org - - - \ No newline at end of file diff --git a/network/connection/rfkill/translations.xml b/network/connection/rfkill/translations.xml deleted file mode 100644 index c48f9936b9..0000000000 --- a/network/connection/rfkill/translations.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - rfkill - rfkill anahtarlarını yapılandırma aracı - rfkill, rfkill anahtarlarının, düğmelerinin ve altsistem arayüzlerinin mevcut durumlarını sorgulamak ve değiştirmek için geliştirilmiş ufak bir yazılımdır. - -