Also reverted the change of ui/gtk3/Makefile.am in CL #5730046 as vala files need to be ...
12 years, 8 months ago
(2012-03-05 03:26:38 UTC)
#1
Also reverted the change of ui/gtk3/Makefile.am in CL #5730046 as vala files
need to be included in tarball from message #8.
'make maintainer-clean' would make sense.
On 2012/03/05 03:26:38, fujiwara wrote: > Also reverted the change of ui/gtk3/Makefile.am in CL #5730046 ...
12 years, 8 months ago
(2012-03-05 03:46:18 UTC)
#2
On 2012/03/05 03:26:38, fujiwara wrote:
> Also reverted the change of ui/gtk3/Makefile.am in CL #5730046 as vala files
> need to be included in tarball from message #8.
> 'make maintainer-clean' would make sense.
Maybe 'make -C ui/gtk3 maintainer-clean-generic'
On 2012/03/05 03:46:18, fujiwara wrote: > On 2012/03/05 03:26:38, fujiwara wrote: > > Also reverted ...
12 years, 8 months ago
(2012-03-05 04:03:35 UTC)
#3
On 2012/03/05 03:46:18, fujiwara wrote:
> On 2012/03/05 03:26:38, fujiwara wrote:
> > Also reverted the change of ui/gtk3/Makefile.am in CL #5730046 as vala files
> > need to be included in tarball from message #8.
> > 'make maintainer-clean' would make sense.
>
> Maybe 'make -C ui/gtk3 maintainer-clean-generic'
lgtm. But I guess the python library in ibus folder will not work with new
daemon, because we changed many functions. So may be we will remove it soon?
On 2012/03/05 04:03:35, Peng wrote: > On 2012/03/05 03:46:18, fujiwara wrote: > > On 2012/03/05 ...
12 years, 8 months ago
(2012-03-05 04:44:11 UTC)
#4
On 2012/03/05 04:03:35, Peng wrote:
> On 2012/03/05 03:46:18, fujiwara wrote:
> > On 2012/03/05 03:26:38, fujiwara wrote:
> > > Also reverted the change of ui/gtk3/Makefile.am in CL #5730046 as vala
files
> > > need to be included in tarball from message #8.
> > > 'make maintainer-clean' would make sense.
> >
> > Maybe 'make -C ui/gtk3 maintainer-clean-generic'
>
> lgtm. But I guess the python library in ibus folder will not work with new
> daemon, because we changed many functions. So may be we will remove it soon?
I agree all engines should be migrated to use pygobject3 but currently ibus
itself cannot run without this patch as ibus engines uses ibus python library. I
need to test if ibus works without python library and probably I'd need this
library for f17 age at least.
I will update ibus-anthy master today.
On 2012/03/05 03:46:18, fujiwara wrote: > On 2012/03/05 03:26:38, fujiwara wrote: > > Also reverted ...
12 years, 8 months ago
(2012-03-30 10:12:09 UTC)
#5
On 2012/03/05 03:46:18, fujiwara wrote:
> On 2012/03/05 03:26:38, fujiwara wrote:
> > Also reverted the change of ui/gtk3/Makefile.am in CL #5730046 as vala files
> > need to be included in tarball from message #8.
> > 'make maintainer-clean' would make sense.
>
> Maybe 'make -C ui/gtk3 maintainer-clean-generic'
FYI now 'make dist' error is fixed after run 'configure --enable-gtk-doc':
https://bugzilla.gnome.org/show_bug.cgi?id=671960
Issue 5731060: Fix python library to load libibus.so.Y
(Closed)
Created 12 years, 8 months ago by fujiwara
Modified 12 years, 8 months ago
Reviewers: shawn.p.huang_gmail.com, Peng
Base URL: git@github.com:ibus/ibus.git@master
Comments: 0