mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
sha256sums updated
This commit is contained in:
commit
026ed33991
@ -5,7 +5,7 @@
|
||||
# contributor: Fabian Kosmale <0inkane@googlemail.com>
|
||||
|
||||
pkgname=calibre
|
||||
pkgver=0.8.68
|
||||
pkgver=0.8.69
|
||||
pkgrel=1
|
||||
pkgdesc="Ebook management application"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -22,7 +22,7 @@ screenshot=('https://lh5.googleusercontent.com/_lG58t3XWd3c/TcNwiXkAx_I/AAAAAAAA
|
||||
install=calibre.install
|
||||
source=("http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.xz"
|
||||
'desktop_integration.patch')
|
||||
md5sums=('2f7f3b50f6f147c0d263acb92065aa51'
|
||||
md5sums=('c49d551dbb28ea03f3497dbdf36f4916'
|
||||
'049558ae8372a011aee43e873171fbf2')
|
||||
|
||||
build() {
|
||||
|
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-anthy
|
||||
pkgver=0.1.0
|
||||
pkgver=0.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Japanese Input support (Anthy) for fcitx."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ license=('GPL')
|
||||
depends=('fcitx>=4.2.5' 'anthy')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('794b9a3e9d9de214fafa6d55c3cdb09d')
|
||||
md5sums=('651e9a21e5203c14ca0968c63a820157')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-chewing
|
||||
pkgver=0.1.2
|
||||
pkgver=0.1.3
|
||||
pkgrel=1
|
||||
pkgdesc="Fcitx Wrapper for chewing."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ license=('GPL')
|
||||
depends=('fcitx>=4.2.0' 'libchewing')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('b90839ebb907501f37bdf86d961517f7')
|
||||
md5sums=('052e3f146b6e2805918c008005fc9591')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
@ -8,16 +8,16 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-cloudpinyin
|
||||
pkgver=0.2.3
|
||||
pkgver=0.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="This is a standalone module for fcitx, it can use pinyin API on the internet to input."
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://github.com/csslayer/fcitx-cloudpinyin"
|
||||
license=('GPL')
|
||||
depends=('fcitx>=4.2.5')
|
||||
depends=('fcitx>=4.2.6')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('6d9028d3fabf68c5cd2671d0ba2b7247')
|
||||
md5sums=('8bffd65fe2172d61edde46ad53380150')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-hangul
|
||||
pkgver=0.1.1
|
||||
pkgver=0.1.2
|
||||
pkgrel=1
|
||||
pkgdesc="Fcitx Wrapper for Hangul."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,7 +17,7 @@ license=('GPL')
|
||||
depends=('fcitx>=4.2.1' 'libhangul')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('c8426b8dbb6f2a8e81b03a35ff611e85')
|
||||
md5sums=('8ca3616240ca6a526d3f9f93477d8016')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
@ -7,16 +7,16 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-libpinyin
|
||||
pkgver=0.1.1
|
||||
pkgver=0.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="Fcitx Wrapper for libpinyin."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://code.google.com/p/fcitx"
|
||||
license=('GPL')
|
||||
depends=('fcitx>=4.2.1' 'libpinyin')
|
||||
depends=('fcitx>=4.2.1' 'libpinyin>=0.7.1')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('19a341df5d538296b3b3ed6f3fc710b1')
|
||||
md5sums=('f2d3bf9feac3e0a230632d8b5860f412')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
35
fcitx-sayura/PKGBUILD
Normal file
35
fcitx-sayura/PKGBUILD
Normal file
@ -0,0 +1,35 @@
|
||||
#
|
||||
# Apps Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# Maintainer: Weng Xuetian <wengxt@gmail.com>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-sayura
|
||||
pkgver=0.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Sinhala for fcitx."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://code.google.com/p/fcitx"
|
||||
license=('GPL')
|
||||
depends=('fcitx>=4.2.5')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('66c3a797cdc1f5a5ae19690cc8fd7cbd')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
rm -rf build
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
}
|
||||
|
||||
package ()
|
||||
{
|
||||
cd "$srcdir/${pkgname}-${pkgver}/build"
|
||||
make DESTDIR=${pkgdir} install
|
||||
}
|
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-sunpinyin
|
||||
pkgver=0.3.8
|
||||
pkgver=0.3.9
|
||||
pkgrel=1
|
||||
pkgdesc="Fcitx Wrapper for sunpinyin."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,7 +17,7 @@ license=('GPL')
|
||||
depends=('fcitx>=4.2.1' 'sunpinyin-git>=20120603')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('aefb43370520d00e1c6cf331c2d1a251')
|
||||
md5sums=('de221daa7b3790b22f5a95d7091d0e38')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-table-extra
|
||||
pkgver=0.3.2
|
||||
pkgver=0.3.3
|
||||
pkgrel=1
|
||||
pkgdesc="Extra table data for fcitx, including Zhengma, Cangjie, Boshiamy"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ license=('GPL')
|
||||
depends=('fcitx>=4.2.4')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('8bddeade93365f3497dbd3e8e3073e38')
|
||||
md5sums=('cfd6e70ad99a37937e0f1d0588136bc4')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=fcitx-table-other
|
||||
pkgver=0.2.0
|
||||
pkgver=0.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="Extra non-chinese table data for fcitx"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ license=('GPL')
|
||||
depends=('fcitx>=4.2.4')
|
||||
makedepends=('cmake' 'intltool')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('829dcb189757b610d1e1714f68d00ae1')
|
||||
md5sums=('f68accc4cb4e45da81a38517be236c14')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
@ -7,25 +7,23 @@
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgbase=fcitx
|
||||
pkgname=('fcitx' 'fcitx-qt' 'fcitx-gtk2' 'fcitx-gtk3')
|
||||
pkgver=4.2.5
|
||||
pkgname=fcitx
|
||||
pkgver=4.2.6
|
||||
pkgrel=2
|
||||
pkgdesc="A Flexible Input Method Framework"
|
||||
arch=("i686" "x86_64")
|
||||
license=('GPL')
|
||||
url="http://code.google.com/p/fcitx"
|
||||
makedepends=('intltool' 'cmake' 'pango' 'qt' 'icu' 'dbus-core' 'wget' 'gtk2' 'gtk3' 'opencc' 'lua' 'iso-codes' 'enchant')
|
||||
source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz" '4.2.5-fix.patch')
|
||||
md5sums=('4301375f3abfec374d3899ffdc9c7e28'
|
||||
'd49ed107b78ba2dadc11c70f2270b55e')
|
||||
depends=('pango' 'dbus-core' 'opencc' 'lua' 'iso-codes' 'icu' 'libxkbfile')
|
||||
replaces=('fcitx-qt' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-keyboard')
|
||||
conflicts=('fcitx-utf8-svn' 'fcitx-svn' 'fcitx-hg' 'fcitx-keyboard' 'fcitx-qt' 'fcitx-gtk2' 'fcitx-gtk3')
|
||||
makedepends=('libxkbfile' 'intltool' 'cmake' 'pango' 'qt' 'icu' 'dbus-core' 'wget' 'gtk2' 'gtk3' 'opencc' 'lua' 'iso-codes' 'enchant')
|
||||
source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('5465888fcd89407b767e7fb3c16f7d63')
|
||||
categories=('localization')
|
||||
install=fcitx.install
|
||||
|
||||
build() {
|
||||
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
patch -i "$srcdir/${pkgver}-fix.patch" -p1 || return 1
|
||||
|
||||
cd $srcdir/
|
||||
|
||||
msg "Creating make environment..."
|
||||
@ -44,39 +42,7 @@ build() {
|
||||
make
|
||||
}
|
||||
|
||||
package_fcitx(){
|
||||
depends=('pango' 'dbus-core' 'opencc' 'lua' 'iso-codes' 'enchant' 'icu')
|
||||
conflicts=('fcitx-utf8-svn' 'fcitx-svn' 'fcitx-hg' 'fcitx-keyboard')
|
||||
replaces=('fcitx-keyboard')
|
||||
package(){
|
||||
cd $srcdir/build
|
||||
make DESTDIR=$pkgdir install
|
||||
rm -rf $pkgdir/usr/lib/qt/
|
||||
rm -rf $pkgdir/usr/lib/gtk-2.0/
|
||||
rm -rf $pkgdir/usr/lib/gtk-3.0/
|
||||
}
|
||||
|
||||
package_fcitx-qt()
|
||||
{
|
||||
pkgdesc='QT IM Module for fcitx'
|
||||
depends=('qt' 'icu' 'fcitx')
|
||||
cd $srcdir/build/src/frontend/qt
|
||||
make DESTDIR=$pkgdir install
|
||||
}
|
||||
|
||||
package_fcitx-gtk2()
|
||||
{
|
||||
pkgdesc='GTK2 IM Module for fcitx'
|
||||
depends=('gtk2' 'fcitx')
|
||||
install=fcitx-gtk2.install
|
||||
cd $srcdir/build/src/frontend/gtk2
|
||||
make DESTDIR=$pkgdir install
|
||||
}
|
||||
|
||||
package_fcitx-gtk3()
|
||||
{
|
||||
pkgdesc='GTK3 IM Module for fcitx'
|
||||
depends=('gtk3' 'fcitx')
|
||||
install=fcitx-gtk3.install
|
||||
cd $srcdir/build/src/frontend/gtk3
|
||||
make DESTDIR=$pkgdir install
|
||||
}
|
||||
|
@ -1,11 +0,0 @@
|
||||
post_install() {
|
||||
usr/bin/gtk-query-immodules-2.0 > etc/gtk-2.0/gtk.immodules
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
post_install() {
|
||||
usr/bin/gtk-query-immodules-3.0 --update-cache
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
17
fcitx/fcitx.install
Normal file
17
fcitx/fcitx.install
Normal file
@ -0,0 +1,17 @@
|
||||
post_install() {
|
||||
which gtk-query-immodules-2.0 > /dev/null 2>&1 && gtk-query-immodules-2.0 > /etc/gtk-2.0/gtk.immodules
|
||||
|
||||
which gtk-query-immodules-3.0 > /dev/null 2>&1 && gtk-query-immodules-3.0 --update-cache
|
||||
|
||||
update-desktop-database -q
|
||||
update-mime-database usr/share/mime &> /dev/null
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
post_install
|
||||
}
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||
|
||||
pkgname=feh
|
||||
pkgver=2.6
|
||||
pkgver=2.6.1
|
||||
pkgrel=1
|
||||
pkgdesc="A fast, lightweight image viewer which uses imlib2"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -15,7 +15,7 @@ makedepends=('libxt')
|
||||
categories=('graphics')
|
||||
source=("http://feh.finalrewind.org/${pkgname}-${pkgver}.tar.bz2")
|
||||
categories=('graphics')
|
||||
md5sums=('95ed6ae854bcc4bd96fd0408a3861a05')
|
||||
md5sums=('2df8baec5dba447b9e0b22fd6ed54618')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
@ -4,7 +4,7 @@
|
||||
# maintainer abveritas@chakra-project.org
|
||||
|
||||
pkgname=kadu
|
||||
pkgver=0.12.2
|
||||
pkgver=0.12.3
|
||||
pkgrel=1
|
||||
pkgdesc="A Qt-based Gadu-Gadu client"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ conflicts=('kadu-svn')
|
||||
screenshot=('http://www.kadu.im/wiki/images/thumb/2/24/Screen_mainpage_pl.png/450px-Screen_mainpage_pl.png')
|
||||
install=$pkgname.install
|
||||
source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2)
|
||||
md5sums=('e546834f85bed14279691998545d203c')
|
||||
md5sums=('c5d6f0bd384cd96090819ea018eb8ad8')
|
||||
|
||||
build() {
|
||||
cd $srcdir/kadu-$pkgver
|
||||
|
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=kcm-fcitx
|
||||
pkgver=0.4.0
|
||||
pkgver=0.4.1
|
||||
pkgrel=1
|
||||
pkgdesc="KDE Config Module for Fcitx"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,7 +17,7 @@ license=('GPL')
|
||||
depends=('fcitx>=4.2.5' 'kdebase-runtime')
|
||||
makedepends=('cmake' 'intltool' 'automoc4')
|
||||
source=(http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.xz)
|
||||
md5sums=('c54eb7ed04ecaf64e06b55acee3f30f6')
|
||||
md5sums=('1a2a9802edf6df79d3883c362ba487f0')
|
||||
|
||||
build(){
|
||||
cd "$srcdir/${pkgname}-${pkgver}"
|
||||
|
@ -7,7 +7,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=libpinyin
|
||||
pkgver=0.5.0
|
||||
pkgver=0.7.1
|
||||
pkgrel=1
|
||||
pkgdesc="Library to deal with pinyin."
|
||||
arch=('i686' 'x86_64')
|
||||
@ -19,7 +19,7 @@ options=(!libtool)
|
||||
|
||||
source=(https://github.com/downloads/libpinyin/libpinyin/${pkgname}-${pkgver}.tar.gz)
|
||||
|
||||
md5sums=('09483a15479331af8704bbb25a179fe2')
|
||||
md5sums=('efd3eb322da3ff6a712879e4b4a9e874')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/libpinyin-$pkgver
|
||||
|
@ -4,7 +4,7 @@
|
||||
# maintainer abveritas@chakra-project.org
|
||||
|
||||
pkgname=mc
|
||||
pkgver=4.8.5
|
||||
pkgver=4.8.6
|
||||
pkgrel=1
|
||||
pkgdesc="A filemanager/shell that emulates Norton Commander"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -16,7 +16,7 @@ optdepends=('p7zip: support for 7zip archives')
|
||||
screenshot=('http://ompldr.org/vOG9vNg')
|
||||
options=('!emptydirs' '!makeflags')
|
||||
source=("https://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2")
|
||||
md5sums=('87f03efc65cf962d775c3811d157e402')
|
||||
md5sums=('323706aa5e77698bed7b0b6faa7c1530')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
@ -51,7 +51,7 @@ sha256sums=('04030998f15b656e9b76064cde3e6cb43c5a41b1e25e700f123f5a629578fe5e'
|
||||
'656905de981ffa24f6f921c920538854a235225053f44baedacc07b46ca0cf56'
|
||||
'12dbba3b59991f2b68cddeeeda20236aeff63e11b7e2d1b08d9d6a82225f6651'
|
||||
'b8d4d82c90f81af67f7449d880430bda4d1d73c571851f40c339faee809d7239'
|
||||
'e6e875ef186578b53106d7f6af48e426cdaf1b4e86834f01696b8ef1c685787f')
|
||||
'e6e875ef186578b53106d7f6af48e426cdaf1b4e86834f01696b8ef1c685787f'
|
||||
|
||||
[[ "${CARCH}" = i686 ]] && sha256sums[0]='e084db553064fb85136df22d13f262fef602daca56b95799cef7df761310a8d5'
|
||||
_installdir='/opt/VirtualBox'
|
||||
|
Loading…
Reference in New Issue
Block a user