From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- network/mtr/mtr-0.84-desktop.patch.xz | Bin 0 -> 3616 bytes network/mtr/mtr-0.84-notermcap.patch.xz | Bin 0 -> 340 bytes network/mtr/mtr.build | 63 ++++++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+) create mode 100644 network/mtr/mtr-0.84-desktop.patch.xz create mode 100644 network/mtr/mtr-0.84-notermcap.patch.xz create mode 100755 network/mtr/mtr.build (limited to 'network/mtr') diff --git a/network/mtr/mtr-0.84-desktop.patch.xz b/network/mtr/mtr-0.84-desktop.patch.xz new file mode 100644 index 0000000..7a90057 Binary files /dev/null and b/network/mtr/mtr-0.84-desktop.patch.xz differ diff --git a/network/mtr/mtr-0.84-notermcap.patch.xz b/network/mtr/mtr-0.84-notermcap.patch.xz new file mode 100644 index 0000000..0a5a7e0 Binary files /dev/null and b/network/mtr/mtr-0.84-notermcap.patch.xz differ diff --git a/network/mtr/mtr.build b/network/mtr/mtr.build new file mode 100755 index 0000000..f90a2eb --- /dev/null +++ b/network/mtr/mtr.build @@ -0,0 +1,63 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=mtr +VERSION=0.84 +BUILD=1 +DEPENDS=('gtk+ >= 2.24.14-1') + +# Description + +cat > ${PKG}/install/slack-desc <