[SCM] rotter/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Oct 14 16:44:07 UTC 2010


The following commit has been merged in the master branch:
commit 56bfc874a2ffd94b083f746c16ea19021a3ebca1
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Oct 14 18:44:00 2010 +0200

    Refresh patches.

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..845ca06
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.pc
diff --git a/debian/patches/use_ogg.diff b/debian/patches/use_ogg.diff
index f181880..3fd2459 100644
--- a/debian/patches/use_ogg.diff
+++ b/debian/patches/use_ogg.diff
@@ -3,11 +3,13 @@ Description: Use .ogg instead of .oga as extension for Vorbis file.
  files and Audacity has problems opening it.
 Author: Free Ekanayaka <freee at debian.org>
 
-diff --git a/src/sndfile.c b/src/sndfile.c
-index e19f256..2aa158c 100644
---- a/src/sndfile.c
-+++ b/src/sndfile.c
-@@ -230,6 +230,9 @@ encoder_funcs_t* init_sndfile( const char* fmt_str, int channels, int bitrate )
+---
+ src/sndfile.c |    3 +++
+ 1 file changed, 3 insertions(+)
+
+--- rotter.orig/src/sndfile.c
++++ rotter/src/sndfile.c
+@@ -230,6 +230,9 @@ encoder_funcs_t* init_sndfile( const cha
  	
  	
  	// Fill in the encoder callback functions

-- 
rotter packaging



More information about the pkg-multimedia-commits mailing list