mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
parent
b3e30ec0c9
commit
8869c967e3
@ -1,5 +1,5 @@
|
|||||||
pkgname=libzhuyin
|
pkgname=libzhuyin
|
||||||
pkgver=1.0.2
|
pkgver=1.0.91
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="The libzhuyin project aims to provide the algorithms core for intelligent sentence-based Chinese zhuyin input methods."
|
pkgdesc="The libzhuyin project aims to provide the algorithms core for intelligent sentence-based Chinese zhuyin input methods."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -8,7 +8,7 @@ url="https://github.com/libzhuyin/libzhuyin"
|
|||||||
depends=("db" "glib2")
|
depends=("db" "glib2")
|
||||||
makedepends=("cmake")
|
makedepends=("cmake")
|
||||||
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
|
||||||
sha1sums=('9e45ab52d636da216ee776e4a9dfcfee533c4554')
|
sha1sums=('0d248193e0daf4f67eaa9bfb1903094efb16aea3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||||
|
Loading…
Reference in New Issue
Block a user