| Submitter | Pau Espin Pedrol |
|---|---|
| Date | Aug. 22, 2011, 8:45 p.m. |
| Message ID | <1314045908-21970-3-git-send-email-pespin.shar@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/10393/ |
| State | New, archived |
| Headers | show |
Comments
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Op 22-08-11 22:45, Pau Espin Pedrol schreef: > Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> --- meta-efl/recipes-efl/e17/enjoy_svn.bb | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb index 90eb318..d2f6b03 100644 --- a/meta-efl/recipes-efl/e17/enjoy_svn.bb +++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb @@ -14,12 +14,12 @@ DEPENDS += "gst-plugins-good > ${@base_conditional('ENTERPRISE_DISTRO', '1', '', ' #4th needed for flac playback #5th needed binary to create db RDEPENDS += "\ - gst-plugin-typefindfunctions gst-plugin-playbin gst-plugin-volume gst-plugin-decodebin2 \ - ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugin-mad > gst-plugin-id3demux', d)} \ - gst-plugin-ogg gst-plugin-ivorbisdec \ - gst-plugin-flac \ - lightmediascanner-test \ - " + gst-plugins-base-typefindfunctions gst-plugins-base-playbin gst-plugins-base-volume gst-plugins-base-decodebin2 \ + ${@base_conditional('ENTERPRISE_DISTRO', > '1', '', 'gst-plugins-ugly-mad gst-plugins-good-id3demux', d)} \ + gst-plugins-base-ogg gst-plugins-base-ivorbisdec \ + gst-plugins-good-flac \ + lightmediascanner-test \ + " I'm going to hold of on these gst changes since these will get renamed soon in OE-core. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFOU2YKMkyGM64RGpERAjkaAJ91Fg00brQ//+8UaHrIZV4C9k/xmwCfeU1B T88FXaO8B/GVxKzuxqLZI5U= =lSCL -----END PGP SIGNATURE-----
Patch
diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb index 90eb318..d2f6b03 100644 --- a/meta-efl/recipes-efl/e17/enjoy_svn.bb +++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb @@ -14,12 +14,12 @@ DEPENDS += "gst-plugins-good ${@base_conditional('ENTERPRISE_DISTRO', '1', '', ' #4th needed for flac playback #5th needed binary to create db RDEPENDS += "\ - gst-plugin-typefindfunctions gst-plugin-playbin gst-plugin-volume gst-plugin-decodebin2 \ - ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugin-mad gst-plugin-id3demux', d)} \ - gst-plugin-ogg gst-plugin-ivorbisdec \ - gst-plugin-flac \ - lightmediascanner-test \ - " + gst-plugins-base-typefindfunctions gst-plugins-base-playbin gst-plugins-base-volume gst-plugins-base-decodebin2 \ + ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugins-ugly-mad gst-plugins-good-id3demux', d)} \ + gst-plugins-base-ogg gst-plugins-base-ivorbisdec \ + gst-plugins-good-flac \ + lightmediascanner-test \ + " inherit e gettext SRC_URI = "${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep"
Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> --- meta-efl/recipes-efl/e17/enjoy_svn.bb | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-)