/[packages]/updates/8/gnofract4d/current/SPECS/gnofract4d.spec
ViewVC logotype

Annotation of /updates/8/gnofract4d/current/SPECS/gnofract4d.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 750704 - (hide annotations) (download)
Wed Oct 15 04:03:46 2014 UTC (9 years, 5 months ago) by umeabot
Original Path: cauldron/gnofract4d/current/SPECS/gnofract4d.spec
File size: 1520 byte(s)
Second Mageia 5 Mass Rebuild
1 ofaurax 86912 Name: gnofract4d
2 ofaurax 459132 Version: 3.14.1
3 umeabot 750704 Release: %mkrel 8
4 boklm 344995 Group: Graphics/Utilities
5 ofaurax 86912 License: BSD
6     Summary: Gnofract 4D: Superior Fractal Software
7 wally 398861 URL: http://gnofract4d.sourceforge.net/
8 ofaurax 459132 Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
9 barjac 339228 Patch0: gnofract4d-3.13-fix_desktop_file.patch
10 ofaurax 87481 Patch1: gnofract4d-3.13-fix_libdl.patch
11 ofaurax 86912 BuildRequires: python-devel
12 ofaurax 464656 #needed at runtime, see bug 9091
13     Requires: gcc
14 ofaurax 86912
15     %description
16     Gnofract 4D is a free, open source program which allows anyone to
17     create beautiful images called fractals. The images are automatically
18     created by the computer based on mathematical principles.
19     These include the Mandelbrot and Julia sets and many more.
20     You don't need to do any math: you can explore a universe of images
21     just using a mouse.
22    
23     %prep
24     %setup -q
25     %patch0 -p0
26 ofaurax 87481 %patch1 -p0
27 ofaurax 86912
28     %build
29     python setup.py build
30    
31     %install
32     python setup.py install --root=%{buildroot}
33    
34     #duplicate docs
35     rm -rf %{buildroot}%{_docdir}/%{name}
36    
37     #fix rights
38     chmod 644 %{buildroot}%{_datadir}/%{name}/maps/royal.map
39    
40 wally 398861 %find_lang %{name} --with-gnome
41    
42     %files -f %{name}.lang
43 ofaurax 86912 %doc COPYING README
44     %{_bindir}/%{name}
45     %{_datadir}/%{name}
46     %{_datadir}/pixmaps/%{name}
47     %{_datadir}/pixmaps/%{name}-logo.png
48     %{_datadir}/mime/packages/%{name}-mime.xml
49     %{_datadir}/applications/%{name}.desktop
50     %{python_sitearch}/fract4d
51     %{python_sitearch}/fract4dgui
52     %{python_sitearch}/fractutils
53     %{python_sitearch}/%{name}-%{version}-py%{py_ver}.egg-info

  ViewVC Help
Powered by ViewVC 1.1.30