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
|
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.
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.
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.
Good ebuild Doug. Version commited