Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37489059
en ru br
ALT Linux repos
S:2.5-alt2

Group :: Text tools
RPM: kasumi

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: kasumi
Version: 2.5
Release: alt2

License: GPLv2+
Url: http://kasumi.sourceforge.jp/
Packager: Ilya Mashkin <oddity at altlinux.ru>
BuildRequires: libgtk+2-devel libanthy-devel gcc-c++
Source0: http://jaist.dl.sourceforge.jp/kasumi/41436/%name-%version.tar.gz

Summary: An anthy dictionary management tool
Group: Text tools
%description
Kasumi is a dictionary management tool for Anthy.

%prep
%setup -q

%build
%add_optflags -std=c++11
%configure
make %{?_smp_mflags}

%install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"

# remove .desktop file so that kasumi is accessible from scim panel/ibus panel and it's not necessary for other users.

rm -rf $RPM_BUILD_ROOT%_datadir/applications/*.desktop

%find_lang %name

%files -f %name.lang
%_bindir/kasumi
%_mandir/man1/kasumi.1*
%_datadir/pixmaps/kasumi.png
%doc AUTHORS COPYING ChangeLog NEWS README

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin