pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/52575: audacious-plugins fails packaging w/o "jack" option
The following reply was made to PR pkg/52575; it has been noted by GNATS.
From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/52575: audacious-plugins fails packaging w/o "jack" option
Date: Wed, 27 Sep 2017 10:31:42 -0500 (CDT)
On Wed, 27 Sep 2017, John D. Baker wrote:
> The following patch allows it to work properly:
I noticed that the bl3 includes are sorted alphabetically, so a more
aesthetically-pleasing patch would be:
+Index: audio/audacious-plugins/Makefile
+===================================================================
+RCS file: /cvsroot/pkgsrc/audio/audacious-plugins/Makefile,v
+retrieving revision 1.73
+diff -u -p -r1.73 Makefile
+--- audio/audacious-plugins/Makefile 8 Sep 2017 02:38:36 -0000 1.73
++++ audio/audacious-plugins/Makefile 27 Sep 2017 15:28:06 -0000
+@@ -82,6 +82,7 @@ PLIST.oss= yes
+ .include "../../audio/libcddb/buildlink3.mk"
+ .include "../../audio/libmad/buildlink3.mk"
+ .include "../../audio/libmpcdec/buildlink3.mk"
++.include "../../audio/libsamplerate/buildlink3.mk"
+ .include "../../audio/libsndfile/buildlink3.mk"
+ .include "../../audio/libvorbis/buildlink3.mk"
+ .include "../../audio/mpg123/buildlink3.mk"
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index