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/slim/slim-1.3.5-ckinclude.patch.xz | Bin 0 -> 320 bytes system/slim/slim-1.3.5-config.patch.xz | Bin 0 -> 760 bytes system/slim/slim-1.3.5-defaults.patch.xz | Bin 0 -> 1112 bytes system/slim/slim-1.3.5-logrotate.patch.xz | Bin 0 -> 248 bytes system/slim/slim-1.3.5-nodebug.patch.xz | Bin 0 -> 324 bytes system/slim/slim-1.3.5-pamifdeffix.patch.xz | Bin 0 -> 252 bytes system/slim/slim-1.3.5-paths.patch.xz | Bin 0 -> 612 bytes system/slim/slim-1.3.5-rundir.patch.xz | Bin 0 -> 580 bytes system/slim/slim-1.3.5-slackware.patch.xz | Bin 0 -> 640 bytes system/slim/slim.build | 82 ++++++++++++++++++++++++++++ 10 files changed, 82 insertions(+) create mode 100644 system/slim/slim-1.3.5-ckinclude.patch.xz create mode 100644 system/slim/slim-1.3.5-config.patch.xz create mode 100644 system/slim/slim-1.3.5-defaults.patch.xz create mode 100644 system/slim/slim-1.3.5-logrotate.patch.xz create mode 100644 system/slim/slim-1.3.5-nodebug.patch.xz create mode 100644 system/slim/slim-1.3.5-pamifdeffix.patch.xz create mode 100644 system/slim/slim-1.3.5-paths.patch.xz create mode 100644 system/slim/slim-1.3.5-rundir.patch.xz create mode 100644 system/slim/slim-1.3.5-slackware.patch.xz create mode 100755 system/slim/slim.build (limited to 'system/slim') diff --git a/system/slim/slim-1.3.5-ckinclude.patch.xz b/system/slim/slim-1.3.5-ckinclude.patch.xz new file mode 100644 index 0000000..8943f05 Binary files /dev/null and b/system/slim/slim-1.3.5-ckinclude.patch.xz differ diff --git a/system/slim/slim-1.3.5-config.patch.xz b/system/slim/slim-1.3.5-config.patch.xz new file mode 100644 index 0000000..4de72f6 Binary files /dev/null and b/system/slim/slim-1.3.5-config.patch.xz differ diff --git a/system/slim/slim-1.3.5-defaults.patch.xz b/system/slim/slim-1.3.5-defaults.patch.xz new file mode 100644 index 0000000..2568542 Binary files /dev/null and b/system/slim/slim-1.3.5-defaults.patch.xz differ diff --git a/system/slim/slim-1.3.5-logrotate.patch.xz b/system/slim/slim-1.3.5-logrotate.patch.xz new file mode 100644 index 0000000..9db4006 Binary files /dev/null and b/system/slim/slim-1.3.5-logrotate.patch.xz differ diff --git a/system/slim/slim-1.3.5-nodebug.patch.xz b/system/slim/slim-1.3.5-nodebug.patch.xz new file mode 100644 index 0000000..e776d2b Binary files /dev/null and b/system/slim/slim-1.3.5-nodebug.patch.xz differ diff --git a/system/slim/slim-1.3.5-pamifdeffix.patch.xz b/system/slim/slim-1.3.5-pamifdeffix.patch.xz new file mode 100644 index 0000000..bc7bad0 Binary files /dev/null and b/system/slim/slim-1.3.5-pamifdeffix.patch.xz differ diff --git a/system/slim/slim-1.3.5-paths.patch.xz b/system/slim/slim-1.3.5-paths.patch.xz new file mode 100644 index 0000000..fe99c7a Binary files /dev/null and b/system/slim/slim-1.3.5-paths.patch.xz differ diff --git a/system/slim/slim-1.3.5-rundir.patch.xz b/system/slim/slim-1.3.5-rundir.patch.xz new file mode 100644 index 0000000..dae8769 Binary files /dev/null and b/system/slim/slim-1.3.5-rundir.patch.xz differ diff --git a/system/slim/slim-1.3.5-slackware.patch.xz b/system/slim/slim-1.3.5-slackware.patch.xz new file mode 100644 index 0000000..0bc4213 Binary files /dev/null and b/system/slim/slim-1.3.5-slackware.patch.xz differ diff --git a/system/slim/slim.build b/system/slim/slim.build new file mode 100755 index 0000000..ed4450f --- /dev/null +++ b/system/slim/slim.build @@ -0,0 +1,82 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=slim +VERSION=1.3.5 +BUILD=1 +DEPENDS=('xorg_libs >= 7.7-1' 'consolekit >= 0.4.6-1' 'dbus >= 1.4.24-1' 'freetype >= 2.4.11-1' 'fontconfig >= 2.10.91-1' 'libpng >= 1.5.13-1' 'libjpeg >= 1.2.0-1' 'expat >= 2.0.1-1') + +# Description + +cat > ${PKG}/install/slack-desc <