debian/0000755000000000000000000000000011714271442007171 5ustar debian/changelog0000644000000000000000000000133611714271442011046 0ustar fcitx-ui-light (0.1.3-2) unstable; urgency=low * debian/patch0001-dont-display-desktop-file.patch Don't display desktop file. -- YunQiang Su Wed, 08 Feb 2012 02:46:10 +0800 fcitx-ui-light (0.1.3-1) unstable; urgency=low * New upstream release: for fcitx 4.2.0. -- YunQiang Su Sun, 05 Feb 2012 21:21:38 +0800 fcitx-ui-light (0.1.2-2) unstable; urgency=low * debian/patches/01-traywindow_none.patch: [UPSTREAM] detect to avoid trayWindow->window is None. -- Aron Xu Tue, 25 Oct 2011 02:23:32 +0800 fcitx-ui-light (0.1.2-1) unstable; urgency=low * Initial release (Closes: #638780) -- Aron Xu Mon, 24 Oct 2011 23:59:38 +0800 debian/patches/0000755000000000000000000000000011714270336010621 5ustar debian/patches/0001-dont-display-desktop-file.patch0000644000000000000000000000111411714270275017212 0ustar From: YunQiang Su Date: Wed, 8 Feb 2012 02:43:06 +0800 Subject: dont display desktop file --- data/fcitx-light.desktop.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/data/fcitx-light.desktop.in b/data/fcitx-light.desktop.in index 64f12ae..a14223b 100644 --- a/data/fcitx-light.desktop.in +++ b/data/fcitx-light.desktop.in @@ -7,6 +7,7 @@ Terminal=false Type=Application Categories=System;Utility; StartupNotify=false +NoDisplay=true X-GNOME-Autostart-Phase=Applications X-GNOME-AutoRestart=false X-GNOME-Autostart-Notify=false -- debian/patches/series0000644000000000000000000000004511714270275012037 0ustar 0001-dont-display-desktop-file.patch debian/control0000644000000000000000000000201111713501100010550 0ustar Source: fcitx-ui-light Section: utils Priority: optional Maintainer: IME Packaging Team Uploaders: Aron Xu , YunQiang Su DM-Upload-Allowed: yes Build-Depends: debhelper (>= 8), cmake, gettext, pkg-config, intltool, fcitx-libs-dev (>= 1:4.2.0), libfontconfig1-dev, libfreetype6-dev, libxft-dev, libxpm-dev Standards-Version: 3.9.2 Homepage: http://code.google.com/p/fcitx Vcs-Git: git://git.debian.org/pkg-ime/fcitx-ui-light.git Vcs-Browser: http://git.debian.org/?p=pkg-ime/fcitx-ui-light.git Package: fcitx-ui-light Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: light weight xlibs and xft based UI for Fcitx fcitx-ui-light is a very light weight UI for Fcitx, using only xlibs and xft. It is directly inherited from the UI code base of Fcitx 3.x series. . This UI is intended to work on all X11 environment with minimal dependencies, so it can scale to more situations where none of Cairo, Pango or QT is available. debian/watch0000644000000000000000000000012011713500473010211 0ustar version=3 http://googlecode.debian.net/p/fcitx/fcitx-ui-light-(\d+.*)\.tar\.bz2 debian/source/0000755000000000000000000000000011713500473010467 5ustar debian/source/format0000644000000000000000000000001411713500473011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000024511713500473010250 0ustar #!/usr/bin/make -f DPKG_EXPORT_BUILDFLAGS = 1 -include /usr/share/dpkg/default.mk CFLAGS += $(CPPFLAGS) CXXFLAGS += $(CPPFLAGS) %: dh $@ override_dh_makeshlibs: debian/fcitx-ui-light.lintian-overrides0000644000000000000000000000005711713500473015406 0ustar fcitx-ui-light: desktop-command-not-in-package debian/docs0000644000000000000000000000000711713500473010037 0ustar README debian/copyright0000644000000000000000000000202211713500473011116 0ustar Format: http://dep.debian.net/deps/dep5/ Upstream-Name: fcitx-ui-light Source: http://code.google.com/p/fcitx Copyright: 2011, CSSlayer 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 of the License, 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 full text of GPL-2 could be found at `/usr/share/common-licenses/GPL-2'. Files: debian/* Copyright: 2010, Aron Xu License: GPL-2+ debian/compat0000644000000000000000000000000211713500473010365 0ustar 8