Date: Fri, 07 Jun 2024 21:16:18 +0200 From: Daniel Engberg <daniel.engberg.lists@pyret.net> To: Bernhard Froehlich <decke@FreeBSD.org> Cc: Daniel Engberg <diizzy@FreeBSD.org>, ports-committers <ports-committers@FreeBSD.org>, dev-commits-ports-all <dev-commits-ports-all@FreeBSD.org>, dev-commits-ports-main <dev-commits-ports-main@FreeBSD.org> Subject: Re: git: a0dbbd87971f - main - audio/asunder: Deprecate and set expiration date to 2024-06-30 Message-ID: <dea42a247acb7b2e45ea2c032f27cfaa@mail.infomaniak.com> In-Reply-To: <18ff1a18872.e87dd0bf787581.417108861080674468@FreeBSD.org> References: <202406061907.456J7kxc076843@gitrepo.freebsd.org> <18ff1a18872.e87dd0bf787581.417108861080674468@FreeBSD.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On 2024-06-07T09:37:26.000+02:00, Bernhard Froehlich <decke@FreeBSD.org> wrote: > ---- On Thu, 06 Jun 2024 21:07:46 +0200 Daniel Engberg wrote --- > > > The branch main has been updated by diizzy: > > > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=a0dbbd87971fe24c2e4ef6743955c43e730f1b61 > > > > > > commit a0dbbd87971fe24c2e4ef6743955c43e730f1b61 > > > Author: Daniel Engberg diizzy@FreeBSD.org> > > > AuthorDate: 2024-06-05 19:04:27 +0000 > > > Commit: Daniel Engberg diizzy@FreeBSD.org> > > > CommitDate: 2024-06-06 19:05:47 +0000 > > > > > > audio/asunder: Deprecate and set expiration date to 2024-06-30 > > > > > > Depends on deprecated library libcddb > > > > > > PR: 278911 > > > Approved by: portmgr (maintainer timeout, 3+ weeks) > > > --- > > > audio/asunder/Makefile | 3 +++ > > > 1 file changed, 3 insertions(+) > > > > > > diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile > > > index 85f736771054..b86eee1a0c3b 100644 > > > --- a/audio/asunder/Makefile > > > +++ b/audio/asunder/Makefile > > > @@ -10,6 +10,9 @@ WWW= http://littlesvr.ca/asunder/ > > > LICENSE= GPLv2 > > > LICENSE_FILE= ${WRKSRC}/COPYING > > > > > > +DEPRECATED= Depends on deprecated library libcddb, consider using audio/cyanrip instead > > > +EXPIRATION_DATE=2024-06-30 > > > + > > > LIB_DEPENDS= libcddb.so:audio/libcddb [http://libcddb.so:audio/libcddb] \ > > > libfontconfig.so:x11-fonts/fontconfig [http://libfontconfig.so:x11-fonts/fontconfig] \ > > > libfreetype.so:print/freetype2 [http://libfreetype.so:print/freetype2] \ > > > > Hi Daniel, > > could you please explain what the rationale is behind this? Asunder is using libcddb and > > GnuDB servers and that combination is working just fine right now. > > Theoretically there is a fork of asunder called GrimRipper that supports GTK3 but from what > > I can see it also uses libcddb so it has the same issue. > > -- > > Bernhard Froehlich > > https://www.bluelife.at/ > > https://gitlab.gnome.org/Salamandar/GrimRipper > > -- > > Bernhard Fröhlich > > https://www.bluelife.at/ Hi, Commit message in https://cgit.freebsd.org/ports/commit/?id=d0ca6f869ac3b7a06249e574cf81a80d1d54e5b4 should provide you with more information and looking historically there has been little to no effort providing a working setup in packaged applications. You also have audio/freac and audio/cantata if you want a GUI. Hydrogenaudio also provides a nice chart of different options their capatibilities. https://wiki.hydrogenaud.io/index.php?title=Comparison_of_CD_rippers Best regards, Daniel [-- Attachment #2 --] <html><body><div>On 2024-06-07T09:37:26.000+02:00, Bernhard Froehlich <decke@FreeBSD.org> wrote:<br></div><div ><div><br></div></div><div><br></div><div class="ik_mail_quote answerContentMessage"><blockquote class="ws-ng-quote"><pre style="white-space: normal;"><div>---- On Thu, 06 Jun 2024 21:07:46 +0200 Daniel Engberg wrote --- <br></div><div> > The branch main has been updated by diizzy:<br></div><div> > <br></div><div> > URL: <a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="https://cgit.FreeBSD.org/ports/commit/?id=a0dbbd87971fe24c2e4ef6743955c43e730f1b61" target="_blank">https://cgit.FreeBSD.org/ports/commit/?id=a0dbbd87971fe24c2e4ef6743955c43e730f1b61</a><br></div><div> > <br></div><div> > commit a0dbbd87971fe24c2e4ef6743955c43e730f1b61<br></div><div> > Author: Daniel Engberg <a class="defaultMailLink" href="mailto:diizzy@FreeBSD.org">diizzy@FreeBSD.org</a>><br></div><div> > AuthorDate: 2024-06-05 19:04:27 +0000<br></div><div> > Commit: Daniel Engberg <a class="defaultMailLink" href="mailto:diizzy@FreeBSD.org">diizzy@FreeBSD.org</a>><br></div><div> > CommitDate: 2024-06-06 19:05:47 +0000<br></div><div> > <br></div><div> > audio/asunder: Deprecate and set expiration date to 2024-06-30<br></div><div> > <br></div><div> > Depends on deprecated library libcddb<br></div><div> > <br></div><div> > PR: 278911<br></div><div> > Approved by: portmgr (maintainer timeout, 3+ weeks)<br></div><div> > ---<br></div><div> > audio/asunder/Makefile | 3 +++<br></div><div> > 1 file changed, 3 insertions(+)<br></div><div> > <br></div><div> > diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile<br></div><div> > index 85f736771054..b86eee1a0c3b 100644<br></div><div> > --- a/audio/asunder/Makefile<br></div><div> > +++ b/audio/asunder/Makefile<br></div><div> > @@ -10,6 +10,9 @@ WWW= <a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="http://littlesvr.ca/asunder/" target="_blank">http://littlesvr.ca/asunder/</a><br></div><div> > LICENSE= GPLv2<br></div><div> > LICENSE_FILE= ${WRKSRC}/COPYING<br></div><div> > <br></div><div> > +DEPRECATED= Depends on deprecated library libcddb, consider using audio/cyanrip instead<br></div><div> > +EXPIRATION_DATE=2024-06-30<br></div><div> > +<br></div><div> > LIB_DEPENDS= <a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="http://libcddb.so:audio/libcddb" target="_blank">libcddb.so:audio/libcddb</a> \<br></div><div> > <a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="http://libfontconfig.so:x11-fonts/fontconfig" target="_blank">libfontconfig.so:x11-fonts/fontconfig</a> \<br></div><div> > <a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="http://libfreetype.so:print/freetype2" target="_blank">libfreetype.so:print/freetype2</a> \<br></div><div> <br></div><div>Hi Daniel,<br></div><div><br></div><div>could you please explain what the rationale is behind this? Asunder is using libcddb and<br></div><div>GnuDB servers and that combination is working just fine right now.<br></div><div><br></div><div>Theoretically there is a fork of asunder called GrimRipper that supports GTK3 but from what<br></div><div>I can see it also uses libcddb so it has the same issue.<br></div><div>--<br></div><div>Bernhard Froehlich<br></div><div><a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="https://www.bluelife.at/" target="_blank">https://www.bluelife.at/</a><br></div><div><br></div><div><br></div><div><a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="https://gitlab.gnome.org/Salamandar/GrimRipper" target="_blank">https://gitlab.gnome.org/Salamandar/GrimRipper</a><br></div><div><br></div><div>--<br></div><div>Bernhard Fröhlich<br></div><div><a data-ik="ik-secure" rel="noopener noreferrer" class="defaultMailLink" href="https://www.bluelife.at/" target="_blank">https://www.bluelife.at/</a><br></div></pre></blockquote></div><div>Hi,<br></div><div><br></div><div>Commit message in <a href="https://cgit.freebsd.org/ports/commit/?id=d0ca6f869ac3b7a06249e574cf81a80d1d54e5b4" target="_blank" rel="noopener noreferrer" data-ik="ik-secure">https://cgit.freebsd.org/ports/commit/?id=d0ca6f869ac3b7a06249e574cf81a80d1d54e5b4</a><br></div><div>should provide you with more information and looking historically there has been little to no effort providing a working setup in packaged applications.<br></div><div><br></div><div>You also have audio/freac and audio/cantata if you want a GUI.<br></div><div>Hydrogenaudio also provides a nice chart of different options their capatibilities.<br></div><div><a href="https://wiki.hydrogenaud.io/index.php?title=Comparison_of_CD_rippers">https://wiki.hydrogenaud.io/index.php?title=Comparison_of_CD_rippers</a><br></div><div><br></div><div>Best regards,<br></div><div>Daniel<br></div></body></html>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dea42a247acb7b2e45ea2c032f27cfaa>
