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/power/pm-utils-1.4.1-bluetooth.patch.xz | Bin 0 -> 1036 bytes base/power/pm-utils-1.4.1-disablesataalpm.patch.xz | Bin 0 -> 516 bytes base/power/pm-utils-1.4.1-loggingappend.patch.xz | Bin 0 -> 492 bytes base/power/pm-utils-1.4.1-rundir.patch.xz | Bin 0 -> 332 bytes .../pm-utils-1.4.1-saneharddrivedefaults.patch.xz | Bin 0 -> 344 bytes base/power/pm-utils-1.4.1-slackware.patch.xz | Bin 0 -> 2972 bytes .../pm-utils-1.4.1-wrongpathintelaudio.patch.xz | Bin 0 -> 660 bytes base/power/power.build | 145 +++++++++++++++++++++ 8 files changed, 145 insertions(+) create mode 100644 base/power/pm-utils-1.4.1-bluetooth.patch.xz create mode 100644 base/power/pm-utils-1.4.1-disablesataalpm.patch.xz create mode 100644 base/power/pm-utils-1.4.1-loggingappend.patch.xz create mode 100644 base/power/pm-utils-1.4.1-rundir.patch.xz create mode 100644 base/power/pm-utils-1.4.1-saneharddrivedefaults.patch.xz create mode 100644 base/power/pm-utils-1.4.1-slackware.patch.xz create mode 100644 base/power/pm-utils-1.4.1-wrongpathintelaudio.patch.xz create mode 100755 base/power/power.build (limited to 'base/power') diff --git a/base/power/pm-utils-1.4.1-bluetooth.patch.xz b/base/power/pm-utils-1.4.1-bluetooth.patch.xz new file mode 100644 index 0000000..67b52c6 Binary files /dev/null and b/base/power/pm-utils-1.4.1-bluetooth.patch.xz differ diff --git a/base/power/pm-utils-1.4.1-disablesataalpm.patch.xz b/base/power/pm-utils-1.4.1-disablesataalpm.patch.xz new file mode 100644 index 0000000..6650487 Binary files /dev/null and b/base/power/pm-utils-1.4.1-disablesataalpm.patch.xz differ diff --git a/base/power/pm-utils-1.4.1-loggingappend.patch.xz b/base/power/pm-utils-1.4.1-loggingappend.patch.xz new file mode 100644 index 0000000..e1ab840 Binary files /dev/null and b/base/power/pm-utils-1.4.1-loggingappend.patch.xz differ diff --git a/base/power/pm-utils-1.4.1-rundir.patch.xz b/base/power/pm-utils-1.4.1-rundir.patch.xz new file mode 100644 index 0000000..e858a68 Binary files /dev/null and b/base/power/pm-utils-1.4.1-rundir.patch.xz differ diff --git a/base/power/pm-utils-1.4.1-saneharddrivedefaults.patch.xz b/base/power/pm-utils-1.4.1-saneharddrivedefaults.patch.xz new file mode 100644 index 0000000..8eb4045 Binary files /dev/null and b/base/power/pm-utils-1.4.1-saneharddrivedefaults.patch.xz differ diff --git a/base/power/pm-utils-1.4.1-slackware.patch.xz b/base/power/pm-utils-1.4.1-slackware.patch.xz new file mode 100644 index 0000000..ece83db Binary files /dev/null and b/base/power/pm-utils-1.4.1-slackware.patch.xz differ diff --git a/base/power/pm-utils-1.4.1-wrongpathintelaudio.patch.xz b/base/power/pm-utils-1.4.1-wrongpathintelaudio.patch.xz new file mode 100644 index 0000000..1efa094 Binary files /dev/null and b/base/power/pm-utils-1.4.1-wrongpathintelaudio.patch.xz differ diff --git a/base/power/power.build b/base/power/power.build new file mode 100755 index 0000000..f8a8215 --- /dev/null +++ b/base/power/power.build @@ -0,0 +1,145 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=power +VERSION=0.9.19 +BUILD=2 +DEPENDS=('glib >= 2.34.3-1' 'dbus_glib >= 0.100.2-1' 'udev >= 173-1' 'polkit >= 0.105-1' 'usb >= 1.0.14-1') + +# Description + +cat > ${PKG}/install/slack-desc <> ${PKG}/install/doinst.sh <