From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- system/hardinfo/hardinfo.build | 58 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100755 system/hardinfo/hardinfo.build (limited to 'system/hardinfo/hardinfo.build') diff --git a/system/hardinfo/hardinfo.build b/system/hardinfo/hardinfo.build new file mode 100755 index 0000000..392e325 --- /dev/null +++ b/system/hardinfo/hardinfo.build @@ -0,0 +1,58 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=hardinfo +VERSION=20130409 +BUILD=1 +DEPENDS=('gtk+ >= 2.24.17-1' 'libsoup >= 2.42.0-1') + +# Description + +cat > ${PKG}/install/slack-desc <