Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048389
en ru br
Репозитории ALT

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

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

Name: filigram
Version: 7422
Release: alt1.qa1
Group: Sciences/Mathematics
License: MIT/X11
Summary: Pretty pictures generation by mathematical means
# wget -r -l1 --cut-dirs=2 -k -nH -np -P filigram http://www.chiark.greenend.org.uk/~sgtatham/filigram
Source: %name-%version.tar
Patch: %name.help.patch
URL: http://www.chiark.greenend.org.uk/~sgtatham/filigram

%description
Filigrams are a type of pretty pictures generated by mathematical means.
They're not technically a type of fractal, although they contain elements which
people who know fractals might find hauntingly familiar. They're something
I invented by accident once and decided to polish up because it looked pretty.

%prep
%setup
%patch

%build
gcc %name.c -o%name

%install
install -D %name %buildroot%_bindir/%name

%files
%doc *[^m]
%_bindir/*

%changelog

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

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