Bug 47095 - sys-apps/air-1.2.3-beta3 ebuild (new package)
Bug#: 47095 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: rockoo@gmail.com
Component: Ebuilds
URL: 
Summary: sys-apps/air-1.2.3-beta3 ebuild (new package)
Keywords:  EBUILD
Status Whiteboard: 
Opened: 2004-04-07 07:37 0000
Description:   Opened: 2004-04-07 07:37 0000
sys-apps/air-1.2.3-beta3 ebuild request

homepage:
http://air-imager.sourceforge.net/

desc:
AIR (Automated Image & Restore) is a GUI front-end to dd/dcfldd designed for easily creating forensic bit images.

------- Comment #1 From Doug Weimer 2004-04-20 09:31:08 0000 -------
Created an attachment (id=29703) [details]
ebuild for air-1.2.3_beta3

The installer for air is not very conducive to the portage build system. To
clean things up this ebuild requires the patch (attatched below). The only true
build dependencies are perl-tk and sharutils and while not specifically
required mt-st is an RDEPEND as upon execution it claims it is vital to useful
operation. I didn't add netcat or cryptcat as RDEPENDS because they are only
needed for specific purposes and the air gui warns the user to install them if
they need certain functions.

------- Comment #2 From Doug Weimer 2004-04-20 09:34:00 0000 -------
Created an attachment (id=29704) [details]
Eliminates hardcoded paths from install script

This patch removes the hardcoded install paths so that the installer can be
sandboxed by only modifying 2 variables.

------- Comment #3 From Daniel Black 2004-05-18 00:04:51 0000 -------
Good ebuild Doug. Version commited