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/ccze/ccze-0.3.11-conffile.patch.xz | Bin 0 -> 704 bytes system/ccze/ccze-0.3.11-multicharacter.patch.xz | Bin 0 -> 436 bytes system/ccze/ccze-0.3.11-slackware.patch.xz | Bin 0 -> 452 bytes system/ccze/ccze.build | 60 ++++++++++++++++++++++++ 4 files changed, 60 insertions(+) create mode 100644 system/ccze/ccze-0.3.11-conffile.patch.xz create mode 100644 system/ccze/ccze-0.3.11-multicharacter.patch.xz create mode 100644 system/ccze/ccze-0.3.11-slackware.patch.xz create mode 100755 system/ccze/ccze.build (limited to 'system/ccze') diff --git a/system/ccze/ccze-0.3.11-conffile.patch.xz b/system/ccze/ccze-0.3.11-conffile.patch.xz new file mode 100644 index 0000000..06f57a3 Binary files /dev/null and b/system/ccze/ccze-0.3.11-conffile.patch.xz differ diff --git a/system/ccze/ccze-0.3.11-multicharacter.patch.xz b/system/ccze/ccze-0.3.11-multicharacter.patch.xz new file mode 100644 index 0000000..0d5385c Binary files /dev/null and b/system/ccze/ccze-0.3.11-multicharacter.patch.xz differ diff --git a/system/ccze/ccze-0.3.11-slackware.patch.xz b/system/ccze/ccze-0.3.11-slackware.patch.xz new file mode 100644 index 0000000..05ac32a Binary files /dev/null and b/system/ccze/ccze-0.3.11-slackware.patch.xz differ diff --git a/system/ccze/ccze.build b/system/ccze/ccze.build new file mode 100755 index 0000000..630dbf6 --- /dev/null +++ b/system/ccze/ccze.build @@ -0,0 +1,60 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=ccze +VERSION=0.3.11 +BUILD=1 +DEPENDS=('pcre >= 8.30-1') + +# Description + +cat > ${PKG}/install/slack-desc < ${PKG}/etc/conf.d/ccze.conf.new +chmod 0644 ${PKG}/etc/conf.d/ccze.conf.new +} -- cgit v1.2.3-70-g09d2