[SCM] jconv/master: makefile.patch refreshed

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Oct 28 00:06:10 UTC 2011


The following commit has been merged in the master branch:
commit 0b4554e7edda3417696a33988d1e5b8b1f1ca8af
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Oct 28 02:06:11 2011 +0200

    makefile.patch refreshed

diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index ca8fee7..e54e891 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -5,8 +5,8 @@ Patch is applied because autotools are not used by upstream author. Patch settin
 
 Index: jconv/source/Makefile
 ===================================================================
---- jconv.orig/source/Makefile	2011-10-20 10:02:45.488010002 +0200
-+++ jconv/source/Makefile	2011-10-20 10:13:01.383064063 +0200
+--- jconv.orig/source/Makefile	2011-10-28 00:45:57.315273071 +0200
++++ jconv/source/Makefile	2011-10-28 01:07:59.779238532 +0200
 @@ -19,14 +19,15 @@
  # --------------------------------------------------------------------------------
  
@@ -17,7 +17,7 @@ Index: jconv/source/Makefile
  SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
  LIBDIR = lib$(SUFFIX)
  DISTDIR = jconvolver-$(VERSION)
- VERSION = 0.9.1
+ VERSION = 0.9.2
  LDFLAGS += -L$(PREFIX)/$(LIBDIR)
  CPPFLAGS += -O3 -Wall -MMD -MP -DVERSION=\"$(VERSION)\"
 -CPPFLAGS += -march=native

-- 
jconv packaging



More information about the pkg-multimedia-commits mailing list