Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > 8815900218eb32c9ed54ddc0eb7dfae3 > files > 2

sugar-pippy-activity-59-3.mga5.src.rpm

Name: sugar-pippy-activity
Version: 59
Release: %mkrel 3
Summary: Python programming activity for Sugar
License: GPL
Group: Graphical desktop/Other
Url: http://sugarlabs.org/

Source: http://download.sugarlabs.org/sources/sucrose/fructose/Pippy/Pippy-%{version}.tar.bz2

Requires: python-gtksourceview  
Requires: python  
Requires: pybox2d  
Requires: pygame  
Requires: python-elements
Requires: sugar

BuildRequires: gettext  
BuildRequires: libpython-devel  
BuildRequires: sugar-toolkit >= 0.86.1
BuildRequires: sugar-toolkit-gtk3 
# ovitters: pkgconfig(gobject-introspection-1.0) includes script to determine typelib() auto buildrequires
BuildRequires: pkgconfig(gobject-introspection-1.0)

%description
Teaches Python programming by providing access to Python code samples
and a fully interactive Python interpreter.
The user can type and execute simple Python expressions. For example,
it would be possible for a user to write Python statements to calculate
expressions, play sounds, or make simple text animation.
The initial build ships with about twenty short Python examples covering
various aspects of the language.

%prep
%setup -q -n Pippy-%{version}
rm -rf library/pippy/physics

%build
python setup.py build

%install
python setup.py install --prefix=%{buildroot}/%{_prefix}
%find_lang org.laptop.Pippy

%files -f org.laptop.Pippy.lang
%{_datadir}/sugar/activities/*
%doc NEWS COPYING



%changelog
* Wed Oct 15 2014 umeabot <umeabot> 59-3.mga5
+ Revision: 748702
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 59-2.mga5
+ Revision: 689596
- Mageia 5 Mass Rebuild

  + ovitters <ovitters>
    - add gobject-introspection BR for typelib auto BR

* Wed May 28 2014 zezinho <zezinho> 59-1.mga5
+ Revision: 627347
- new version

* Fri Oct 18 2013 umeabot <umeabot> 51-4.mga4
+ Revision: 519397
- Mageia 4 Mass Rebuild

* Mon Jan 14 2013 umeabot <umeabot> 51-3.mga3
+ Revision: 383678
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Dec 19 2012 zezinho <zezinho> 51-2.mga3
+ Revision: 332784
- remove external libs

* Mon Dec 03 2012 zezinho <zezinho> 51-1.mga3
+ Revision: 326175
- fix build requires
- new version

* Wed Nov 21 2012 zezinho <zezinho> 46-1.mga3
+ Revision: 320103
- newversion

* Fri Dec 02 2011 dmorgan <dmorgan> 43-2.mga2
+ Revision: 175063
- Remove as noarch

* Sat Nov 19 2011 zezinho <zezinho> 43-1.mga2
+ Revision: 169539
- new version

  + ennael <ennael>
    - imported package sugar-pippy-activity


* Tue Oct 20 2009 Aleksey Lim <alsroot@mandriva.org> 34-2mdv2010.0
+ Revision: 458405
- Fix SL#1058

* Tue Aug 11 2009 Aleksey Lim <alsroot@mandriva.org> 34-1mdv2010.0
+ Revision: 414904
- Sucrose 0.85.2

* Sun Jan 11 2009 Aleksey Lim <alsroot@mandriva.org> 25-1mdv2009.1
+ Revision: 328409
- initial commit