svn commit: r331768 - head/audio/lastfm-desktop/files
William Grzybowski
wg at FreeBSD.org
Sun Oct 27 12:28:07 UTC 2013
Author: wg
Date: Sun Oct 27 12:28:06 2013
New Revision: 331768
URL: http://svnweb.freebsd.org/changeset/ports/331768
Log:
audio/lastfm-desktop: add missing patch
- Add patch forgotten in last commit
Approved by: portmgr (bapt, implicit)
Added:
head/audio/lastfm-desktop/files/patch-app_client_Fingerprinter_LAV_Source.cpp (contents, props changed)
Added: head/audio/lastfm-desktop/files/patch-app_client_Fingerprinter_LAV_Source.cpp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/lastfm-desktop/files/patch-app_client_Fingerprinter_LAV_Source.cpp Sun Oct 27 12:28:06 2013 (r331768)
@@ -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!
More information about the svn-ports-head
mailing list