Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399029
en ru br
ALT Linux repos
S:0.0.1-alt4.2
5.0: 0.0.1-alt3
4.1: 0.0.1-alt3
4.0: 0.0.1-alt3
3.0: 0.0.1-alt2

Group :: System/Internationalization
RPM: qmtcc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: qmtcc
Version: 0.0.1
Release: alt4.2

Summary: Qt based graphical frontend to multitran dictionary
License: GPL
Group: System/Internationalization

Url: http://www.altlinux.org
Source0: %name-%{version}alpha1.tar.bz2
Source1: qmtcc.desktop
Patch0: qmtcc-0.0.1-alt-DSO.patch

Requires: multitran-dict
Requires: libmtquery >= 0.0.1-alt3
BuildRequires: libmtquery-devel >= 0.0.1-alt3
BuildRequires: libbtree-devel libfacet-devel libmtsupport-devel

# Automatically added by buildreq on Sat Oct 09 2010

BuildRequires: gcc-c++ libmtquery-devel libqt3-devel

%description
Qt based graphical frontend to multitran dictionary

%prep
%setup -n %name-%{version}alpha1
%patch0 -p2

%build
pushd src
%_libdir/qt3/bin/qmake
%make_build
popd

%install
pushd src
install -Dpm755 %name %buildroot%_bindir/%name
ln -s %name %buildroot%_bindir/multitran
popd
install -Dpm644 %SOURCE1 %buildroot%_desktopdir/%name.desktop

%files
%doc AUTHORS README
%_bindir/*
%_desktopdir/*

%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