From 8eb269ec383bde94b6191802be3f9f3641a402bb Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Mon, 9 Nov 2015 23:53:05 +0900 Subject: Added libpinyin to GNOME stratum libpinyin is the low level library for dealing with chinese pinyin text, input methods are built on top of this library Change-Id: I0da675fc2f7dcc729b150eecb52d91adb462ae13 --- strata/gnome.morph | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/strata/gnome.morph b/strata/gnome.morph index 8ae226f3..c772e27d 100644 --- a/strata/gnome.morph +++ b/strata/gnome.morph @@ -132,6 +132,13 @@ chunks: repo: upstream:berkeleydb ref: 780b92ada9afcf1d58085a83a0b9e6bc982203d1 unpetrify-ref: db-6.1.23 +- name: libpinyin + repo: upstream:libpinyin + ref: 2e0c23b3ab6c247dd6a683c716e784a371646af4 + unpetrify-ref: baserock/1.2.91 + build-system: autotools + build-depends: + - berkeleydb - name: libcanberra repo: upstream:libcanberra ref: c0620e432650e81062c1967cc669829dbd29b310 -- cgit v1.2.1