It seems to be looking great! Thank you for your input! Now for another dev
to look at this and give the ok(or more suggestions/critiques XD).

Thank You,
Lewis I.

On Wed, Dec 1, 2021 at 11:06 PM Klemens Nanni <k...@openbsd.org> wrote:

> On Sat, Nov 06, 2021 at 07:12:23PM +0000, Klemens Nanni wrote:
> > On Sat, Nov 06, 2021 at 07:40:33PM +0000, Lewis ingraham wrote:
> > > Thank you for answering! So I have done what you recommended.  Would
> this
> > > revision suffice?
> >
> > Better but still lack tabs and newlines, comments can be zapped.
> >
> > More importantly, use meson OR cmake, not both.  The project only uses
> > the former, so remove the cmake module.
> >
> > Shared libraries are best annotated with their original versions as per
> > ${WRKBUILD}/shared_libs.log.
> >
> > audio is the wrong category, imho.  Players do video as well, so I'd go
> > with multimedia.
> >
> > Your port builds and packages playerctld which could benefit from a
> > proper playerctld.rc script so users can do use it via rcctl(8).
> > Not a requirement and I have not (yet) used playerctld, but certainly
> > worth thinking about.
> >
> > The rest looks good, the targets `port-lib-depends-check' and
> > `update-list' show no missing pieces and playerctl(1) just works with
> > ncspot on amd64 for me, nice!
> >
> > With meson, SEPARATE_BUILD=Yes is the default already.
> >
> > I've done all of the above for you, here's an updated tarball.
> > OK kn for someone to import this -- I can also import on your behalf
> > with another OK.
>
> Now that I know of the existence of playerctl(1), I'd be quite happy to
> have it in ports.
>
> Did anyone look at this?  Lewis, do you have further input?
> I've reattached my updated version of your work, thanks again.
>
> > > On Sat, Nov 6, 2021 at 9:23 AM Stuart Henderson <s...@spacehopper.org>
> wrote:
> > >
> > > > On 2021/11/06 04:15, Lewis ingraham wrote:
> > > > > Hello, I am looking for any and all feedback on this port I am
> trying to
> > > > > submit.
> > > > >
> > > > > Attached is my port.
> > > > >
> > > > > Thank You,
> > > > > Lewis I.
> > > >
> > > >
> > > > - remove WWW from pkg/DESCR, it is set from HOMEOAGE in the port,
> which
> > > > is in turn set by default to the github page for a port using GH_*
> > > >
> > > > - clean up the commented lines from Makefile so it's easier to read
> the
> > > > file and comment on it
> > > >
> > > >
> >
> >
>
>
>

Reply via email to