From 8fbc0076a4827ddc6af92e0b9daa4c4c31450808 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 19 Jul 2013 01:10:32 -0700 Subject: Fri Jul 19 01:09:18 PDT 2013 --- community/acpid/PKGBUILD | 52 +++++++++++++++++++++++++++++ community/acpid/acpid.service | 10 ++++++ community/acpid/acpid.socket | 8 +++++ community/acpid/anything | 3 ++ community/acpid/handler.sh | 77 +++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 150 insertions(+) create mode 100644 community/acpid/PKGBUILD create mode 100644 community/acpid/acpid.service create mode 100644 community/acpid/acpid.socket create mode 100644 community/acpid/anything create mode 100644 community/acpid/handler.sh (limited to 'community/acpid') diff --git a/community/acpid/PKGBUILD b/community/acpid/PKGBUILD new file mode 100644 index 000000000..0b3ff7969 --- /dev/null +++ b/community/acpid/PKGBUILD @@ -0,0 +1,52 @@ +# $Id: PKGBUILD 91937 2013-05-29 23:05:51Z seblu $ +# Maintainer: Sébastien Luttringer +# Contributor: xduugu +# Contributor: Manolis Tzanidakis +# Contributor: Jonathan Schmidt