/[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 892427 - (hide annotations) (download)
Sat Oct 17 14:47:26 2015 UTC (8 years, 6 months ago) by daviddavid
Original Path: cauldron/gnofract4d/current/SPECS/gnofract4d.spec
File size: 1489 byte(s)
- use new python2 macros (fix build failure)

1 ofaurax 86912 Name: gnofract4d
2 ofaurax 459132 Version: 3.14.1
3 daviddavid 892427 Release: %mkrel 9
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 daviddavid 892427 BuildRequires: pkgconfig(python2)
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 ovitters 876377 %autopatch -p0
26 ofaurax 86912
27     %build
28 daviddavid 892427 %py2_build
29 ofaurax 86912
30     %install
31 daviddavid 892427 %py2_install
32 ofaurax 86912
33     #duplicate docs
34     rm -rf %{buildroot}%{_docdir}/%{name}
35    
36     #fix rights
37     chmod 644 %{buildroot}%{_datadir}/%{name}/maps/royal.map
38    
39 wally 398861 %find_lang %{name} --with-gnome
40    
41     %files -f %{name}.lang
42 ofaurax 86912 %doc COPYING README
43     %{_bindir}/%{name}
44 daviddavid 892427 %{_datadir}/%{name}/
45 ofaurax 86912 %{_datadir}/pixmaps/%{name}
46     %{_datadir}/pixmaps/%{name}-logo.png
47     %{_datadir}/mime/packages/%{name}-mime.xml
48     %{_datadir}/applications/%{name}.desktop
49 daviddavid 892427 %{python2_sitearch}/fract4d
50     %{python2_sitearch}/fract4dgui
51     %{python2_sitearch}/fractutils
52     %{python2_sitearch}/%{name}-%{version}-py%{python2_version}.egg-info

  ViewVC Help
Powered by ViewVC 1.1.30