commit:     d86e46ef8e478b7a070ad322c2ddb124f5a3ef51
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Feb  3 18:11:19 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Feb  3 18:11:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d86e46ef

media-video/vidify-audiosync: re-add patch

deleted it by accident, sorry about that

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../files/vidify-audiosync-9999-debug.patch                 | 13 +++++++++++++
 media-video/vidify-audiosync/vidify-audiosync-9999.ebuild   |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git 
a/media-video/vidify-audiosync/files/vidify-audiosync-9999-debug.patch 
b/media-video/vidify-audiosync/files/vidify-audiosync-9999-debug.patch
new file mode 100644
index 0000000..69061de
--- /dev/null
+++ b/media-video/vidify-audiosync/files/vidify-audiosync-9999-debug.patch
@@ -0,0 +1,13 @@
+diff --git a/setup.py b/setup.py
+index e23d76b..32ace2f 100644
+--- a/setup.py
++++ b/setup.py
+@@ -5,7 +5,7 @@ defines = []
+ args = ['-fno-finite-math-only']
+ 
+ # "Debug mode" flags by uncommenting them
+-# defines.append(('DEBUG', '1'))
++defines.append(('DEBUG', '1'))
+ 
+ audiosync = Extension(
+     'vidify_audiosync',

diff --git a/media-video/vidify-audiosync/vidify-audiosync-9999.ebuild 
b/media-video/vidify-audiosync/vidify-audiosync-9999.ebuild
index b248dd5..887d192 100644
--- a/media-video/vidify-audiosync/vidify-audiosync-9999.ebuild
+++ b/media-video/vidify-audiosync/vidify-audiosync-9999.ebuild
@@ -13,7 +13,7 @@ EGIT_REPO_URI="https://github.com/vidify/audiosync.git";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS=
 
 IUSE="debug"
 

Reply via email to