1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-12 06:49:18 -04:00
ports/sysutils/k3b-kde4/files/patch-libk3b-core-k3bglobals.h
Max Brazhnikov 8162989ab7 sysutils/k3b-kde4:
- Update to 2.0.3
- Remove patches merged upstream, regenerate patches
- Add patch obtained from Gentoo to fix build with modern ffmpeg/libav

PR:		202561
Submitted by:	matthew@reztek.cz
2015-08-25 13:10:47 +00:00

10 lines
480 B
C

--- libk3b/core/k3bglobals.h.orig 2014-11-04 18:37:31 UTC
+++ libk3b/core/k3bglobals.h
@@ -231,6 +231,7 @@ namespace K3b {
* Takes care of SCSI and ATAPI.
*/
LIBK3B_EXPORT QString externalBinDeviceParameter( Device::Device* dev, const ExternalBin* );
+ LIBK3B_EXPORT QString externalBinGenericDeviceParameter( Device::Device* dev, const ExternalBin* );
/**
* Tries to convert urls from local protocols != "file" to file (for now supports media:/)