Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 632056

Summary: hyperion: ambient light implementation, new package
Product: Gentoo Linux Reporter: gerion <gerion.entrup>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: M4rkusXXL
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: hyperion-9999.ebuild
hyperion.initd

Description gerion 2017-09-26 14:14:12 UTC
Created attachment 496444 [details]
hyperion-9999.ebuild

Hyperion is an open source ambient light software. It would be nice to see it packaged in Gentoo.

I've already created an ebuild. This is not tested very well, but fits for my needs. Missing points:
- not tested systemd service
- not tested any kind of grabber
- not tested with QT4 (dependencies are also incorrect for qt4)
- X dependencies are missing
- Platform support is missing, the current build is always for x86, there are arm builds as well
- packaging of the release version

Feel free to use it as base.

To create this ebuild I've used mainly this resources:
https://github.com/hyperion-project/hyperion/blob/master/CompileHowto.txt
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=hyperion-git
Comment 1 gerion 2017-09-26 14:15:23 UTC
Created attachment 496446 [details]
hyperion.initd

openrc init script, is already used in the ebuild