Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37563546
en ru br
Репозитории ALT
S:4.3-alt2
5.1: 3.10-alt1
4.1: 3.8-alt1.qa1
4.0: 3.2-alt0.1
www.altlinux.org/Changes

Группа :: Науки/Математика
Пакет: gnofract4d

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: gnofract4d
Version: 4.3
Release: alt2

Summary: Gnofract 4D is a Gnome-based program to draw fractals

License: GPLv2
Group: Sciences/Mathematics
Url: https://github.com/fract4d/gnofract4d

# Source-git: https://github.com/edyoung/gnofract4d.git

Source: %name-%version.tar

# This *really* requires gcc at runtime!

Requires: gcc

%add_python3_req_skip frm_docbook

BuildRequires(pre): rpm-build-python3

BuildRequires: gcc-c++ libGConf-devel libjpeg-devel libpng-devel
BuildRequires: python3-devel

AutoProv: no

%description
Gnofract 4D is a Gnome-based program to draw fractals. What sets it apart from
other fractal programs (and makes it "4D") is the way that it treats the
Mandelbrot and Julia sets as different views of the same four-dimensional
fractal object. This allows you to generate images which are a cross between
the two sets and explore their inter-relationships.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install

# drop all tests

rm -rf %buildroot%python3_sitelibdir/fract*/test*

rm -rf %buildroot/usr/share/doc/gnofract4d

%find_lang %name --with-gnome

%files -f %name.lang
%doc README.md
%_bindir/%name
%python3_sitelibdir/fract4d/
%python3_sitelibdir/fract4d_compiler/
%python3_sitelibdir/fract4dgui/
%python3_sitelibdir/*.egg-info
%_datadir/%name/
%_datadir/mime/packages/*
%_pixmapsdir/*
%_iconsdir/hicolor/*/apps/*.png
%_desktopdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin