move common translation folder to lxqt.bbclass
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -13,6 +13,9 @@ FILES_${PN}-dev += "${datadir}/cmake ${libdir}/cmake"
|
||||
#REVISIT pack translations per language to use image linguas
|
||||
PACKAGES =+ "${PN}-translations"
|
||||
ALLOW_EMPTY_${PN}-translations = "1"
|
||||
FILES_${PN}-translations = "${datadir}/lxqt/translations/${BPN}*"
|
||||
FILES_${PN}-translations = " \
|
||||
${datadir}/lxqt/translations/${BPN}* \
|
||||
${datadir}/lxqt/translations/lxqt-config-* \
|
||||
"
|
||||
REDEPENDS_${PN}-translations = "${PN}"
|
||||
|
||||
|
||||
@@ -9,8 +9,6 @@ DEPENDS += "liblxqt"
|
||||
SRCREV = "4504880ff4c960a7cf1e971128c415390109feed"
|
||||
PV = "0.9.0"
|
||||
|
||||
FILES_${PN}-translations += "${datadir}/lxqt/translations/lxqt-config-globalkeyshortcuts"
|
||||
|
||||
CMAKE_HIDE_ERROR[1] = "lxqt-globalkeys, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
CMAKE_HIDE_ERROR[2] = "lxqt-globalkeys, -S${libdir}, -S${STAGING_LIBDIR}"
|
||||
CMAKE_HIDE_ERROR[3] = "lxqt-globalkeys-ui, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
|
||||
@@ -10,4 +10,3 @@ SRCREV = "4bc9f66d12afb4bab72867c64769697aab74bfa4"
|
||||
PV = "0.9.0"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
FILES_${PN}-translations += "${datadir}/lxqt/translations/lxqt-config-powermanagement"
|
||||
|
||||
@@ -8,6 +8,3 @@ DEPENDS += "liblxqt kwindowsystem"
|
||||
|
||||
SRCREV = "9877c3be90d00b94020ddd131a983864e1a77a62"
|
||||
PV = "0.9.0"
|
||||
|
||||
FILES_${PN}-translations += "${datadir}/lxqt/translations/lxqt-config-session"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user