Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568793
en ru br
ALT Linux repos
S:0.6.0-alt1.qa1
5.0: 0.6.0-alt1
4.1: 0.5.1-alt1
4.0: 0.5.1-alt1

Other repositories
Upstream:0.5.1

Group :: File tools
RPM: gaffitter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gaffitter
Version: 0.5.1
Release: alt1

Summary: Genetic Algorithm File Fitter
License: GPL
Group: File tools

URL: http://gaffitter.sourceforge.net/
Source: http://downloads.sourceforge.net/gaffitter/gaffitter-%version.tar.bz2

# Automatically added by buildreq on Thu Apr 05 2007

BuildRequires: gcc-c++

%description
Genetic Algorithm File Fitter (gaffitter) is a command-line software
written in C++ that extracts --via genetic algorithms-- subsets of a
list of files/directories that best fit the given volume size (target),
such as CD, DVD and others.

%prep
%setup -q

%build
%make_build

%install
install -pD -m755 src/gaffitter %buildroot%_bindir/gaffitter

%files
%_bindir/*

%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