Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043085
en ru br
ALT Linux repos
S:3.1.1-alt5
5.0: 2.7.11-alt1
4.1: 2.7.11-alt1
4.0: 2.7.11-alt0.M40.1

Group :: Graphics
RPM: flam3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _stripped_files_terminate_build 1
%define _unpackaged_files_terminate_build 1

Name: flam3
Version: 3.1.1
Release: alt5

Summary: Programs to generate and render cosmic recursive fractal flames
License: GPL-3.0-or-later
Group: Graphics
Url: https://flam3.com
Vcs: https://github.com/scottdraves/flam3

Source: %name-%version.tar
Patch: %name-%version-%release.patch
Patch1: flam3-3.1.1-alt-001-manpage_whatis_fix.patch
Patch2: flam3-3.1.1-alt-002-libxml.patch
Patch3: flam3-3.1.1-alt-003-ljpeg.patch
Patch4: flam3-3.1.1-alt-004-flam3.patch
Patch5: flam3-3.1.1-alt-005-readme.patch
Patch6: flam3-3.1.1-alt-006-icu67.patch
Patch7: flam3-3.1.1-alt-007-autoconf.patch
Patch8: flam3-3.1.1-alt-008-libm_linking.patch
Patch9: flam3-3.1.1-alt-009-optimisation_fix.patch

Requires: %name-palettes = %EVR

# Automatically added by buildreq on Mon Dec 07 2020 (-bi)

BuildRequires: libjpeg-devel libpng-devel libxml2-devel zlib-devel

%description
Flam3 renders fractal flames and manipulates their genomes.

%package devel
Summary: Development environment for building applications with %name
Group: Development/C
Requires: %name = %EVR

%description devel
This package contains the files needed to develop programs which use
the %name library.

%package palettes
Summary: The %name palettes xml file
Group: Graphics
BuildArch: noarch

%description palettes
The %name palettes xml file.

%prep
%setup
%autopatch -p1

%build
%autoreconf
%configure --enable-shared --disable-static
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%_libdir/lib%name.so.*
%_bindir/%name-*
%_man1dir/%{name}*.1*
%doc README.txt

%files -n %name-palettes
%_datadir/%name

%files -n %name-devel
%_includedir/*.*
%_libdir/lib%name.so
%_pkgconfigdir/%name.pc

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin