Old versions had one translation repo for all LxQt components. With 0.14.0 each package ships its own transalations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
inherit cmake_qt5_extra qt5-translation
|
|
|
|
HOMEPAGE = "http://lxqt.org/"
|
|
|
|
DEPENDS += "lxqt-build-tools qtbase qttools-native"
|
|
|
|
SRC_URI = "git://github.com/lxqt/${BPN}.git;protocol=git;branch=master"
|
|
S = "${WORKDIR}/git"
|