Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632056 - hyperion: ambient light implementation, new package
Summary: hyperion: ambient light implementation, new package
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-26 14:14 UTC by gerion
Modified: 2023-08-08 08:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
hyperion-9999.ebuild (hyperion-9999.ebuild,1.77 KB, text/plain)
2017-09-26 14:14 UTC, gerion
Details
hyperion.initd (hyperion.initd,465 bytes, text/plain)
2017-09-26 14:15 UTC, gerion
Details

Note You need to log in before you can comment on or make changes to this bug.
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