debian/0000775000000000000000000000000012306312270007164 5ustar debian/fcitx-libs-qt5.install0000664000000000000000000000003412305553724013336 0ustar usr/lib/*/libfcitx-qt5.so.* debian/fcitx-libs-qt5-dev.install0000664000000000000000000000007212305553724014114 0ustar usr/lib/*/libfcitx-qt5.so usr/lib/*/pkgconfig usr/include debian/docs0000664000000000000000000000000712305553724010046 0ustar README debian/copyright0000664000000000000000000000215312305553724011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fcitx-qt5 Source: http://code.google.com/p/fcitx License: GPL-2+ 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2". Files: * Copyright: 2012, 2013 Weng Xuetian (csslayer) License: GPL-2+ Files: debian/* Copyright: 2013 YunQiang Su 2013 Aron Xu License: GPL-2+ debian/control0000664000000000000000000001050112305554115010571 0ustar Source: fcitx-qt5 Section: libs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: IME Packaging Team Uploaders: Aron Xu , YunQiang Su Build-Depends: debhelper (>= 9), cmake, pkg-config, intltool, fcitx-libs-dev (>= 1:4.2.8), qtbase5-dev, qtbase5-private-dev Standards-Version: 3.9.4 Homepage: http://code.google.com/p/fcitx Vcs-Git: git://anonscm.debian.org/pkg-ime/fcitx-qt5.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ime/fcitx-qt5.git Package: fcitx-frontend-qt5 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-module-dbus Description: Free Chinese Input Toy of X - Qt5 IM Module frontend Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the Qt5 IM Module frontend, which is necessary for Fcitx users who would like to use Qt5 applications. Package: fcitx-libs-qt5 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: fcitx-frontend-qt5 Description: Free Chinese Input Toy of X - D-Bus client library for Qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package contains the following library: * libfcitx-qt5 - D-Bus client library for Qt5 Package: fcitx-libs-qt5-dev Section: libdevel Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-libs-qt5 (= ${binary:Version}) Recommends: fcitx-libs-dev Description: Free Chinese Input Toy of X - Devel files for libfcitx-qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the development files for fcitx-libs-qt5. Package: fcitx-libs-qt5-dbg Section: debug Architecture: any Priority: extra Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, fcitx-libs-qt5 (= ${binary:Version}) Recommends: fcitx-dbg Description: Free Chinese Input Toy of X - Debugging symbols for libfcitx-qt5 Fcitx is the Free Chinese Input Toy of X, which was initially designed for Chinese users, and used XIM protocol. Now it has already evolved into a highly modularized, feature rich input method framework for Unix-like platforms supporting a considerable amount of frontends, backends and modules. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt 4/5 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . This package provides the debugging symbols for fcitx-libs-qt5. debian/rules0000775000000000000000000000034012305553724010253 0ustar #!/usr/bin/make -f export DH_VERBOSE=1 DPKG_EXPORT_BUILDFLAGS = 1 -include /usr/share/dpkg/default.mk CFLAGS += $(CPPFLAGS) CXXFLAGS += $(CPPFLAGS) %: dh $@ override_dh_strip: dh_strip --dbg-package=fcitx-libs-qt5-dbg debian/watch0000664000000000000000000000012712305553724010227 0ustar version=3 http://code.google.com/p/fcitx/downloads/list .*/fcitx-qt5-*\.*(.*)\.tar\.xz debian/source/0000775000000000000000000000000012306312270010464 5ustar debian/source/format0000664000000000000000000000001412305553724011704 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000141312306312266011042 0ustar fcitx-qt5 (0.1.1-3ubuntu2) trusty; urgency=medium * Rebuild to solve a powerpc dependency problem. -- Timo Jyrinki Fri, 07 Mar 2014 11:43:17 +0200 fcitx-qt5 (0.1.1-3ubuntu1) trusty; urgency=medium * Rebuild against Qt 5.2.1 -- Timo Jyrinki Wed, 05 Mar 2014 09:53:29 +0200 fcitx-qt5 (0.1.1-3) unstable; urgency=low * debian/control: recommends fcitc-frontend-qt5. -- Aron Xu Mon, 07 Oct 2013 20:37:17 +0800 fcitx-qt5 (0.1.1-2) unstable; urgency=low * Upload to unstable. -- Aron Xu Sun, 06 Oct 2013 17:31:49 +0800 fcitx-qt5 (0.1.1-1) experimental; urgency=low * Initial release (Closes: #708322). -- Aron Xu Wed, 15 May 2013 14:13:09 +0800 debian/compat0000664000000000000000000000000212305553724010374 0ustar 9 debian/fcitx-frontend-qt5.install0000664000000000000000000000001612305553724014224 0ustar usr/lib/*/qt5