3ce0600
Name: inksmoto
eb6d034
Version: 0.6.0
9772970
Release:  2%{?dist}
c39a16a
Summary: The new xmoto level editor for Inkscape
3ce0600
3ce0600
Group: Amusements/Games 
3ce0600
License: GPLv2
3ce0600
URL: http://xmoto.sourceforge.net/
9772970
Source0: http://download.tuxfamily.org/xmoto/svg2lvl/%{version}~rc1/inksmoto-%{version}.tar.gz       
3ce0600
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root%(%{__id_u} -n)
4ce6838
Requires: xmoto, inkscape, PyXML, tkinter, python-imaging-tk
3ce0600
BuildArch: noarch
3ce0600
3ce0600
%description
3ce0600
Inksmoto Level Editor is the new xmoto level editor. It uses Inkscape to
3ce0600
draw levels, then it allows you to save your drawing as a xmoto level
3ce0600
(.lvl file). It also allow you to edit xmoto level properties from 
3ce0600
within Inkscape such as make background block, strawberries, ...
3ce0600
3ce0600
Inksmoto Level Editor is written in Python, it's an Inkscape extension. 
3ce0600
3ce0600
%prep
4ce6838
%setup -qn extensions
3ce0600
3ce0600
%build
3ce0600
3ce0600
%install
3ce0600
rm -rf %{buildroot}
3ce0600
mkdir -p %{buildroot}%{_datadir}/inkscape/extensions
3ce0600
rm -f bezmisc.py
3ce0600
rm -f inkex.py
eb6d034
cp -p *.inx *.py %{buildroot}%{_datadir}/inkscape/extensions/
316520c
chmod 644 %{buildroot}%{_datadir}/inkscape/extensions/*
eb6d034
cp -pr inksmoto %{buildroot}%{_datadir}/inkscape/extensions/
3ce0600
3ce0600
%clean
3ce0600
rm -rf %{buildroot}
3ce0600
3ce0600
3ce0600
%files
3ce0600
%defattr(-,root,root,-)
316520c
%attr(-,root,root)%{_datadir}/inkscape/extensions/*
3ce0600
%doc AUTHORS COPYING INSTALL README
3ce0600
3ce0600
%changelog
9772970
* Mon Aug 24 2009 Jon Ciesla <limb@jcomserv.net> - 0.6.0-2
9772970
- 0.6.0 final.
9772970
1967b12
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-1.rc1.1
1967b12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
1967b12
eb6d034
* Tue Apr 21 2009 Jon Ciesla <limb@jcomserv.net> - 0.6.0-1.rc1
eb6d034
- Update to 0.6.0~rc1.
eb6d034
b650e1c
* Tue Mar 17 2009 Jon Ciesla <limb@jcomserv.net> - 0.5.1-1
b650e1c
- New upstream, bugfix release.
3983025
57c1b3d
* Wed Jan 21 2009 Jon Ciesla <limb@jcomserv.net> - 0.5.0-4
57c1b3d
- New upstream, 0.5.0 final.
57c1b3d
6412f6f
* Tue Jan 13 2009 Jon Ciesla <limb@jcomserv.net> - 0.5.0-3.rc2
6412f6f
- New upstream.
6412f6f
316520c
* Thu Dec 18 2008 Jon Ciesla <limb@jcomserv.net> - 0.5.0-2.rc1
316520c
- Added xmoto_install and xmoto_bitmap.
316520c
4ce6838
* Thu Dec 18 2008 Jon Ciesla <limb@jcomserv.net> - 0.5.0-1.rc1
4ce6838
- New upstream, fixes BZ 476815.
4ce6838
c39a16a
* Mon Nov 24 2008 Jon Ciesla <limb@jcomserv.net> - 0.4.1-3
c39a16a
- Cleaned up summary.
c39a16a
3ce0600
* Thu May 15 2008 Jon Ciesla <limb@jcomserv.net> - 0.4.1-2
3ce0600
- Fixed license tag.
3ce0600
- Fixed .py perms.
3ce0600
3ce0600
* Sat Mar 08 2008 Jon Ciesla <limb@jcomserv.net> - 0.4.1-1
3ce0600
- create.