Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37731297
en ru br
Репозитории ALT
5.1: 0.64.3-alt2
4.1: 0.64.1-alt0.2
4.0: 0.64.1-alt0.2
www.altlinux.org/Changes

Группа :: Интерпретаторы команд
Пакет: drqueue

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

Name: drqueue
Version: 0.64.1

Release: alt0.2

Summary: Open Source Distributed Render Queue

Url: http://bashdb.sourceforge.net/
License: GPL
Group: Shells

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://drqueue.org/files/%{name}.%version.tar.bz2
Patch: %name.patch

BuildRequires: scons libgtk+2-devel

%description
DrQueue is the Open Source Distributed Render Queue. It is the Open
Source alternative to other propietary products. It has been tested on
renderfarms with more than 200 processors and mixed architectures.

It is a tool under development, though it is being used in production by
many people since it release.

%prep
%setup -q
%patch
%__subst "s|chown|#chown|g" Makefile

%build
scons

%install
#make_install install INSTROOT=%buildroot
mkdir -p %buildroot{%_bindir,%_sysconfdir/%name}
cp -r ./bin/* %buildroot%_bindir/
cp ./etc/* %buildroot/etc/%name/
rm -rf %buildroot%_bindir/viewcmd/
rm -rf %buildroot%_bindir/Turtle*

%files
%doc README* CREDITS contrib bin/Turtle*
%_bindir/*
%_sysconfdir/%name/

%changelog

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

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