Opened 8 years ago
Closed 8 years ago
#52051 closed update (fixed)
darkice: update to 1.3
Reported by: | nielsd (Niels Dettenbach) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | maintainer haspatch | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | darkice |
Description
attached i have the updated port file (udiff) for the new darkice version 1.3.
While the code of darkice has been maintained, the project was going from googlecode to sourceforge.
many thanks and best regards,
Niels Dettenbach.
Attachments (2)
Change History (7)
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Keywords: | haspatch maintainer added; darkice audio streaming removed |
---|---|
Port: | darkice added |
Version: | 2.3.4 |
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Keywords: | haspatch removed |
---|
Here's what happens when I try to apply the patch:
$ patch Portfile Portfile-darkice.diff patching file Portfile Hunk #1 FAILED at 4. Hunk #2 FAILED at 17. 2 out of 2 hunks FAILED -- saving rejects to file Portfile.rej
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | haspatch added |
Resolution: | → fixed |
Status: | new → closed |
Summary: | audio/darkice update -> 1.2 → darkice: update to 1.3 |
comment:4 Changed 8 years ago by nielsd (Niels Dettenbach)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Hi,
as requested i've added and tested:
--- Portfile.orig 2016-08-24 10:03:58.000000000 +0200 +++ Portfile 2016-08-24 10:21:10.000000000 +0200 @@ -25,6 +25,9 @@ default_variants +jack +lame +depends_build-append \ + port:pkgconfig + variant jack description {Add JACK Audio connectivity} { depends_lib-append \ port:jack
to the latest Portfile to provide pkgconfig to the (most of) the libs (by variant). I made this a global dependency because there are not variant combinations without this requirement (just lame seems not to need pkgconfig).
I'm still new to macports and this board and not shure if i used the correct files to generate the diff. To avoid differences i fetched ports.tar.gz now and used the current darkice Portfile (my local one might be different due to former port edits) and attached the new Portfile diff here again.
many thanks and sorry for the noise,
Niels Dettenbach http://www.syndicat.com
Changed 8 years ago by nielsd (Niels Dettenbach)
Attachment: | Portfile-darkice.diff added |
---|
+pkgconfig as build dep
comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Thanks, r152311
Thanks. In the future, please fill in the Port field. We also only need the Portfile diff.