[SCM] mixxx/master: Add armhf support (Closes: #623152).

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun May 8 22:59:36 UTC 2011


The following commit has been merged in the master branch:
commit 051692d407262c543ea5a6c4b883884f51397963
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Apr 18 09:09:44 2011 +0200

    Add armhf support (Closes: #623152).

diff --git a/debian/patches/15-various_archs_support.patch b/debian/patches/15-various_archs_support.patch
index d5c7aad..a3c919d 100644
--- a/debian/patches/15-various_archs_support.patch
+++ b/debian/patches/15-various_archs_support.patch
@@ -17,7 +17,7 @@ Forwarded: https://bugs.launchpad.net/mixxx/+bug/683029/comments/3
  
          if machine not in ['x86_64', 'x86', 'i686', 'i586',
 +                           'alpha', 'hppa', 'mips', 'mipsel', 's390',
-+                           'sparc', 'ia64', 'armel', 'hurd-i386',
++                           'sparc', 'ia64', 'armel', 'armhf', 'hurd-i386',
 +                           'kfreebsd-amd64', 'kfreebsd-i386',
                             'i486', 'i386', 'powerpc', 'powerpc64',
 -                           'AMD64', 'EM64T', 'INTEL64']:

-- 
mixxx packaging



More information about the pkg-multimedia-commits mailing list