Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756112 - media-sound/mellowplayer-3.6.6 New Package
Summary: media-sound/mellowplayer-3.6.6 New Package
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-22 18:34 UTC by jaypeche@gmail.com
Modified: 2020-12-10 21:13 UTC (History)
2 users (show)

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


Attachments
mellowplayer-3.6.6-r1.ebuild (mellowplayer-3.6.6-r1.ebuild,1.24 KB, text/plain)
2020-11-22 18:34 UTC, jaypeche@gmail.com
Details
mellowplayer-3.6.6.ebuild tested with repoman full -d -x (mellowplayer-3.6.6.ebuild,1.18 KB, text/plain)
2020-11-28 13:52 UTC, jaypeche@gmail.com
Details
mellowplayer-3.6.6.ebuild tested with repoman and Gentoo directives (mellowplayer-3.6.6.ebuild,1.21 KB, text/plain)
2020-12-10 21:13 UTC, jaypeche@gmail.com
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jaypeche@gmail.com 2020-11-22 18:34:07 UTC
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
Comment 1 Jonas Stein gentoo-dev 2020-11-22 20:14:00 UTC
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.
Comment 2 jaypeche@gmail.com 2020-11-28 13:52:04 UTC
Created attachment 675598 [details]
mellowplayer-3.6.6.ebuild

tested with repoman full -d -x
Comment 3 jaypeche@gmail.com 2020-11-28 13:55:29 UTC
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
Comment 4 jaypeche@gmail.com 2020-12-10 21:13:37 UTC
Created attachment 677725 [details]
mellowplayer-3.6.6.ebuild tested with repoman and Gentoo directives