[SCM] aeolus/master: Patch refreshed.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Oct 15 11:12:02 UTC 2017


The following commit has been merged in the master branch:
commit 8624aaad572b3c696a03cb6cce9fb6380d090ae0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 15 12:56:32 2017 +0200

    Patch refreshed.

diff --git a/debian/patches/01-makefile.patch b/debian/patches/01-makefile.patch
index b216e77..6a2e87d 100644
--- a/debian/patches/01-makefile.patch
+++ b/debian/patches/01-makefile.patch
@@ -12,17 +12,20 @@ Bug: http://bugs.debian.org/578278
  source/Makefile |   11 ++++-------
  1 file changed, 4 insertions(+), 7 deletions(-)
 
+Index: aeolus/source/Makefile
+===================================================================
 --- aeolus.orig/source/Makefile
 +++ aeolus/source/Makefile
-@@ -18,14 +18,12 @@
+@@ -18,14 +18,13 @@
  # -------------------------------------------------------------------------
  
  
 -PREFIX = /usr/local
 -SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
 +PREFIX = /usr
++#SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/')
  LIBDIR = lib$(SUFFIX)
- VERSION = 0.9.0
+ VERSION = 0.9.5
  DISTDIR = aeolus-$(VERSION)
 -CPPFLAGS += -DVERSION=\"$(VERSION)\" -DLIBDIR=\"$(PREFIX)/$(LIBDIR)\"
 +CPPFLAGS += -DVERSION=\"$(VERSION)\" -DLIBDIR=\"$(PREFIX)/$(LIBDIR)/aeolus\"
@@ -31,7 +34,7 @@ Bug: http://bugs.debian.org/578278
  
  all:	aeolus aeolus_x11.so aeolus_txt.so
  
-@@ -69,9 +67,8 @@ $(TIFACE_O):
+@@ -69,9 +68,8 @@ $(TIFACE_O):
  
  install:	aeolus aeolus_x11.so aeolus_txt.so 
  	install -Dm 755 aeolus $(DESTDIR)$(PREFIX)/bin/aeolus

-- 
aeolus packaging



More information about the pkg-multimedia-commits mailing list