update to 20.04p16 [release 20.04p16-1mamba;Fri May 21 2021]
This commit is contained in:
parent
445e22cbde
commit
0f0ed8feee
@ -1,31 +1,33 @@
|
|||||||
Name: xfractint
|
Name: xfractint
|
||||||
Version: 20.2.04
|
Version: 20.04p16
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: A freeware fractal generator
|
Summary: A freeware fractal generator
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://spanky.triumf.ca/www/fractint/fractint.html
|
URL: https://www.fractint.org/
|
||||||
Source: http://www.sdboyd56.com/xfractint/xfract%{version}.zip
|
Source: http://www.fractint.org/ftp/current/linux/xfractint-%{version}.tar.gz
|
||||||
Source1: http://www.sdboyd56.com/xfractint/Xfractint_maps.tar.bz2
|
Source1: http://www.sdboyd56.com/xfractint/Xfractint_maps.tar.bz2
|
||||||
Source2: xfractint-icon-16x16.png
|
Source2: xfractint-icon-16x16.png
|
||||||
Source3: xfractint-icon-32x32.png
|
Source3: xfractint-icon-32x32.png
|
||||||
Patch0: xfractint-20.2.04-gcc4.patch
|
Patch0: xfractint-20.2.04-gcc4.patch
|
||||||
License: Freeware
|
License: Freeware
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libncurses-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libXft-devel
|
||||||
|
BuildRequires: libfontconfig-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Fractint is a freeware fractal generator created for IBMPC's and compatible computers. It is the most versatile and extensive fractal program available for any price. The authors (of which I am not one), work very hard to keep it that way. It has many great features and it is constantly being upgraded and improved by the Stone Soup team. Keep this link as a reference to stay up-to-date with the latest developments.
|
Fractint is a freeware fractal generator created for IBMPC's and compatible computers. It is the most versatile and extensive fractal program available for any price. The authors (of which I am not one), work very hard to keep it that way. It has many great features and it is constantly being upgraded and improved by the Stone Soup team. Keep this link as a reference to stay up-to-date with the latest developments.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c -a1
|
%setup -q -a1
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make
|
%make
|
||||||
@ -69,6 +71,9 @@ install -D -m 0755 %{SOURCE3} %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/x
|
|||||||
%{_datadir}/icons/hicolor/*/apps/xfractint.png
|
%{_datadir}/icons/hicolor/*/apps/xfractint.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 20.04p16-1mamba
|
||||||
|
- update to 20.04p16
|
||||||
|
|
||||||
* Fri Aug 23 2013 Automatic Build System <autodist@mambasoft.it> 20.2.04-3mamba
|
* Fri Aug 23 2013 Automatic Build System <autodist@mambasoft.it> 20.2.04-3mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user