mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 23:07:15 +08:00
appset: add zh-tw
This commit is contained in:
parent
5452aac8ae
commit
727ff534b0
@ -3,8 +3,8 @@
|
|||||||
# Translators: http://chakra-project.org/bbs/viewtopic.php?pid=29626#p29626
|
# Translators: http://chakra-project.org/bbs/viewtopic.php?pid=29626#p29626
|
||||||
|
|
||||||
pkgname=appset-qt
|
pkgname=appset-qt
|
||||||
pkgver=0.4.2
|
pkgver=0.4.4
|
||||||
pkgrel=3
|
pkgrel=2
|
||||||
pkgdesc="An advanced and feature rich Package Manager Frontend"
|
pkgdesc="An advanced and feature rich Package Manager Frontend"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://appset.sourceforge.net/"
|
url="http://appset.sourceforge.net/"
|
||||||
@ -14,25 +14,27 @@ optdepends=('ccr: For Community Repository support')
|
|||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source=(http://sourceforge.net/projects/appset/files/appset-qt/0.4/$pkgver/$pkgname-$pkgver-sources.tar.gz
|
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/appset-qt-oxygen-icons.tar.xz
|
||||||
http://chakra-project.org/sources/$pkgname/$pkgname-0.4.2-chakra.patch
|
$pkgname/$pkgname-0.4.4-chakra.patch
|
||||||
#http://chakra-project.org/sources/$pkgname/appset-qt_ca-0.4.1.tar.gz
|
#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_de-0.4.1.tar.gz
|
||||||
#http://chakra-project.org/sources/$pkgname/appset-qt_el-0.4.1.tar.gz
|
#http://chakra-project.org/sources/$pkgname/appset-qt_el-0.4.1.tar.gz
|
||||||
#http://chakra-project.org/sources/$pkgname/appset-qt_es-0.4.1.tar.gz
|
#http://chakra-project.org/sources/$pkgname/appset-qt_es-0.4.1.tar.gz
|
||||||
#http://chakra-project.org/sources/$pkgname/appset-qt_fr-0.4.1.tar.gz
|
#http://chakra-project.org/sources/$pkgname/appset-qt_fr-0.4.1.tar.gz
|
||||||
#http://chakra-project.org/sources/$pkgname/appset-qt_nl-0.4.1.tar.gz
|
#http://chakra-project.org/sources/$pkgname/appset-qt_nl-0.4.1.tar.gz
|
||||||
http://chakra-project.org/sources/$pkgname/appset-qt_pl-0.4.2-3.tar.gz
|
#http://chakra-project.org/sources/$pkgname/appset-qt_pl-0.4.2.tar.gz
|
||||||
|
http://chakra-project.org/sources/$pkgname/appset-qt_zh-tw-0.4.4.tar.gz
|
||||||
)
|
)
|
||||||
md5sums=(672dc9475c94baf614dd12922782c522
|
md5sums=(ed10d700994a6c38d8eafcf442d90360
|
||||||
87f5f278e3fe67ed2cd6165c2835d81b
|
87f5f278e3fe67ed2cd6165c2835d81b
|
||||||
eb097d3ceeae3d05eefc0a5717ced010
|
1bc3d8e5ea4301ad60011075eaf786f4
|
||||||
#8c3833816b9270c175636a7bc7fce544 # appset-qt_ca.0.4.1.tar.gz
|
#8c3833816b9270c175636a7bc7fce544 # appset-qt_ca.0.4.1.tar.gz
|
||||||
#275ce0fe7db802558340c5c234a66249 # appset-qt_de-0.4.1.tar.gz
|
#275ce0fe7db802558340c5c234a66249 # appset-qt_de-0.4.1.tar.gz
|
||||||
#b9ffe714c1c1d76a9df7f0784c9e62d5 # appset-qt_el.0.4.1.tar.gz
|
#b9ffe714c1c1d76a9df7f0784c9e62d5 # appset-qt_el.0.4.1.tar.gz
|
||||||
#033278244a74b198f386766abbb9fc50 # appset-qt_es.0.4.1.tar.gz
|
#033278244a74b198f386766abbb9fc50 # appset-qt_es.0.4.1.tar.gz
|
||||||
#676f758716610442b0ef873c1d2974f1 # appset-qt_fr.0.4.1.tar.gz
|
#676f758716610442b0ef873c1d2974f1 # appset-qt_fr.0.4.1.tar.gz
|
||||||
#2acb9e2ac0e6d75f3d97148a621a5539 # appset-qt_nl-0.4.1.tar.gz
|
#2acb9e2ac0e6d75f3d97148a621a5539 # appset-qt_nl-0.4.1.tar.gz
|
||||||
a8faeebf3a163352dd9f6c1d51fd8777 # appset-qt_pl-0.4.2-3.tar.gz
|
#53efb5cc093a97ebeff33e1d25f05a76 # appset-qt_pl-0.4.2.tar.gz
|
||||||
|
03faf18f8994cd406607d5ab6b0f2f16 # appset-qt_zh-tw-0.4.4.tar.gz
|
||||||
)
|
)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -41,7 +43,7 @@ build() {
|
|||||||
cp -v ../*png Qt/AppSet-Qt
|
cp -v ../*png Qt/AppSet-Qt
|
||||||
|
|
||||||
# patch it for Chakra GNU/Linux
|
# patch it for Chakra GNU/Linux
|
||||||
patch -Np1 -i ${startdir}/src/$pkgname-0.4.2-chakra.patch
|
patch -Np1 -i ${startdir}/src/$pkgname-0.4.4-chakra.patch
|
||||||
|
|
||||||
# add chakra translations (check upstream)
|
# add chakra translations (check upstream)
|
||||||
#patch -Np1 -i ${startdir}/src/add-spanish.patch
|
#patch -Np1 -i ${startdir}/src/add-spanish.patch
|
||||||
@ -73,3 +75,4 @@ package() {
|
|||||||
install -m 755 -d "$pkgdir/etc/rc.d" || return 1
|
install -m 755 -d "$pkgdir/etc/rc.d" || return 1
|
||||||
install -m 755 "$srcdir/$pkgname-$pkgver-sources/AppSetHelper/appset-helper.sh" "$pkgdir/etc/rc.d/appset-helper"
|
install -m 755 "$srcdir/$pkgname-$pkgver-sources/AppSetHelper/appset-helper.sh" "$pkgdir/etc/rc.d/appset-helper"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user