From b901acf6778ae7c4608607dd567e77ed6d6a0a7b Mon Sep 17 00:00:00 2001 From: Mathew Holleran Date: Wed, 4 Dec 2013 09:42:32 +0700 Subject: system/hal-flash: Added (HAL stub library for playing DRM flash content). Signed-off-by: Willy Sudiarto Raharjo --- system/hal-flash/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/hal-flash/slack-desc (limited to 'system/hal-flash/slack-desc') diff --git a/system/hal-flash/slack-desc b/system/hal-flash/slack-desc new file mode 100644 index 0000000000000..631ac2f52dd61 --- /dev/null +++ b/system/hal-flash/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +hal-flash: libhal-flash (HAL stub library for playing DRM flash content) +hal-flash: +hal-flash: HAL is a hardware abstraction layer that is no longer used on modern +hal-flash: Linux systems - with the advent of tools such as UDev and UDisks the +hal-flash: same and improved functionality is provided by other means. +hal-flash: The flash plugin currently requires libhal for playback of DRM +hal-flash: content. This library provides a compatibility layer and minimal +hal-flash: libhal implementation for that purpose. This library does NOT +hal-flash: provide a full HAL interface or daemon. +hal-flash: +hal-flash: https://github.com/cshorler/hal-flash -- cgit v1.2.3