debian/0000755000000000000000000000000012212537652007173 5ustar debian/compat0000644000000000000000000000000212212536702010364 0ustar 9 debian/changelog0000644000000000000000000000142012212537652011042 0ustar ibus-googlepinyin (0.1.2-2) unstable; urgency=low * Team upload. * Add python-ibus to depends for ibus 1.5. Closes: #721734 * Update to compat=9 and clean up debian/*. -- Osamu Aoki Sat, 07 Sep 2013 14:54:46 +0900 ibus-googlepinyin (0.1.2-1) unstable; urgency=low * Team upload. * New upstream release. -- Aron Xu Fri, 30 Nov 2012 21:30:12 +0800 ibus-googlepinyin (0.1.1-2) unstable; urgency=low * Work with libgooglepinyin0: move dict to /usr/lib/${multi_arch_triplet} (Closes: #646958). -- YunQiang Su Sat, 19 Nov 2011 16:07:01 +0800 ibus-googlepinyin (0.1.1-1) unstable; urgency=low * Initial release (Closes: #640970). -- YunQiang Su Fri, 09 Sep 2011 11:50:14 +0800 debian/watch0000644000000000000000000000026612156630373010231 0ustar version=3 opts=downloadurlmangle=s%.*/%http://libgooglepinyin.googlecode.com/files/% \ http://code.google.com/p/libgooglepinyin/downloads/list .*/ibus-googlepinyin-(\d+.*)\.tar\.bz2 debian/control0000644000000000000000000000154012212537347010577 0ustar Source: ibus-googlepinyin Section: utils Priority: optional Maintainer: IME Packaging Team Uploaders: YunQiang Su Build-Depends: cmake, debhelper (>= 9), python (>= 2.6.6-3~) Standards-Version: 3.9.4 Homepage: http://code.google.com/p/libgooglepinyin/ Vcs-Git: git://anonscm.debian.org/pkg-ime/ibus-googlepinyin.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/ibus-googlepinyin.git Package: ibus-googlepinyin Architecture: all Depends: ibus, libgooglepinyin0, libopencc1, python-ibus, ${misc:Depends}, ${python:Depends} Description: googlepinyin engine for ibus libgooglepinyin is a fork of Google Pinyin on Android, it features to have excellent input experience and uses little resource. . This package is for IBus to use libgooglepinyin. debian/copyright0000644000000000000000000001246012212537347011132 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: ibus-googlepinyin Source: http://code.google.com/p/libgooglepinyin/ Files: engine.py factory.py Copyright: 2007-2011 Peng Huang License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: icons/*.svg Copyright: 2007-2011 Peng Huang License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: googlepinyin.py main.py Copyright: 2011 Jiahua Huang License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: libopencc.py Copyright: 2011 Jiahua Huang License: LGPL-3+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU Lesser General Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3". Files: icons/ibus-googlepinyin.png Copyright: Google, Inc. License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the full text of the Apache License version 2.0 can be found in the file `/usr/share/common-licenses/Apache-2.0'. Files: debian/* Copyright: 2011 YunQiang Su License: GPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/rules0000755000000000000000000000005412156630373010253 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/source/0000755000000000000000000000000012156630373010474 5ustar debian/source/format0000644000000000000000000000001412156630373011702 0ustar 3.0 (quilt)