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