mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
audio/lastfm-desktop: add missing patch
- Add patch forgotten in last commit Approved by: portmgr (bapt, implicit)
This commit is contained in:
parent
49b292c4fc
commit
d821311d39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331768
@ -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!
|
Loading…
Reference in New Issue
Block a user