Blob Blame History Raw
Name:           sugar-flipsticks
Version:        13
Release:        1%{?dist}
Summary:        A keyframe animation activity for Sugar
Group:          Sugar/Activities
License:        GPLv2+
URL:            http://wiki.sugarlabs.org/go/Activities/Flip_Sticks
Source0:        http://download.sugarlabs.org/activities/4044/flip_sticks-%{version}.xo
BuildArch:      noarch
BuildRequires:  python2-devel
BuildRequires:  sugar-toolkit
BuildRequires:  gettext
Requires:       sugar

%description
Flipsticks is a keyframe animation activity that lets you pose and program
a stick figure to walk, run, rotate, twist, tumble and dance. You can save
your animations to the journal and will soon be able to share them via the
mesh. Flipsticks can be used to explore concepts in geometry, computer
programming and animation; it helps develop spatial and analytical thinking
skills. 

%prep
%setup -q -n FlipSticks.activity

%build
python ./setup.py build

%install
python ./setup.py install --prefix=%{buildroot}/%{_prefix}
%find_lang org.worldwideworkshop.olpc.FlipSticks

%files -f org.worldwideworkshop.olpc.FlipSticks.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS TODO
%{sugaractivitydir}/FlipSticks.activity/

%changelog
* Thu Jun  7 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 13-1
- update to v13

* Thu Mar  8 2012 Tom Callaway <spot@fedoraproject.org> - 12-1
- update to v12

* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

* Fri Feb 18 2011 Fabian Affolter <fabian@bernewireless.net> - 8-3
- Translations added

* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

* Tue Nov 16 2010 Fabian Affolter <fabian@bernewireless.net> - 8-1
- Updated to new upstream version 8

* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2-3
- recompiling .py files against Python 2.7 (rhbz#623370)

* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

* Mon Apr 20 2009 Fabian Affolter <fabian@bernewireless.net> - 2-1
- Initial package for Fedora