ajacoutot
e6d8ee2eba
Bump after py-gobject3 change.
2013-04-16 10:21:58 +00:00
ajacoutot
171c2807f8
librsvg is implied.
2013-04-03 08:16:43 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
e4fa65e765
PERMIT_* / REGRESS -> TEST sweep
2013-03-11 11:10:51 +00:00
ajacoutot
55b951dd52
Fix path to immodules.cache for gtk+3.
...
ok fgsch@ (maintainer)
2013-01-23 18:05:57 +00:00
fgsch
b7bb42232e
Update to ibus-anthy-1.5.0, required by the newer ibus.
...
Add myself as maintainer.
With input and comments from ajacoutot@.
2013-01-18 12:42:16 +00:00
fgsch
1e2d07b644
I forgot to add myself as maintainer.
2013-01-17 23:40:26 +00:00
fgsch
7eb422f207
add myself as maintainer and bump revision.
2013-01-17 23:39:32 +00:00
fgsch
a94290f906
Update to ibus 1.5.1.
...
With input and comments from ajacoutot@.
2013-01-17 23:31:41 +00:00
fgsch
5a47e4b1fa
Update to ibus-skk 1.4.1.
...
ajacoutot@ ok.
2012-10-28 17:48:24 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
fgsch
55f3aad84c
include .la files as well and bump.
...
requested by ajacoutot@
2012-09-20 13:20:02 +00:00
fgsch
f9716942aa
hook libskk.
2012-09-20 00:30:50 +00:00
fgsch
a236bd40fe
Add libskk, a GObject-based library to deal with Japanese kana-to-kanji
...
(SKK) conversion originally submitted by Tamotsu Takahashi, updated
and with some tweaks by me.
sthen@ ok
2012-09-20 00:08:58 +00:00
ajacoutot
d564010b05
Sync comment; no pkg change.
2012-09-10 08:08:49 +00:00
jasper
926f21deb8
- remove now unneeded -lpthread/-pthread chunks
2012-08-19 21:38:05 +00:00
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
fgsch
c030c68376
Update to ibus 1.4.1.
...
ajacoutot@ ok.
2012-02-29 21:09:00 +00:00
ajacoutot
95a4fc7621
gamin,-server is gone, glib2 supports native file monitoring with kqueue(2).
2012-01-01 09:04:13 +00:00
fgsch
9875a4e08a
update to ibus 1.4.0.
...
tested by myself and Tamotsu Takahashi (ttakah plus openbsd at gmail.com).
2011-12-12 12:23:14 +00:00
ajacoutot
84963604d9
Add a dependency on x11/gtk+2,-guic.
2011-12-03 20:30:09 +00:00
espie
53295a4812
bye bye FLAVOR:L
2011-12-02 14:36:13 +00:00
jasper
ffeab6e5b8
- regen WANTLIB
2011-11-03 17:46:21 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
a5e3542d11
Set DATADIRNAME in a consistent way now that glib-gettext.m4 has been
...
fixed.
2011-10-03 06:42:45 +00:00
fgsch
cb0c1dce38
Update to ibus-skk 1.3.9
2011-09-25 13:34:57 +00:00
espie
d6e7b9cbe6
normalize pkgpath
2011-09-16 10:02:36 +00:00
jasper
90786a1963
- drop the gnome subpackage, it's an old gnome-2 style applet which isn't supported anymore
...
ok aja@
2011-09-13 06:42:50 +00:00
ajacoutot
ad57df71a0
Use the gettext MODULE.
2011-07-06 18:41:41 +00:00
fgsch
6a38005f65
update to ibus-skk 1.3.7
...
ajacoutot@ ok.
2011-06-20 08:57:07 +00:00
fgsch
a9ffd900b5
Update to ibus-anthy 1.2.6.
...
ajacoutot@ ok
2011-06-20 08:53:55 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
jasper
ac1da11f99
fix WANTLIB
2011-06-06 15:10:40 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
landry
b07a0085da
Try to bring some sanity to uim's WANTLIBs, put common stuff in Wx, Wgtk
...
and Wqt and reuse them in WANTLIB-gnome and WANTLIB-kde. Bump
corresponding PKGNAMEs.
2011-05-04 07:32:11 +00:00
kevlo
546199046a
Update to 0.0.4.2
...
ok ajacoutot@
2011-05-02 06:58:39 +00:00
kevlo
800ce0f160
Update to 0.3.4
...
ok ajacoutot@
2011-05-02 06:57:34 +00:00
ajacoutot
c1d9b0ce4d
Add vala support (it's only a build dep).
...
Regen patches while here.
ok jasper@
2011-04-08 07:37:24 +00:00
jasper
6aa2ed984a
- instead of ignoring the warning, actually install the xdg files...
2011-04-07 19:23:05 +00:00
jasper
ef6fbbed62
Add introspection support (needed for on-going GNOME 3 work).
2011-04-07 07:16:26 +00:00
fgsch
ec52884306
Update to ibus-skk 1.3.5.
...
jasper@ ok
2011-01-14 06:02:06 +00:00
fgsch
7b69e4b0da
Update to ibus-anthy 1.2.5.
...
jasper@ ok
2011-01-14 06:01:04 +00:00
fgsch
ca49e3fb1d
Update to ibus 1.3.9.
...
jasper@ ok.
2011-01-14 06:00:33 +00:00
fgsch
51637e841c
Update to ibus-skk 1.3.3.
2010-11-20 16:59:56 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
fgsch
f83d32e2b5
Update to ibus-anthy 1.2.4.
2010-11-11 09:42:52 +00:00
fgsch
f2a6119bbf
Update to ibus 1.3.8. Add TRUEPREFIX to the README.
2010-11-11 09:42:11 +00:00
jasper
b4fe065353
- switch to pkg-readmes
2010-11-09 20:00:38 +00:00