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/conky/conky.build | 67 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100755 system/conky/conky.build (limited to 'system/conky/conky.build') diff --git a/system/conky/conky.build b/system/conky/conky.build new file mode 100755 index 0000000..932d2fb --- /dev/null +++ b/system/conky/conky.build @@ -0,0 +1,67 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=conky +VERSION=1.8.1 +BUILD=1 +DEPENDS=('x11_libs >= 7.6-4' 'glib >= 2.28.8-1' 'expat >= 2.0.1-1' 'freetype >= 2.4.6-1' 'fontconfig >= 2.8.0-1') + +# Description + +cat > ${PKG}/install/slack-desc <