find_deps(1)                                         find_deps(1)



NAME
       find_deps - find dependencies of a binary tree

SYNOPSIS
       find_deps [options] directory [outfile|-]

DESCRIPTION
       find_deps  find dependencies for files in the named direc-
       tory. This function depends on the PACKAGE_TYPE setting in
       the  buildpkg.conf  file. It tries to use the package man-
       agement system provided by the supported plattforms (.tgz,
       .deb,  .rpm)  and  also  provides a universal interface if
       PACKAGE_TYPE is set to binary.

OPTIONS
       --file 'xxx'
              read filenames from file

       --root use given path as $ROOT directory

SEE ALSO
       buildpkg-0.0.2r28f(1).

COPYRIGHT
       Copyright (c) 2001-2004 by DiCE/PsychoMix
       http://savannah.nongnu.org/projects/buildpkg

       This program is free software;  you  can  redistribute  it
       and/or modify it under the terms of the GNU General Public
       License as published  by  the  Free  Software  Foundation;
       either  version  2 of the License, or (at your option) any
       later version.

       THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND  ANY
       EXPRESS  OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
       TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND  FITNESS
       FOR  A  PARTICULAR  PURPOSE  ARE  DISCLAIMED.  IN NO EVENT
       SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCI-
       DENTAL,   SPECIAL,  EXEMPLARY,  OR  CONSEQUENTIAL  DAMAGES
       (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF  SUBSTITUTE
       GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSI-
       NESS INTERRUPTION) HOWEVER CAUSED AND  ON  ANY  THEORY  OF
       LIABILITY,  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
       (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
       OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSI-
       BILITY OF SUCH DAMAGE.



2003-06-08              buildpkg-0.0.2r28f           find_deps(1)