Hi all,
Thanks for the great meeting yesterday! Meeting minutes are here:
https://wiki.documentfoundation.org/QA/Meetings/2014/September_24#IRC_Minutes
Our next meeting will be in two weeks. We'll be working hard between
now and then to get even more people involved in QA, so please think
about i
On Thu, Sep 25, 2014 at 03:36:34PM +0100, Michael Meeks wrote:
> + blog about the sad realities of web plugins (Bjoern)
> [ writing it right now ]
done: http://skyfromme.wordpress.com/2014/09/25/killing-the-npapi-plugin/
Best,
Bjoern
__
* Attendees:
+ Stephan, Caolan, Andras, Bjoern, Norbert, Kohei, Miklos,
Ptyl, Michael M, Robinson, Michael S, Noel, Jan-Marek
* Completed Action Items:
+ get Samuel Mehrbrot access again (Michael)
+ get phone bits sorted out with Florian (Michael)
+ setup a LiMux / gcc 4.6 b
On Thu, Sep 25, 2014 at 3:44 AM, Bjoern Michaelsen
wrote:
> On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote:
>> sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
>
> Alternatively, do:
>
> ./autogen.sh --enable-gstreamer --disable-gstreamer-0-10
>
> to us
On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote:
> On Wed, Sep 24, 2014 at 7:33 PM, Dan Lewis wrote:
> >> Ubuntu version. I seem to recall that build-dep did not install all of
> >> the required build environment for me and that I had to add extra stuff.
>
> bingo!
>
> > Firs
Hi,
On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote:
> The build dependencies package on *buntu doesn't include gstreamer
> stuff.
This is not true. It does.
> sudo apt-get install libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev
Just not the obsolete 0.10 but 1.0.
Regard