Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 9f6da694675f87ffcd5d1f447d53c6c7 > files > 2

plasma-applet-translatoid-1.30-4.mga3.src.rpm

%define shortname translatoid
%define svn svn20120218

Name:		plasma-applet-translatoid
Version:	1.30
Release:	%mkrel 4
Summary:	Plasma widget to translate text using Google Translate
Group:		Graphical desktop/KDE
License:	LGPLv2
URL:		http://kde-look.org/content/show.php/translatoid?content=97511

Source0:	translatoid-%{version}-%{svn}.tar.bz2
Source1:	po.tar.gz

# Fetch translations from kde trunk, missing in the source tarball
Patch0:		plasma-applet-translatoid-1.30-mga-add-translations.patch

BuildRequires:	kdelibs4-devel
BuildRequires:	qjson-devel
Provides:	plasma-applet

%description
A plasma widget to translate text using Google Translate

%prep
%setup -q -n %{shortname}-%{version}
%setup -n %{shortname}-%{version} -T -D -a 1
%apply_patches

%build
%cmake_kde4
%make

%install
%{makeinstall_std} -C build

%find_lang plasma_applet_translatoid

%files -f plasma_applet_translatoid.lang
%doc README licence.txt
%{_kde_libdir}/kde4/plasma_applet_translatoid.so
%{_kde_services}/plasma-applet-translatoid.desktop
%{_kde_iconsdir}/*/*/*/translator.*
%{_kde_iconsdir}/kbflags/*
%{_kde_appsdir}/translatoid/translatoid.db
%{_kde_appsdir}/cmake/modules/FindQJSON.cmake



%changelog

* Sun Jan 13 2013 umeabot <umeabot> 1.30-4.mga3
+ Revision: 377797
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Tue Mar 13 2012 dglent <dglent> 1.30-3.mga2
+ Revision: 223189
- Add the download_i18n.sh script which is used to generate the po/ folder with the translations, in SOURCES/
- Add a tarball with the po/ folder with the translations
  Add the script download_i18n.sh which is used to generate the po/ folder, in SOURCES/
- Added the /po folder with the translations in the tarball
- Add translations missing in source tarball (mga#169)

* Sat Mar 05 2011 ahmad <ahmad> 1.30-2.mga1
+ Revision: 65090
- ship an svn snapshot to make it work with the new Google API

* Thu Feb 24 2011 ahmad <ahmad> 1.30-1.mga1
+ Revision: 59084
- update to 1.30
- clean spec
- drop patch0
- imported package plasma-applet-translatoid