--- - branch: MAIN date: Fri Feb 24 16:44:03 UTC 2017 files: - new: '1.12' old: '1.11' path: pkgsrc/multimedia/libva/Makefile pathrev: pkgsrc/multimedia/libva/Makefile@1.12 type: modified - new: '1.7' old: '1.6' path: pkgsrc/multimedia/libva/PLIST pathrev: pkgsrc/multimedia/libva/PLIST@1.7 type: modified - new: '1.7' old: '1.6' path: pkgsrc/multimedia/libva/available.mk pathrev: pkgsrc/multimedia/libva/available.mk@1.7 type: modified - new: '1.7' old: '1.6' path: pkgsrc/multimedia/libva/distinfo pathrev: pkgsrc/multimedia/libva/distinfo@1.7 type: modified - new: '1.1' old: '0' path: pkgsrc/multimedia/libva/patches/patch-va_Makefile.am pathrev: pkgsrc/multimedia/libva/patches/patch-va_Makefile.am@1.1 type: added - new: '1.1' old: '0' path: pkgsrc/multimedia/libva/patches/patch-va_va.c pathrev: pkgsrc/multimedia/libva/patches/patch-va_va.c@1.1 type: added - new: '1.2' old: '1.1' path: pkgsrc/multimedia/libva/patches/patch-va_va__trace.c pathrev: pkgsrc/multimedia/libva/patches/patch-va_va__trace.c@1.2 type: modified id: 20170224T164403Z.a2ce9a558bcdd1c557353df1f82b2b431f8575c8 log: | libva: clean up va_trace.c patch, hard-code gallium, appease libtool. have an else case for the va_trace.c else patch, it seems to work fine. not sure if the thread id needs to exist for anything, but provide it anyway. if we don't hard-code galilum, in the case of nouveau, it'll attempt to use nouveau - which doesn't define __vaDriverInit_0_39. only gallium does, so force it. this way it works without specifying env LIBVA_DRIVER_NAME. don't use -ldl in the makefile, it makes libtool angry (restoring old patch-ad), although I haven't checked whether it works without the patch. the available.mk file is probably bogus, and I'd really like to only rule out platforms if a problem shows up (rather than assume one exists), but I won't change the world order. tested with mpv --vo=vaapi (after adding libva as a dependency), nvidia GTX 770 (nouveau) on NetBSD. it claims to be using vaapi and plays a video fine. bump PKGREVISION. module: pkgsrc subject: 'CVS commit: pkgsrc/multimedia/libva' unixtime: '1487954643' user: maya