debian/0000755000000000000000000000000011772630401007167 5ustar debian/libclutter-imcontext-0.1-0.install0000644000000000000000000000002111772624754015400 0ustar usr/lib/*/*.so.* debian/libclutter-imcontext-0.1-bin.prerm0000644000000000000000000000024211545673561015473 0ustar #!/bin/sh -e case "$1" in remove|upgrade|deconfigure) rm -f /etc/clutter-imcontext/clutter.immodules ;; *) ;; esac #DEBHELPER# exit 0 debian/compat0000644000000000000000000000000211772620603010370 0ustar 9 debian/libclutter-imcontext-0.1-0.dirs0000755000000000000000000000014411772627234014700 0ustar #! /usr/bin/dh-exec etc/clutter-imcontext usr/lib/${DEB_HOST_MULTIARCH}/clutter-imcontext/immodules debian/copyright0000644000000000000000000000315011772621207011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: clutter-imcontext Upstream-Contact: Raymond Liu Source: https://gitorious.org/mx-toolkit/clutter-imcontext Files: * Copyright: 2009 Intel Corporation. License: LGPL-2.1 Files: clutter-imcontext/*.c clutter-imcontext/*.h tests/*.c Copyright: 2009 Intel Corporation. License: LGPL-2.1 Files: clutter-imcontext/clutter-imcontext.c clutter-imcontext/clutter-imcontext.h clutter-imcontext/clutter-imcontextsimple.c clutter-imcontext/clutter-imcontextsimple.h tools/scan-immodules.c Copyright: 2000 Red Hat, Inc. 2009 Intel Corporation. License: LGPL-2.1 Files: debian/* Copyright: 2009 Canonical, Ltd. 2012 Ying-Chun Liu (PaulLiu) License: LGPL-2.1 License: LGPL-2.1 This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU Lesser General Public License, version 2.1, as published by the Free Software Foundation. . This program is distributed in the hope 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 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 the GNU Lesser General Public Licnse, version 2.1, can be found in the /usr/share/common-licenses/LGPL-2.1 file. debian/control0000644000000000000000000000675011772627641010616 0ustar Source: clutter-imcontext Section: libs Priority: optional Maintainer: Ying-Chun Liu (PaulLiu) Homepage: http://www.clutter-project.org/ Build-Depends: debhelper (>= 9), cdbs, gtk-doc-tools, libclutter-1.0-dev, libglib2.0-dev, libtool, autoconf, automake, docbook-to-man, dh-exec Standards-Version: 3.9.3 Package: libclutter-imcontext-0.1-0 Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: libclutter-imcontext-0.1-bin Multi-Arch: same Description: Open GL based interactive canvas library IMContext framework Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. IMContext is an abstract base class defining a generic input method interface. This library ports the GTK+ IMContext to clutter. Package: libclutter-imcontext-0.1-bin Section: misc Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: libclutter-imcontext-0.1-0 (<< 0.1.4-2) Replaces: libclutter-imcontext-0.1-0 (<< 0.1.4-2) Multi-Arch: foreign Description: Open GL based interactive canvas library IMContext framework Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. IMContext is an abstract base class defining a generic input method interface. This library ports the GTK+ IMContext to clutter. . This package contains the utilities which are used by the libraries and other packages. Package: libclutter-imcontext-0.1-dev Section: libdevel Architecture: any Depends: libclutter-imcontext-0.1-0 (= ${binary:Version}), libclutter-1.0-dev, libglib2.0-dev, pkg-config, ${misc:Depends} Suggests: libclutter-imcontext-0.1-doc Description: Open GL based interactive canvas library IMContext framework (dev. files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. IMContext is an abstract base class defining a generic input method interface. This library ports the GTK+ IMContext to clutter. . This package contains the development files. Package: libclutter-imcontext-0.1-doc Section: doc Architecture: all Depends: ${misc:Depends} Suggests: devhelp Description: Open GL based interactive canvas library IMContext framework (document) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. IMContext is an abstract base class defining a generic input method interface. This library ports the GTK+ IMContext to clutter. . This package contains the documentation. Package: libclutter-imcontext-0.1-0-dbg Architecture: any Section: debug Priority: extra Depends: libclutter-imcontext-0.1-0 (=${binary:Version}), ${misc:Depends} Description: Open GL based interactive canvas library IMContext framework (debug files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. IMContext is an abstract base class defining a generic input method interface. This library ports the GTK+ IMContext to clutter. . This package contains the debug files. debian/libclutter-imcontext-0.1-bin.postinst0000644000000000000000000000042511772624027016227 0ustar #!/bin/sh -e CLUTTER_SCAN=/usr/bin/clutter-scan-immodules CONFIG_FILE=/etc/clutter-imcontext/clutter.immodules case "$1" in triggered | configure) if [ -x $CLUTTER_SCAN ]; then $CLUTTER_SCAN > $CONFIG_FILE fi ;; *) ;; esac #DEBHELPER# exit 0 debian/watch0000644000000000000000000000016311545660455010232 0ustar version=3 http://git.moblin.org/cgit.cgi/clutter-imcontext/ \ snapshot/clutter-imcontext-([\d\.]*).tar.gz debian/source/0000755000000000000000000000000011545673624010503 5ustar debian/source/format0000644000000000000000000000001411545673624011711 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000057211772625400010203 0ustar aclocal.m4 config.h config.h.in config.log config.status config.sub config.guess configure depcomp install-sh ltmain.sh missing stamp-h1 gtk-doc.make Makefile.in clutter-imcontext/Makefile.in tools/Makefile.in tests/Makefile.in doc/Makefile.in doc/reference/Makefile.in doc/reference/clutter-imcontext.types doc/reference/clutter-imcontext-sections.txt clutter-scan-immodules.1 debian/libclutter-imcontext-0.1-dev.install0000644000000000000000000000006111772621634016015 0ustar usr/include/ usr/lib/*/*.so usr/lib/*/pkgconfig/ debian/changelog0000644000000000000000000000255011772630367011056 0ustar clutter-imcontext (0.1.4-3) unstable; urgency=low * Multi-Arch support - Bump debhelper compat level to 9 - Split -bin package for utils * Bump Standards-Version to 3.9.3: Nothing needs to be changed * Update debian/copyright to v1.0 format * Update Homepage field in debian/control * Use debian/clean to clean up temporarily manpages -- Ying-Chun Liu (PaulLiu) Wed, 27 Jun 2012 23:12:34 +0800 clutter-imcontext (0.1.4-2) unstable; urgency=low * Don't install *.la files * Use DebSrc 3.0 format * Update copyright format to dep5 rev. 173 * Bump Standards-Version to 3.9.1: Nothing needs to be changed * Use triggers to handle immodules -- Ying-Chun Liu (PaulLiu) Sun, 03 Apr 2011 03:11:28 +0800 clutter-imcontext (0.1.4-1) unstable; urgency=low * Chris Cheney - Patch to use clutter-1.0: from clutter-imcontext-0.1-2.2.moblin2.src.rpm - Initial Release. * Michael Terry - No-change rebuild against latest clutter-0.9 * Ying-Chun Liu (PaulLiu) - New upstream release (0.1.4) (Closes: #546239) - Use machine-readable debian/copyright - Add debian/watch - Add missing manpage: clutter-scan-immodules.sgml -- Ying-Chun Liu (PaulLiu) Sat, 12 Sep 2009 02:10:51 +0800 debian/libclutter-imcontext-0.1-bin.dirs0000644000000000000000000000002611772627227015307 0ustar etc/clutter-imcontext debian/libclutter-imcontext-0.1-doc.install0000644000000000000000000000005311545660455016007 0ustar usr/share/gtk-doc/html/clutter-imcontext/* debian/rules0000755000000000000000000000076711772625446010276 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/utils.mk DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) DEB_CONFIGURE_SCRIPT := ./autogen.sh clutter-scan-immodules.1: debian/clutter-scan-immodules.sgml docbook-to-man $< > $@ build/libclutter-imcontext-0.1-0:: clutter-scan-immodules.1 clean:: rm -rf autom4te.cache common-binary-predeb-arch:: list-missing debian/libclutter-imcontext-0.1-bin.install0000644000000000000000000000003711772624752016016 0ustar usr/bin/clutter-scan-immodules debian/clutter-scan-immodules.sgml0000644000000000000000000000674711545660455014503 0ustar manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> Ying-Chun"> Liu"> September 5, 2009"> 1"> paulliu@debian.org"> CLUTTER-IMCONTEXT"> Debian"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2009 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; program to scan immodules and generate configuration files &dhpackage; DESCRIPTION This manual page documents briefly the &dhpackage; command. This manual page was written for the &debian; distribution because the original program does not have a manual page. &dhpackage; is a prgram that scans immodules for Clutter and generate a configuration file which is suitable to be used as /etc/clutter-imcontext/clutter.immodules AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; Lesser General Public License, version 2.1 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-2.1.
debian/libclutter-imcontext-0.1-bin.manpages0000644000000000000000000000003111545660455016133 0ustar clutter-scan-immodules.1 debian/libclutter-imcontext-0.1-bin.triggers0000644000000000000000000000005611545673122016170 0ustar interest /usr/lib/clutter-imcontext/immodules