This ebuild adds support for the libhl library in Gentoo Reproducible: Always Steps to Reproduce: (Not an error) This library is useful to developers wishing to access packages released over the Steam content delivery network.
Created attachment 192948 [details] new ebuild for libhl The original library for Windows can be found here: http://nemesis.thewavelength.net/index.php?p=35 The Linux port was done by myself and is already accepted into the primary distribution.
Created attachment 192949 [details, diff] fix some small errors this patch fixes a couple of small errors introduced in the latest release of libhl (2.1.0). Without this patch the library will not successfully or correctly compile.
Steam's mainly associated with games isn't it? I've CCed games in case anyone there is interested in picking this up. If it's not their thing then sorry, and they're welcome to remove the CC. You might find it easier to maintain this ebuild as part of project sunrise, which you can find out more about at [1]. [1] http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Created attachment 198964 [details] ebuild for 2.1.1 updated ebuild for 2.1.1
Created attachment 198968 [details] updated ebuild + supporting files This attachment contains the 2.1.1 ebuild and all associated files (patch, metadata, ChangeLog, etc). The ebuild has been cleaned up using repoman and a new USE flag is added to control whether or not to build the example application.
Created attachment 198970 [details] Cleaned up ebuild
Created attachment 199063 [details] updated ebuild + supporting files (redux) fixes...
Created attachment 199064 [details, diff] updated patch
Created attachment 199066 [details] package changelog (new)
Created attachment 199068 [details] package metadata
Created attachment 219407 [details] updated ebuild for version 2.2.0 Updated ebuild for version 2.2.0
Created attachment 219409 [details] small fix for compiler warnings