vlc | branch: master | Rafaël Carré <[email protected]> | Sun Jun 8 11:12:30 2014 -0700| [2b72350a02d860be60e33bb126dffdf0eb87b3f5] | committer: Rafaël Carré
contrib: theora: drop obsolete patch > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2b72350a02d860be60e33bb126dffdf0eb87b3f5 --- contrib/src/theora/libtheora-includes.patch | 16 ---------------- contrib/src/theora/rules.mak | 1 - 2 files changed, 17 deletions(-) diff --git a/contrib/src/theora/libtheora-includes.patch b/contrib/src/theora/libtheora-includes.patch deleted file mode 100644 index b3826b1..0000000 --- a/contrib/src/theora/libtheora-includes.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- libtheora/tests/comment.c 2008-04-16 22:25:49.000000000 +0200 -+++ libtheora.old/tests/comment.c 2008-05-14 19:25:34.000000000 +0200 -@@ -15,11 +15,11 @@ - - ********************************************************************/ - --#include <theora/theoradec.h> -- - #include <string.h> - #include "tests.h" - -+#include <theora/theoradec.h> -+ - #define ARTIST1 "Bug-eyed Fish" - #define ARTIST2 "VJ Fugu" - #define COPYRIGHT "Copyright (C) 2005. Some Rights Reserved." diff --git a/contrib/src/theora/rules.mak b/contrib/src/theora/rules.mak index 17b80d1..f51a040 100644 --- a/contrib/src/theora/rules.mak +++ b/contrib/src/theora/rules.mak @@ -16,7 +16,6 @@ $(TARBALLS)/libtheora-$(THEORA_VERSION).tar.xz: libtheora: libtheora-$(THEORA_VERSION).tar.xz .sum-theora $(UNPACK) - $(APPLY) $(SRC)/theora/libtheora-includes.patch $(UPDATE_AUTOCONFIG) $(MOVE) _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
