Files
core/system/base/os-prober/pspec.xml
T
2015-05-31 21:15:55 +03:00

38 lines
1.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>os-prober</Name>
<Homepage>http://joey.kitenet.net/code/os-prober/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<IsA>app:console</IsA>
<Summary>Utility to detect other OSes on a set of drives</Summary>
<Description>os-probe detects other OSes available on a system and outputs the results in a generic machine-readable format. Support for new OSes and Linux distributions can be added easily.</Description>
<Archive sha1sum="63114ccf7d2ed2f7af3db100bf992eac3c8576a8" type="tarxz">http://http.debian.net/debian/pool/main/o/os-prober/os-prober_1.65.tar.xz</Archive>
</Source>
<Package>
<Name>os-prober</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/var/lib/os-prober</Path>
<Path fileType="data">/usr/share/os-prober</Path>
<Path fileType="doc">/usr/share/doc/os-prober</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-05-03</Date>
<Version>1.65</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>