All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Alex M <0xf777@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: Phonon is not available Qt 4.8.7
Date: Thu, 20 Aug 2015 16:54:44 +0200	[thread overview]
Message-ID: <20150820145444.GC2446@jama> (raw)
In-Reply-To: <CAHyyKNnpUqqsDahww8wCKbDCrFSS8Ry7cdnpmTYXx0ipgxx0JA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1858 bytes --]

On Thu, Aug 20, 2015 at 05:18:47PM +0300, Alex M wrote:
> Hello!
> I have a piece of my custom software which is depends on Qt4 + Phonon +
> gstreamer 0.1 and two years ago I had successfully built oe-core image.
> Recent version of oe-core (19 Aug 2015) contain QT_PHONON ?= "-no-phonon"
> option inside qt4.inc file. Why this option banned in default Qt 4
> configuration? Also I do not see qt4-plugin-phonon-backend-gstreamer

git log is your friend (sort of)

commit 096b71a5c24378a449bc38063316555f02af8e18
Author: Alexander Kanavin <alex.kanavin@gmail.com>
Date:   Mon May 18 16:58:38 2015 +0300

    qt4: disable Phonon framework
    
    This allows removal of gstreamer 0.10 dependency from Qt4 recipe
    
    https://bugzilla.yoctoproject.org/show_bug.cgi?id=6294
    Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
    Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
    Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>


> package in recent version, which my software also requires. Other
> gstreamer-0.1 components is fine and already built. What I should do to
> activate Phonon support for Qt4 in oe-core?

Undo this change in your distro configuration if you're still using 0.10
gstreamer.

> Also I saw "Phonon for Qt5" meta layers in meta-qt5-extra however I don't
> understand how it will work without "***-plugin-phonon-backend-gstreamer"?
> Is this package required in case of "Phonon for Qt5"? Should I rewrite my
> old Qt4/Phonon code for this?
> 
> Thank you for attention :)

> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2015-08-20 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-20 14:18 Phonon is not available Qt 4.8.7 Alex M
2015-08-20 14:54 ` Martin Jansa [this message]
2015-08-20 16:20 ` alexander.kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150820145444.GC2446@jama \
    --to=martin.jansa@gmail.com \
    --cc=0xf777@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.