Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News PackManUtil 1.0.2 (Default branch) Post 302297195 by Linux Bot on Thursday 12th of March 2009 06:30:05 PM
Old 03-12-2009
PackManUtil 1.0.2 (Default branch)

ImagePackManUtil is a command line application for simplifying the build and management process for source packages. It was originally written for use with an x86_64, multi-lib Cross Linux from Scratch (CLFS) system. Since then, it has been extended to be used on ix86 CLFS systems. PackManUtil consists of several system-wide scripts to handle the brunt of the work. A separate build script is created for each package. PackManUtil comes with a system-wide configuration file, but variables can be overridden on a package-specific basis in the build script. PackManUtil has also been tested on Slamd64-12.1 and Slackware-12.1; however, these distributions are not officially supported.License: MIT/X Consortium LicenseChanges:
New build scripts were added. An md5sum checking function was added for source tarballs.Image

Image

More...
 
APT-BUILD(1)						      General Commands Manual						      APT-BUILD(1)

NAME
apt-build - Fetch sources and build packages optimized for your architecture. SYNOPSIS
apt-build [ options ] [ update ] [ upgrade ] [ world ] [ install pkg ] [ remove pkg ] [ info pkg ] DESCRIPTION
apt-build is an apt-get frontend to build and install architecture optimized packages. COMMANDS
update Retrieve new lists of packages upgrade Perform an upgrade world Rebuild your system install Build and install new packages source Download and extract source in the build directory info Info on a package which could be built remove Remove packages clean-build Erase built packages clean-sources Call debian/rules clean in source directories build-source Build source without installing them update-source Update sources and rebuild them if they are missing in the repository build-repository Rebuild the repository OPTIONS
--help Shows help --nowrapper Do not use the gcc wrapper --remove-builddep Remove build-dependencies installed by apt-build --no-source Don't download source --build-dir Specify build-dir --build-only Build package only --rebuild Rebuild a package --reinstall Build and install an already installed package --build-command <command> Use this command to build package --patch <file> Apply this patch before build (you can use this option one or several times) --patch-strip, -p <number> Prefix to strip on patch (0 = -p0, 1 = -p1 ...) --yes, -y Assume yes --purge Use purge instead of remove --noupdate Do not run 'apt-get update' before package installation --sources-list Specify sources.list file --apt-get Specify an alternative apt-get command --apt-cache Specify an alternative apt-cache command --force-yes Force yes --source Do not download source (sources are extracted already) --repository-dir Specify the repository directory --target-release Distribution to fetch packages from --config Specify an alternative configuration file --version, -v Show version BUGS
Many. AUTHOR
apt-build was written by Julien Danjou <acid@debian.org> with many contributors. 3rd Berkeley Distribution November 2003 APT-BUILD(1)
All times are GMT -4. The time now is 09:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy