Blob Blame History Raw
Name:           sugar-fototoon
Version:        22
Release:        4%{?dist}
Summary:        An activity used to create cartoons

Group:          Sugar/Activities
License:        GPLv3+
URL:            http://activities.sugarlabs.org/en-US/sugar/addon/4253
Source0:        http://download.sugarlabs.org/sources/honey/FotoToon/FotoToon-%{version}.tar.bz2

BuildRequires:  python-devel sugar-toolkit-gtk3 gettext
BuildArch:      noarch
Requires:       sugar >= 0.97.0

%description
Fototoon is a sugar activity used to create cartoons using photos 
or drawings. After selecting the images, the user can select globes 
and write text to tell a story.

%prep
%setup -q -n FotoToon-%{version}
chmod +x slideview.py
rm po/aym.po
rm po/cpp.po
rm po/nah.po
rm po/son.po

%build
python ./setup.py build

%install
python ./setup.py install --prefix=%{buildroot}/%{_prefix}

%find_lang org.eq.FotoToon

%files -f org.eq.FotoToon.lang
%doc TODO.txt
%{sugaractivitydir}/FotoToon.activity/

%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 22-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 22-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

* Sun Jan 11 2015 Kalpa Welivitigoda <callkalpa@gmail.com> - 22-1
- Release version 22

* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

* Thu Feb 06 2014 Kalpa Welivitigoda <callkalpa@gmail.com> - 21-1
- Release version 21

* Tue Feb 04 2014 Kalpa Welivitigoda <callkalpa@gmail.com> - 20-1
- Release version 20

* Thu Dec 26 2013 Kalpa Welivitigoda <callkalpa@gmail.com> 19-1
- Release version 19

* Tue Oct 29 2013 Peter Robinson <pbrobinson@fedoraproject.org> 18-1
- Release version 18

* Wed Oct 23 2013 Kalpa Welivitigoda <callkalpa@gmail.com> - 17-1
- Release version 17

* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

* Wed Jun 12 2013 Kalpa Welivitigoda <callkalpa@gmail.com> - 16-2
- fixed rpmline issues

* Wed Jun 12 2013 Kalpa Welivitigoda <callkalpa@gmail.com> - 16-1
- Release version 16

* Mon May 27 2013 Kalpa Welivitigoda <callkalpa@gmail.com> - 15-2
- rectified the error of uploading the source with a different extension

* Mon May 27 2013 Kalpa Welivitigoda <callkalpa@gmail.com> - 15-1
- Release version 15

* Sat Apr 13 2013 Kalpa Welivitigoda <callkalpa@gmail.com> - 14-2
- fixed a typo

* Sat Apr 13 2013 Kalpa Welivitigoda <callkalpa@gmail.com> - 14-1
- Release version 14
- gtk3 port

* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 13-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

* Wed Jan 11 2012 Kalpa Welivitigoda <callkalpa@gmail.com> - 13-2
- modified all to use macros
- replaced python with python2-devel in BuildRequires

* Sat Jan 07 2012 Kalpa Welivitigoda <callkalpa@gmail.com> - 13-1
- initial packaging