flex-launcher
                                
                                 flex-launcher copied to clipboard
                                
                                    flex-launcher copied to clipboard
                            
                            
                            
                        Feature request: Gentoo ebuild
I am building a gentoo based htpc and this is just what I was looking for, simple and powerfull. Could you add a gentoo ebuild to it? Many thanks
I have no experience with Gentoo. Can you explain what ebuild is and what would be required to support it?
Thank you for the reply. A ebuild is to gentoo what a PKGBUILD is to arch (maybe a bit more complex).... perhaps if you can post flex-launcher PKGBUILD I might be able to (with my limited skills) to write a ebuild from it and post it here.
The PKGBUILD is available here. This is actually a configuration file for a PKGBUILD and CMake will fill in the appropriate variables at compile time (e.g. @VARIABLE@).
This should be able to get you started for how a build script for Flex Launcher needs to work.