fcitx5-lua: update to 5.0.7.
This commit is contained in:
parent
1842899e1b
commit
b128b44a3b
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'fcitx5-lua'
|
# Template file for 'fcitx5-lua'
|
||||||
pkgname=fcitx5-lua
|
pkgname=fcitx5-lua
|
||||||
version=5.0.6
|
version=5.0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_DLOPEN=No"
|
configure_args="-DUSE_DLOPEN=No"
|
||||||
@ -14,16 +14,9 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/fcitx/fcitx5-lua"
|
homepage="https://github.com/fcitx/fcitx5-lua"
|
||||||
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-lua/fcitx5-lua-${version}.tar.xz"
|
distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-lua/fcitx5-lua-${version}.tar.xz"
|
||||||
checksum=bd55815df13cfee8b0ac90dab1dec0aca6b1b3943f80543b04a0cf2e8f03c8a9
|
checksum=bff8e5143912b212726b2bab8cf62bbd11ca4f3837b65cb8ce94a7c56fc15f2d
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
mkdir -p native
|
|
||||||
$CXX_FOR_BUILD $CXXFLAGS_FOR_BUILD $LDFLAGS_FOR_BUILD \
|
|
||||||
-o native/file2cstring src/file2cstring/file2cstring.cpp
|
|
||||||
PATH="${wrksrc}/native:$PATH"
|
|
||||||
}
|
|
||||||
|
|
||||||
fcitx5-lua-devel_package() {
|
fcitx5-lua-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user