mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 16:37:14 +08:00
appset: forgot to add zh-tw to langs.qrc
This commit is contained in:
parent
b40c4b6bbe
commit
7ebd3dcaae
@ -15,6 +15,7 @@ install=${pkgname}.install
|
||||
source=(http://sourceforge.net/projects/appset/files/appset-qt/0.4/$pkgver/$pkgname-$pkgver-sources.tar.gz
|
||||
http://chakra-project.org/sources/$pkgname/appset-qt-oxygen-icons.tar.xz
|
||||
http://chakra-project.org/sources/$pkgname/$pkgname-0.4.4-chakra.patch
|
||||
http://chakra-project.org/sources/$pkgname/add-chinese-taiwan.patch
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_ca-0.4.1.tar.gz
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_de-0.4.1.tar.gz
|
||||
#http://chakra-project.org/sources/$pkgname/appset-qt_el-0.4.1.tar.gz
|
||||
@ -27,6 +28,7 @@ source=(http://sourceforge.net/projects/appset/files/appset-qt/0.4/$pkgver/$pkgn
|
||||
md5sums=(ed10d700994a6c38d8eafcf442d90360
|
||||
87f5f278e3fe67ed2cd6165c2835d81b
|
||||
1bc3d8e5ea4301ad60011075eaf786f4
|
||||
7de9e3d87fb4258174af214b291b5444 # add-chinese-taiwan.patch
|
||||
#8c3833816b9270c175636a7bc7fce544 # appset-qt_ca.0.4.1.tar.gz
|
||||
#275ce0fe7db802558340c5c234a66249 # appset-qt_de-0.4.1.tar.gz
|
||||
#b9ffe714c1c1d76a9df7f0784c9e62d5 # appset-qt_el.0.4.1.tar.gz
|
||||
@ -46,7 +48,7 @@ build() {
|
||||
patch -Np1 -i ${startdir}/src/$pkgname-0.4.4-chakra.patch
|
||||
|
||||
# add chakra translations (check upstream)
|
||||
#patch -Np1 -i ${startdir}/src/add-spanish.patch
|
||||
patch -Np1 -i ${startdir}/src/add-chinese-taiwan.patch
|
||||
cp -v ../appsettray-qt*.ts Qt/AppSetTray-Qt
|
||||
cp -v ../appset-qt*.ts Qt/AppSet-Qt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user