HAL Flash compatibility library
HAL is no longer included in several Linux distributions, but Flash requires HAL for DRM content playback. This library provides a minimal implementation that calls UDisks and DBus methods
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:openSUSE:Factory/hal-flash && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libhal1-flash-rpmlintrc | 0000000042 42 Bytes | |
libhal1-flash.changes | 0000000691 691 Bytes | |
libhal1-flash.spec | 0000002449 2.39 KB | |
libhal1-flash_0.2.0rc1.dsc | 0000000648 648 Bytes | |
libhal1-flash_0.2.0rc1.tar.gz | 0000021363 20.9 KB |
Revision 2 (latest revision is 9)
Christopher HORLER (chorler)
committed
(revision 2)
D hal-flash.changes A libhal1-flash.changes Diff for working copy: . Index: libhal1-flash.changes =================================================================== --- libhal1-flash.changes (revision 0) +++ libhal1-flash.changes (revision 0) @@ -0,0 +1,20 @@ +------------------------------------------------------------------- +Mon Jun 24 18:32:27 UTC 2013 - cshorler@googlemail.com + +- Rename changes filename to match spec filename + +------------------------------------------------------------------- +Wed May 29 19:52:21 UTC 2013 - cshorler@googlemail.com + +- New version RC1, fixes crashes and removes GLib dependency + +------------------------------------------------------------------- +Sun Mar 24 17:46:51 UTC 2013 - cshorler@googlemail.com + +- Minor updates to fix RPM build issues on Fedora and SLE + +------------------------------------------------------------------- +Sat Mar 23 20:25:04 UTC 2013 - cshorler@googlemail.com + +- initial RPM build + Index: hal-flash.changes =================================================================== --- hal-flash.changes (revision 1) +++ hal-flash.changes (working copy) @@ -1,15 +0,0 @@ -------------------------------------------------------------------- -Wed May 29 19:52:21 UTC 2013 - cshorler@googlemail.com - -- New version RC1, fixes crashes and removes GLib dependency - -------------------------------------------------------------------- -Sun Mar 24 17:46:51 UTC 2013 - cshorler@googlemail.com - -- Minor updates to fix RPM build issues on Fedora and SLE - -------------------------------------------------------------------- -Sat Mar 23 20:25:04 UTC 2013 - cshorler@googlemail.com - -- initial RPM build -
Comments 0