From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- libs_toolkit/wxgtk/wxGTK-2.8.12-paths.patch.xz | Bin 0 -> 1004 bytes libs_toolkit/wxgtk/wxgtk.build | 77 +++++++++++++++++++++++++ 2 files changed, 77 insertions(+) create mode 100644 libs_toolkit/wxgtk/wxGTK-2.8.12-paths.patch.xz create mode 100755 libs_toolkit/wxgtk/wxgtk.build (limited to 'libs_toolkit/wxgtk') diff --git a/libs_toolkit/wxgtk/wxGTK-2.8.12-paths.patch.xz b/libs_toolkit/wxgtk/wxGTK-2.8.12-paths.patch.xz new file mode 100644 index 0000000..51554ff Binary files /dev/null and b/libs_toolkit/wxgtk/wxGTK-2.8.12-paths.patch.xz differ diff --git a/libs_toolkit/wxgtk/wxgtk.build b/libs_toolkit/wxgtk/wxgtk.build new file mode 100755 index 0000000..f72386f --- /dev/null +++ b/libs_toolkit/wxgtk/wxgtk.build @@ -0,0 +1,77 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=wxgtk +VERSION=2.8.12 +BUILD=2 +DEPENDS=('gtk+ >= 2.24.17-1' 'mesa >= 9.0.1-1') + +# Description + +cat > ${PKG}/install/slack-desc <