Created attachment 674374 [details] mellowplayer-3.6.6-r1.ebuild Hi! Please find attached new mellowplayer-3.6.6-r1.ebuild. MellowPlayer is a free, open source and cross-platform desktop application that runs web-based music streaming services in its own window and provides integration with your desktop (hotkeys, multimedia keys, system tray, notifications and more). Look at https://colinduquesnoy.gitlab.io/MellowPlayer for details. I suggest media-sound/mellowplayer Also, this ebuild depend on Qt5, and libnotify. The project is written in C++ and built with Cmake >=3.16. Ebuild overlay hosted at https://ftp.pingwho.org/pub/gentoo/ftp/overlay/dbox2-overlay/media-sound/mellowplayer Best regards, Jérôme
Thank you for your contribution. I had a short look on the ebuild. Here a few ideas: * Please test the ebuild with repoman full -d -x https://wiki.gentoo.org/wiki/Repoman and pkgcheck * KEYWORDS need ~ after a version bump run ekeyword ~all YOUREBUILD * please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/) The ID line can be dropped. * A bot can look for additional mistakes, if you upload a PR via github * LICENSE="GPL-2" AND RESTRICT="mirror" looks odd to me.
Created attachment 675598 [details] mellowplayer-3.6.6.ebuild tested with repoman full -d -x
Comment on attachment 675598 [details] mellowplayer-3.6.6.ebuild tested with repoman full -d -x mellowplayer-3.6.6.ebuild fix -> tested with repoman full -d -x
Created attachment 677725 [details] mellowplayer-3.6.6.ebuild tested with repoman and Gentoo directives