aboutsummaryrefslogtreecommitdiffstats
path: root/audio/lastfm-desktop
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-10-27 20:28:06 +0800
committerwg <wg@FreeBSD.org>2013-10-27 20:28:06 +0800
commit1266f0f47cbbce2b7c032dffe2651c3c987b7fb0 (patch)
treeeb9e2e64aee57f2fe806152d4a099a83d38d9c4d /audio/lastfm-desktop
parent8a0f07234b4179b6224684211ae09ed8993b16ab (diff)
downloadfreebsd-ports-gnome-1266f0f47cbbce2b7c032dffe2651c3c987b7fb0.tar.gz
freebsd-ports-gnome-1266f0f47cbbce2b7c032dffe2651c3c987b7fb0.tar.zst
freebsd-ports-gnome-1266f0f47cbbce2b7c032dffe2651c3c987b7fb0.zip
audio/lastfm-desktop: add missing patch
- Add patch forgotten in last commit Approved by: portmgr (bapt, implicit)
Diffstat (limited to 'audio/lastfm-desktop')
-rw-r--r--audio/lastfm-desktop/files/patch-app_client_Fingerprinter_LAV_Source.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/lastfm-desktop/files/patch-app_client_Fingerprinter_LAV_Source.cpp b/audio/lastfm-desktop/files/patch-app_client_Fingerprinter_LAV_Source.cpp
new file mode 100644
index 000000000000..67cbc17f2287
--- /dev/null
+++ b/audio/lastfm-desktop/files/patch-app_client_Fingerprinter_LAV_Source.cpp
@@ -0,0 +1,11 @@
+--- app/client/Fingerprinter/LAV_Source.cpp.orig 2013-10-27 10:26:00.699715369 -0200
++++ app/client/Fingerprinter/LAV_Source.cpp 2013-10-27 10:26:26.826714410 -0200
+@@ -44,6 +44,8 @@
+
+ using namespace std;
+
++#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000
++
+
+ /*
+ Don't change these values!