mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 06:49:18 -04:00
- 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
10 lines
480 B
C
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:/)
|