~ubuntu-branches/debian/experimental/mednafen/experimental

« back to all changes in this revision

Viewing changes to debian/patches/use-system-tremor.patch

  • Committer: Package Import Robot
  • Author(s): Stephen Kitt
  • Date: 2012-11-19 07:00:37 UTC
  • mfrom: (1.2.12)
  • Revision ID: package-import@ubuntu.com-20121119070037-jvknrm13zvim88oc
Tags: 0.9.26-1
* New upstream WIP version.
* Change priority to "extra" to match libvorbisidec1's.
* Drop "DM-Upload-Allowed" since it is no longer appropriate.
* Refresh patches, replacing MPC_STATUS_FAIL constant from older mpcdec
  versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 dnl -fno-unit-at-a-time
18
18
 
19
19
 OPTIMIZER_FLAGS=""
20
 
@@ -531,4 +535,4 @@
 
20
@@ -544,4 +548,4 @@
21
21
 CPPFLAGS="$LIBCDIO_CFLAGS $SNDFILE_CFLAGS $CPPFLAGS"
22
22
 
23
23
 dnl Output Makefiles
40
40
 
41
41
--- mednafen.orig/src/cdrom/audioreader.cpp
42
42
+++ mednafen/src/cdrom/audioreader.cpp
43
 
@@ -21,7 +21,7 @@
 
43
@@ -27,7 +27,7 @@
44
44
 #include <sys/types.h>
45
45
 #include <sys/stat.h>
46
46