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