mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
vlc: disable kde-solid
* fixes: WARNING: QA Issue: vlc: Files/directories were installed but not shipped /usr/share/kde4 /usr/share/kde4/apps /usr/share/kde4/apps/solid /usr/share/kde4/apps/solid/actions /usr/share/kde4/apps/solid/actions/vlc-opendvd.desktop /usr/share/kde4/apps/solid/actions/vlc-openvcd.desktop /usr/share/kde4/apps/solid/actions/vlc-opencda.desktop Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -62,6 +62,7 @@ EXTRA_OECONF = "\
|
||||
--enable-dbus \
|
||||
--disable-hal \
|
||||
--without-contrib \
|
||||
--without-kde-solid \
|
||||
--disable-opengl --disable-glx \
|
||||
--enable-realrtsp \
|
||||
ac_cv_path_MOC=${STAGING_BINDIR_NATIVE}/moc4 \
|
||||
@@ -82,4 +83,3 @@ do_configure() {
|
||||
sed -i -e s:-L/usr/lib:-L${STAGING_LIBDIR}/:g vlc-config
|
||||
sed -i -e s:'$(MOC) $(DEFS) $(CPPFLAGS)':'$(MOC) $(DEFS)'\ -I${S}/include\ -DSYS_LINUX:g ${S}/modules/gui/qt4/Makefile
|
||||
}
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ed7e492ee44e70125a5d42e118354a13"
|
||||
|
||||
require vlc.inc
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
# work around build failure
|
||||
EXTRA_OECONF += " --enable-libxml2=no"
|
||||
|
||||
Reference in New Issue
Block a user