[SCM] qxgedit/master: Add patch to build with gcc6. (Closes: #831130)
Jaromír Mikeš
mira.mikes at gmail.com
Thu Jul 21 12:24:08 UTC 2016
2016-07-21 0:20 GMT+02:00 <mira-guest at users.alioth.debian.org>:
> The following commit has been merged in the master branch:
> commit 7a0f0cb39f84bd59b5a6fa772aa46e87eec3e11a
> Author: Jaromír Mikeš <mira.mikes at seznam.cz>
> Date: Wed Jul 20 23:48:57 2016 +0200
>
> Add patch to build with gcc6. (Closes: #831130)
>
> diff --git a/debian/patches/0004-configure-gcc6.patch b/debian/patches/0004-configure-gcc6.patch
> new file mode 100644
> index 0000000..66725da
> --- /dev/null
> +++ b/debian/patches/0004-configure-gcc6.patch
> @@ -0,0 +1,13 @@
> +Index: qxgedit/configure.ac
> +===================================================================
> +--- qxgedit.orig/configure.ac
> ++++ qxgedit/configure.ac
> +@@ -64,7 +64,7 @@ AC_ARG_ENABLE(stacktrace,
> +
> +
> + # Standard installation base dirs.
> +-ac_with_paths="/usr /usr/local"
> ++ac_with_paths=""
> +
> + # Set for alternate Qt4/5 installation dir.
> + AC_ARG_WITH(qt4,
> diff --git a/debian/patches/series b/debian/patches/series
> index e43fb8a..7513741 100644
> --- a/debian/patches/series
> +++ b/debian/patches/series
> @@ -1,2 +1,3 @@
> 0002-fix_multiarch_dir.patch
> 0003-fix-desktop-file.patch
> +0004-configure-gcc6.patch
>
> --
> qxgedit packaging
>
Hi all,
5 packages from same upstream author are affected by same bug and not
build with gcc6
Upstream provided simple patch which should fix it, but for some
reason it works only on some of them.
patch working:
qmidinet
qxgedit
patch doesn't help:
qjackctl
qsampler
qsynth
Can somebody help with this issue?
best regards
mira
More information about the pkg-multimedia-maintainers
mailing list