Summary: X Input Method Server for Japanese conversion system of Anthy
Name: jmode
Version: 0.7.6
Release: 0vl1
URL: http://sourceforge.jp/projects/anthy/
Source0: %{name}-%{version}.tar.gz
License: GPL
Group: User Interface/X
BuildRoot: %{_tmppath}/%{name}-root
Requires: gtk2 >= 2.0, gnome-panel >= 2.0
BuildRequires: gtk2-devel >= 2.0, gnome-panel >= 2.0

%description
X Input Method Server for Japanese conversion system of Anthy

%prep
%setup -q

%build
%configure
make

%install
rm -rf %{buildroot}
%makeinstall
%{find_lang} %{name}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root)
%doc README NEWS AUTHORS COPYING ChangeLog
%{_bindir}/jmode*
%{_libdir}/bonobo/servers/GNOME_JmodeApplet.server
%{_libexecdir}/jmode*
%{_datadir}/jmode

%changelog
* Sat Aug 30 2003 IWAI, Masaharu <iwai@alib.jp> 0.7.6-0vl1
- initial build for Vine Linux