[MacPorts] #70308: taglib-sharp: checksum mismatch

MacPorts noreply at macports.org
Sat Jun 29 07:36:06 UTC 2024


#70308: taglib-sharp: checksum mismatch
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.3
Resolution:                |   Keywords:
      Port:  taglib-sharp  |
---------------------------+--------------------

Comment (by ryandesign):

 The autotools build system that the port uses was removed in version
 2.2.0.0, which is the earliest version available at GitHub. The build
 instructions now say just to run `dotnet build`. `dotnet` is provided by
 the dotnet-cli port.

 When I try to make the port use `dotnet build` I get:
 {{{
 Error: [/opt/local/share/dotnet/host/fxr] does not exist
 }}}
 That is provided by several different dotnet-runtime-* ports. I tried
 adding a dependency on the dotnet-runtime-8 port and then the build error
 was:
 {{{
 The command could not be loaded, possibly because:
   * You intended to execute a .NET application:
       The application 'build' does not exist.
   * You intended to execute a .NET SDK command:
       No .NET SDKs were found.

 Download a .NET SDK:
 https://aka.ms/dotnet/download

 Learn about SDK resolution:
 https://aka.ms/dotnet/sdk-not-found
 }}}
 I don't know anything about dotnet so I will stop trying to make this work
 now.

 [https://repology.org/project/taglib-sharp/versions According to
 repology], the only place using version 2.3.0.0 is AUR; most everyone else
 uses version 2.1.0.0.

-- 
Ticket URL: <https://trac.macports.org/ticket/70308#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list