Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37634087
en ru br
ALT Linux repos
5.0: 0.64.1-alt0.2
4.1: 0.64.1-alt0.2
4.0: 0.64.1-alt0.2

Group :: Shells
RPM: drqueue

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

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