~ubuntu-branches/ubuntu/trusty/uim/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): HIGUCHI Daisuke (VDR dai), Nobuhiro Iwamatsu, HIGUCHI Daisuke (VDR dai)
  • Date: 2011-06-30 18:15:36 UTC
  • mto: (15.2.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: james.westby@ubuntu.com-20110630181536-5jv3eouow90zww6c
Tags: 1:1.7.0-2
[ Nobuhiro Iwamatsu ]
* debian/control
  - Fix control within about 80 characters
  - Drop emacs22, emacs21 and emacs-snapshot from Depends of uim-el
  - Add uim-gtk3 to Depends of uim
  - Change architecture of libuim-data from any to all

[ HIGUCHI Daisuke (VDR dai) ]
* debian/uim-tcode.install
  - include "tcode.scm" and "trycode.scm" for code table file.
    (Closes: #631746)
* debian/{uim-common,uim-utils}.postinst
  - remove no longer need postinst script
* debian/libuim7.symbols.kfreebsd
  - add a separate symbols file on kFreeBSD for issetugid
* debian/control
  - remove unnecessary lib*-dev buil-dependencies (Closes: #623669)
  - libuim-dev: fix Depends: add libgcroots-dev, remove libm17n-dev.
    (Closes: #423269)
  - uim-canna, uim-prime: do not depend ${shlibs:Depends}
* enable GTK+3 immodule and helper applications
  - debian/control: uim-gtk3: new sub package.
  - debian/rules: add --with-gtk3 to confflags.
  - debian/uim-common.install: move /usr/share/uim/helperdata/
    uim-dict-ui.xml from debian/uim-gtk2.0.install.
  - debian/uim-gtk3.install: new file.
  - debian/uim-gtk3.lintian-overrides: new file.
  - debian/uim-gtk3.menu: new file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
        --with-m17nlib \
22
22
        --with-x \
23
23
        --with-gtk \
 
24
        --with-gtk3 \
24
25
        --with-qt4 \
25
26
        --with-qt4-immodule \
26
27
        --with-expat \
75
76
                etc/uim/loader.scm \
76
77
                usr/share/uim/loader.scm
77
78
        for pkg in libuim7 libuim-data libuim7-dbg libuim-dev uim-utils \
78
 
                   uim-gtk2.0 uim-qt uim-qt3 uim-applet-gnome uim-applet-kde \
 
79
                   uim-gtk2.0 uim-gtk3 uim-applet-gnome \
 
80
                   uim-qt uim-qt3 uim-applet-kde \
79
81
                   uim-anthy uim-canna uim-prime uim-skk uim-m17nlib \
80
82
                   uim uim-byeoru uim-latin uim-pinyin \
81
83
                   uim-tcode uim-viqr uim-ipa-x-sampa uim-look \
95
97
                --exclude=usr/lib/uim/plugin \
96
98
                --exclude=usr/lib/kde4 \
97
99
                --exclude=usr/lib/gtk-2.0 \
 
100
                --exclude=usr/lib/gtk-3.0 \
98
101
                $(NULL)
99
 
 
100
 
override_dh_gtkmodules:
101
 
        LD_LIBRARY_PATH=$(CURDIR)/uim/.libs:$(LD_LIBRARY_PATH) \
102
 
                dh_gtkmodules