Downloadliste

Projektbeschreibung

depfinder finds the dependencies of Slackware packages. The dependency list can be output to stdout, to a .dep text file without version information, or to a slack-required file with version information. depfinder is very fast; its speed is mainly due to the C++ code that is used in depfinder to find in which package each individual library is included. It also has support for running multiple jobs, which makes it a lot faster when used with multiple CPUs/cores. depfinder supports detecting dependencies of binary files compiled with languages such as C or C++ and it can also detect Python dependencies.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-17 07:34
1.3.9

Dieses Release behebt einen selten auftretenden Fehler mit nicht inbegriffen Lesung Bibliotheken korrekt.
This release fixes a rarely occurring bug with not reading included libraries properly.

2011-02-12 19:03
1.3.7

Diese Version behebt einen Fehler mit Wiederherstellung eine Fehlermeldung, wenn Abhängigkeiten nicht installiert wurden. Übersetzungen wurden ebenfalls aktualisiert, inklusive neuer Übersetzungen für Japanisch, Ukrainisch und Schwedisch.
This release fixes a bug with reinstating an error message when dependencies were not installed. Translations have also been updated, including new translations for Japanese, Ukranian, and Swedish.

2010-06-18 07:11
1.3.6

Dieses Release behebt ein Problem mit der Erkennung einige Abhängigkeiten, die zuvor verpasste.
This release fixes a problem with detecting some dependencies that were missed before.

2010-06-14 19:37
1.3.5

Diese Version deaktiviert den Ausschluss von aaa_elflibs und glibc-* Pakete und behebt einen Fehler, der manchmal setzen würde ein führender Komma in die Abhängigkeit Liste.
This release disables the exclusion of aaa_elflibs and glibc-* packages and fixes a minor bug that would sometimes put a leading comma in the dependency list.

2010-05-25 07:01
1.3.4

Dieses Release behebt einen Bug, laufen depfinder machen würde, wenn es immer eine Python-Datei mit Leerzeichen im Dateinamen gestoßen.
This release fixes a bug that would make depfinder run forever if it encountered a Python file with spaces in its filename.

Project Resources