On Sat, 2 Aug 2014 01:16:13 +0200
Rafał Miłecki wrote:
> On 28 July 2014 08:57, Rafał Miłecki wrote:
> > On 28 July 2014 08:09, Alex Henrie wrote:
> >> 2014-07-27 15:07 GMT-06:00 Rafał Miłecki :
> >>> Anyone interested in helping a bit? I've PayPal account (registered
> >>> with this e-mail) or
s searches.
This patch reverts the disabling of ivorbis and adds the upstream fix. I have
tested this patch and it fixes the build issue. Thanks to Michel Stempin for
bringing this to my attention and pointing me to the upstream fix.
Signed-off-by John Vogel
--
diff --git a/multimedia/gst-pl
On Mon, 03 Feb 2014 21:33:57 -
"OpenWrt" wrote:
> #14579: There is no source for sane-backends-1.0.23
> +---
> Reporter: 4glitch@… | Owner: developers
> Type: defect | Status: new
> Priority: normal |
On Wed, 1 Jan 2014 19:54:42 -0500
"W. Michael Petullo" wrote:
> >> Update gstreamer to version 1.2.2.
>
> > This will break packages that depend on 0.10 series of gstreamer. I have
> > already
> > submitted a patch, "[PATCH][packages]gstreamer: update grammar.y to build
> > with
> > bison 3",
On Mon, 30 Dec 2013 23:02:30 +0800
Jiapeng Li wrote:
> Update gstreamer to version 1.2.2.
>
This will break packages that depend on 0.10 series of gstreamer. I have already
submitted a patch, "[PATCH][packages]gstreamer: update grammar.y to build with
bison 3", that addresses this issue. It was
configure which fixes build.
Signed-off-by John Vogel
--
diff --git a/multimedia/gst-plugins-base/Makefile
b/multimedia/gst-plugins-base/Makefile
index 9c16586..9951c3f 100644
--- a/multimedia/gst-plugins-base/Makefile
+++ b/multimedia/gst-plugins-base/Makefile
@@ -86,6 +86,7 @@ CONF
The configuration of gst-plugins-bad must disable testing for ogg, causing
ivorbis to be enabled erroneously.
This patch explisitely disables ivorbis at configure which fixes build.
--
diff --git a/multimedia/gst-plugins-base/Makefile
b/multimedia/gst-plugins-base/Makefile
index 9c16586..9951c3
The Makefile for i2c-tools sets TARGET_CPPFLAGS to point to the linux source
headers rather that the i2c-tools header, causing build failure.
This patch changes TARGET_CPPFLAGS to point to the packages include dir. This
fixes tickets #13546 and #13857.
Signed-off-by John Vogel
--
diff --git
sane-backends-1.0.23 is only available as three part download. The current
version upstream is 1.0.24.
This patch bumps sane-backends to 1.0.24 and refreshes the source patches. This
fixes ticket #14579.
Signed-off-by John Vogel
--
diff --git a/utils/sane-backends/Makefile b/utils/sane
Sounds like you have turned on CONFIG_NO_STRIP or something else like
CONFIG_BUILD_NLS, that would considerably increase the size of pkgs.
Just a guess. Would be much easier to tell looking at your dot config.
On Tue, 03 Dec 2013 18:58:54 -0500
cmsv wrote:
> Recently while trying to compile an i
In gstreamer's gst/parse/grammar.y, YYLEX_PARAM is no longer supported in bison
3.
This patch replaces YYLEX_PARAM with %lex-param.
Signed-off-by John Vogel
diff --git a/multimedia/gstreamer/patches/005-YYLEX_PARAM_to_lex-param.patch
b/multimedia/gstreamer/patches/005-YYLEX_PARAM_t
Formatting warnings thrown by pod2man during the build of rrdtool-1.0.x cause
the build to fail.
This patch adds '--stderr' to pod2man command in rrdtool-1.0.55/doc/Makefile.am
which sends the warning to stderr and the build is able to continue.
Signed-off-by John Vogel
---diff --
debootstrap-udeb 1.0.48 is no longer available. The version that is
currently available from upstream is 1.0.55.
This patch bumps debootstrap PKG_VERSION to 1.0.55.
Signed-off-by John Vogel
---
diff --git a/admin/debootstrap/Makefile b/admin/debootstrap/Makefile
index e8e9472..df08b52 100644
13 matches
Mail list logo