From 7a65a910b77ad191d69881098c47f9b0c852d92e Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Aug 2013 01:33:19 -0700 Subject: Tue Aug 13 01:31:08 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