mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
update fcitx series package
This commit is contained in:
parent
67c85a9767
commit
ac996f82c0
@ -8,16 +8,16 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=fcitx-cloudpinyin
|
pkgname=fcitx-cloudpinyin
|
||||||
pkgver=0.1.2
|
pkgver=0.2.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="This is a standalone module for fcitx, it can use pinyin API on the internet to input."
|
pkgdesc="This is a standalone module for fcitx, it can use pinyin API on the internet to input."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://github.com/csslayer/fcitx-cloudpinyin"
|
url="https://github.com/csslayer/fcitx-cloudpinyin"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('fcitx>=4.1.0')
|
depends=('fcitx>=4.2.0')
|
||||||
makedepends=('cmake' 'intltool')
|
makedepends=('cmake' 'intltool')
|
||||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
||||||
md5sums=('1e0cc856b4415e1fcfd388859a84b079')
|
md5sums=('7a1e98134da9114341926466248de93b')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd "$srcdir/${pkgname}-${pkgver}"
|
cd "$srcdir/${pkgname}-${pkgver}"
|
||||||
@ -32,4 +32,4 @@ package ()
|
|||||||
{
|
{
|
||||||
cd "$srcdir/${pkgname}-${pkgver}/build"
|
cd "$srcdir/${pkgname}-${pkgver}/build"
|
||||||
make DESTDIR=${pkgdir} install
|
make DESTDIR=${pkgdir} install
|
||||||
}
|
}
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
pkgname=fcitx-googlepinyin
|
pkgname=fcitx-googlepinyin
|
||||||
pkgver=0.1.3
|
pkgver=0.1.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Fcitx Wrapper for googlepinyin."
|
pkgdesc="Fcitx Wrapper for googlepinyin."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://code.google.com/p/fcitx"
|
url="http://code.google.com/p/fcitx"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('fcitx>=4.1.0' 'libgooglepinyin')
|
depends=('fcitx>=4.2.0' 'libgooglepinyin>=0.1.2')
|
||||||
makedepends=('cmake' 'intltool')
|
makedepends=('cmake' 'intltool')
|
||||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
||||||
md5sums=('68a4c7c3ac6debb71cf161703c460101')
|
md5sums=('0f35450db1f17e45b376808fd1850d30')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd "$srcdir/${pkgname}-${pkgver}"
|
cd "$srcdir/${pkgname}-${pkgver}"
|
||||||
@ -24,4 +24,4 @@ package ()
|
|||||||
{
|
{
|
||||||
cd "$srcdir/${pkgname}-${pkgver}/build"
|
cd "$srcdir/${pkgname}-${pkgver}/build"
|
||||||
make DESTDIR=${pkgdir} install
|
make DESTDIR=${pkgdir} install
|
||||||
}
|
}
|
||||||
|
@ -8,16 +8,16 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=fcitx-sunpinyin
|
pkgname=fcitx-sunpinyin
|
||||||
pkgver=0.3.2
|
pkgver=0.3.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Fcitx Wrapper for sunpinyin."
|
pkgdesc="Fcitx Wrapper for sunpinyin."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://code.google.com/p/fcitx"
|
url="http://code.google.com/p/fcitx"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('fcitx>=4.1.0' 'sunpinyin-git' 'libxpm')
|
depends=('fcitx>=4.2.0' 'sunpinyin-git')
|
||||||
makedepends=('cmake' 'intltool')
|
makedepends=('cmake' 'intltool')
|
||||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
||||||
md5sums=('a43cc199b16880a2a4b3dbdfed07c9a8')
|
md5sums=('f9c4ecaf59f8c2f5faeaec02afd95b85')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd "$srcdir/${pkgname}-${pkgver}"
|
cd "$srcdir/${pkgname}-${pkgver}"
|
||||||
@ -33,4 +33,4 @@ package ()
|
|||||||
{
|
{
|
||||||
cd "$srcdir/${pkgname}-${pkgver}/build"
|
cd "$srcdir/${pkgname}-${pkgver}/build"
|
||||||
make DESTDIR=${pkgdir} install
|
make DESTDIR=${pkgdir} install
|
||||||
}
|
}
|
||||||
|
@ -9,15 +9,16 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=fcitx-ui-light
|
pkgname=fcitx-ui-light
|
||||||
pkgver=0.1.2
|
pkgver=0.1.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="light weight xlib and xft based ui for fcitx."
|
pkgdesc="light weight xlib and xft based ui for fcitx."
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://code.google.com/p/fcitx"
|
url="http://code.google.com/p/fcitx"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('fcitx>=4.1.0' 'libxpm')
|
depends=('fcitx>=4.2.0' 'libxpm')
|
||||||
makedepends=('cmake' 'intltool')
|
makedepends=('cmake' 'intltool')
|
||||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
||||||
|
md5sums=('633e8b018da9c8f09f99567b5479cf18')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd "$srcdir/${pkgname}-${pkgver}"
|
cd "$srcdir/${pkgname}-${pkgver}"
|
||||||
@ -35,4 +36,3 @@ package ()
|
|||||||
make DESTDIR=${pkgdir} install
|
make DESTDIR=${pkgdir} install
|
||||||
}
|
}
|
||||||
|
|
||||||
md5sums=('3d1208f67945e4023e40257fd3460628')
|
|
||||||
|
@ -9,7 +9,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
|||||||
|
|
||||||
pkgbase=fcitx
|
pkgbase=fcitx
|
||||||
pkgname=('fcitx' 'fcitx-qt')
|
pkgname=('fcitx' 'fcitx-qt')
|
||||||
pkgver=4.1.2
|
pkgver=4.2.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Free Chinese Input Toy of X - Input Method Server for X window system"
|
pkgdesc="Free Chinese Input Toy of X - Input Method Server for X window system"
|
||||||
arch=("i686" "x86_64")
|
arch=("i686" "x86_64")
|
||||||
@ -18,7 +18,7 @@ url="http://code.google.com/p/fcitx"
|
|||||||
makedepends=('intltool' 'cmake' 'pango' 'qt' 'icu' 'dbus-core' 'wget')
|
makedepends=('intltool' 'cmake' 'pango' 'qt' 'icu' 'dbus-core' 'wget')
|
||||||
conflicts=('fcitx-utf8-svn' 'fcitx-svn' 'fcitx-hg')
|
conflicts=('fcitx-utf8-svn' 'fcitx-svn' 'fcitx-hg')
|
||||||
source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
|
source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
|
||||||
md5sums=('f72460f46e50f82c3738aa1f0d9b3125')
|
md5sums=('4ba77f769219460439f9e1e5c0c6c5f3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/
|
cd $srcdir/
|
||||||
@ -51,4 +51,4 @@ package_fcitx-qt()
|
|||||||
depends=('qt' 'icu' 'fcitx')
|
depends=('qt' 'icu' 'fcitx')
|
||||||
cd $srcdir/build/src/frontend/qt
|
cd $srcdir/build/src/frontend/qt
|
||||||
make DESTDIR=$pkgdir install
|
make DESTDIR=$pkgdir install
|
||||||
}
|
}
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=kcm-fcitx
|
pkgname=kcm-fcitx
|
||||||
pkgver=0.2.0
|
pkgver=0.3.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="KDE Config Module for Fcitx"
|
pkgdesc="KDE Config Module for Fcitx"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -17,7 +17,7 @@ license=('GPL')
|
|||||||
depends=('fcitx' 'kdebase-runtime')
|
depends=('fcitx' 'kdebase-runtime')
|
||||||
makedepends=('cmake' 'intltool' 'automoc4')
|
makedepends=('cmake' 'intltool' 'automoc4')
|
||||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
||||||
md5sums=('8e9d558d615533aa9f0c6e59d764373e')
|
md5sums=('7ce1474566c3843c3049ddb9ebbe9f91')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd "$srcdir/${pkgname}-${pkgver}"
|
cd "$srcdir/${pkgname}-${pkgver}"
|
||||||
@ -33,4 +33,4 @@ package ()
|
|||||||
{
|
{
|
||||||
cd "$srcdir/${pkgname}-${pkgver}/build"
|
cd "$srcdir/${pkgname}-${pkgver}/build"
|
||||||
make DESTDIR=${pkgdir} install
|
make DESTDIR=${pkgdir} install
|
||||||
}
|
}
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||||
|
|
||||||
pkgname=libgooglepinyin
|
pkgname=libgooglepinyin
|
||||||
pkgver=0.1.1
|
pkgver=0.1.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A fork from google pinyin on android"
|
pkgdesc="A fork from google pinyin on android"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -18,6 +18,7 @@ license=('APACHE')
|
|||||||
makedepends=('cmake')
|
makedepends=('cmake')
|
||||||
conflicts=('libgooglepinyin-hg')
|
conflicts=('libgooglepinyin-hg')
|
||||||
source=(http://libgooglepinyin.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
source=(http://libgooglepinyin.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)
|
||||||
|
md5sums=('d697aba08fdc0fe15c9d7b6096ca3b28')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd "${srcdir}"
|
cd "${srcdir}"
|
||||||
@ -33,4 +34,3 @@ build(){
|
|||||||
make DESTDIR=${pkgdir} install
|
make DESTDIR=${pkgdir} install
|
||||||
}
|
}
|
||||||
|
|
||||||
md5sums=('dd78eaf1fb4fc7dac379a8c837d8940d')
|
|
||||||
|
Loading…
Reference in New Issue
Block a user