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