pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Regressions in libgphoto2 and audacity.
On Thu, 29 Mar 2018, John D. Baker wrote:
> Two, however, are reflected in recent bulk builds, notably "libgphoto2"
> and "audacity" as see in:
>
> http://mail-index.netbsd.org/pkgsrc-bulk/2018/03/26/msg015770.html
The "libgphoto2" problem appears to be a matter of adjusting the PLIST:
+Index: devel/libgphoto2/PLIST.common
+RCS file: /cvsroot/pkgsrc/devel/libgphoto2/PLIST.common,v
+--- devel/libgphoto2/PLIST.common 5 Oct 2015 04:47:02 -0000 1.22
++++ devel/libgphoto2/PLIST.common 31 Mar 2018 20:20:11 -0000
+@@ -89,7 +89,9 @@ lib/libgphoto2_port.la
+ lib/libgphoto2_port/0.12.0/disk.la
+ lib/libgphoto2_port/0.12.0/ptpip.la
+ lib/libgphoto2_port/0.12.0/serial.la
+-${PLIST.libusb}lib/libgphoto2_port/0.12.0/usb.la
++${PLIST.libusb}lib/libgphoto2_port/0.12.0/usb1.a
++${PLIST.libusb}lib/libgphoto2_port/0.12.0/usb1.la
++${PLIST.libusb}lib/libgphoto2_port/0.12.0/usb1.so
+ ${PLIST.libusb}lib/libgphoto2_port/0.12.0/usbdiskdirect.la
+ ${PLIST.libusb}lib/libgphoto2_port/0.12.0/usbscsi.la
+ lib/pkgconfig/libgphoto2.pc
I'm not sure about the "usb1.a" and "usb1.so" files, but those were in
the group about which it complained they were in the .destdir but not
in the PLIST.
Not sure how this should be done to support the LIBUSB_TYPE=native
option, should one wish it.
--
|/"\ 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