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/hexchat/hexchat.build | 68 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100755 network/hexchat/hexchat.build (limited to 'network/hexchat/hexchat.build') diff --git a/network/hexchat/hexchat.build b/network/hexchat/hexchat.build new file mode 100755 index 0000000..de490b7 --- /dev/null +++ b/network/hexchat/hexchat.build @@ -0,0 +1,68 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=hexchat +VERSION=2.10.0 +BUILD=1 +DEPENDS=('gtk+ >= 2.24.17-1' 'openssl >= 1.0.1g-1' 'libntlm >= 1.3-1' 'libproxy >= 0.4.11-1' 'dbus_glib >= 0.100.2-1' 'libcanberra >= 0.30-1' 'libnotify >= 0.7.5-1') + +# Description + +cat > ${PKG}/install/slack-desc <