From da381a3ed91145ed8ae93f900621ce413e2f98b3 Mon Sep 17 00:00:00 2001 From: blshkv Date: Sun, 20 Jan 2019 18:01:42 +0800 Subject: [PATCH] tyton: git commit -m tyton: --- app-antivirus/tyton/Manifest | 1 + .../tyton/tyton-1.2_p20181206.ebuild | 33 +++++++++++++++++++ .../pentoo/base/package.accept_keywords/misc | 2 ++ 3 files changed, 36 insertions(+) create mode 100644 app-antivirus/tyton/Manifest create mode 100644 app-antivirus/tyton/tyton-1.2_p20181206.ebuild diff --git a/app-antivirus/tyton/Manifest b/app-antivirus/tyton/Manifest new file mode 100644 index 000000000..609d5fee8 --- /dev/null +++ b/app-antivirus/tyton/Manifest @@ -0,0 +1 @@ +DIST tyton-1.2_p20181206.tar.gz 153824 BLAKE2B 0f4531b068088e55a7be5f51b20ba73d397892db313470c0a9cfad75eaa60de06125667ef45ab54f6580a4c95a546701f34678b75d5abdb298fc1d84d86ed613 SHA512 748b8eb7f543e617553a92e0403ab771e8e515680ae804db9aacfa10eafb94a13c9e18fd75627062c800fdfa546dfda8b87dbf035a7f9760bd59394268982025 diff --git a/app-antivirus/tyton/tyton-1.2_p20181206.ebuild b/app-antivirus/tyton/tyton-1.2_p20181206.ebuild new file mode 100644 index 000000000..3f43b394d --- /dev/null +++ b/app-antivirus/tyton/tyton-1.2_p20181206.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit linux-mod linux-info + +HASH_COMMIT="c527bff7dfd958e2572d60b791615ea9e27ffe85" + +DESCRIPTION="Kernel-Mode Rootkit Hunter" +HOMEPAGE="https://github.com/nbulischeck/tyton/" +SRC_URI="https://github.com/nbulischeck/tyton/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" + +KEYWORDS="~amd64 ~x86" +IUSE="" + +#FIXME: add notify daemon: +#x11-libs/gtk+:3 +#x11-libs/libnotify +#sys-apps/systemd + +S="${WORKDIR}/${PN}-${HASH_COMMIT}" + +MODULE_NAMES="tyton(misc:${S}:${S})" +CONFIG_CHECK="NETFILTER_FAMILY_ARP" +BUILD_PARAMS="-j1" + +pkg_setup() { + linux-mod_pkg_setup +} diff --git a/profiles/pentoo/base/package.accept_keywords/misc b/profiles/pentoo/base/package.accept_keywords/misc index 290d241cb..43538003b 100644 --- a/profiles/pentoo/base/package.accept_keywords/misc +++ b/profiles/pentoo/base/package.accept_keywords/misc @@ -1,6 +1,7 @@ ~app-antivirus/malheur-0.5.3 ~arm =app-antivirus/veil-evasion-2.28* =app-antivirus/veil-3* +app-antivirus/tyton ~dev-dotnet/wxnet-0.7.2 ~net-firewall/sanewall-1.1.6 @@ -37,3 +38,4 @@ www-apps/Tiredful-API =app-dicts/seclists-2018* www-apps/BloodHound +