12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
inherit cmake_qt5 cmake-extra-sanity qt5-translation
|
|
|
|
HOMEPAGE = "http://lxqt.org/"
|
|
|
|
DEPENDS += "qtbase"
|
|
|
|
SRC_URI = "git://github.com/lxde/${BPN}.git;protocol=git;branch=master"
|
|
S = "${WORKDIR}/git"
|
|
|
|
# REVISIT: configure to use only ${libdir}/cmake
|
|
FILES_${PN}-dev += "${datadir}/cmake ${libdir}/cmake"
|