lumina: Enable i18n support
This installs the localization support for the desktop and enables more locale support options for the end-user.
This commit is contained in:
parent
d2ee940a21
commit
07dc42cd9d
@ -1,9 +1,9 @@
|
||||
# Template file for 'lumina'
|
||||
pkgname=lumina
|
||||
version=1.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc"
|
||||
configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc CONFIG+=WITH_I18N"
|
||||
hostmakedepends="qt5-host-tools"
|
||||
makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel
|
||||
qt5-declarative-devel libXrender-devel libXcomposite-devel libXcursor-devel libXdamage-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user