Files
main/hardware/disk/udisks2/pspec.xml
T
2015-08-19 22:34:17 +03:00

170 lines
6.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>udisks2</Name>
<Homepage>http://udisks.freedesktop.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Disk Management Service</Summary>
<Description>udisks provides a daemon, API and command line tools for managing disk devices attached to the system.</Description>
<Archive sha1sum="020e13e1d138657eab98f3931ef42fad5b8c1d40" type="tarbz2">http://udisks.freedesktop.org/releases/udisks-2.1.6.tar.bz2</Archive>
<AdditionalFiles>
<AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>gtk-doc</Dependency>
<Dependency>acl-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>polkit-devel</Dependency>
<Dependency>eudev-devel</Dependency>
<Dependency>parted-devel</Dependency>
<Dependency>libatasmart-devel</Dependency>
<Dependency>device-mapper-devel</Dependency>
<Dependency>lvm2-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>sg3_utils-devel</Dependency>
<Dependency>ntfsprogs</Dependency> <!-- For mkntfs -->
<Dependency>dosfstools</Dependency> <!-- For mkfs.vfat -->
<Dependency>docbook-xsl</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>intltool</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">udisks-2.0.91-udf-dvd-fix-dmask.patch</Patch-->
<Patch level="0">udisks-2.x-ntfs-3g.patch</Patch>
</Patches>
</Source>
<Package>
<Name>udisks2</Name>
<RuntimeDependencies>
<Dependency>acl</Dependency>
<Dependency>glib2</Dependency>
<Dependency>polkit</Dependency>
<Dependency>eudev</Dependency>
<Dependency>lvm2</Dependency>
<Dependency>mdadm</Dependency>
<Dependency>parted</Dependency>
<Dependency>libatasmart</Dependency>
<Dependency>device-mapper</Dependency>
<Dependency>ntfsprogs</Dependency> <!-- For mkntfs -->
<Dependency>dosfstools</Dependency> <!-- For mkfs.vfat -->
<!--Dependency>mtools</Dependency--> <!-- For mlabel -->
<!--Dependency>xfsprogs</Dependency> < For mkfs.xfs, xfs_admin -->
<Dependency>sg3_utils</Dependency>
<!--Dependency>smp_utils</Dependency> <For smp_rep_manufacturer -->
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/udisks2</Path>
<Path fileType="config">/etc/dbus-1</Path>
<Path fileType="executable">/lib/udev/rules.d</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/libexec</Path>
<Path fileType="data">/usr/share/bash-completion/completions</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
<Path fileType="doc">/usr/share/gtk-doc/</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/polkit-1/</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/var/lib/</Path>
<Path fileType="data">/run/udisks</Path>
</Files>
</Package>
<Package>
<Name>udisks2-devel</Name>
<Summary>Development files for udisks2</Summary>
<RuntimeDependencies>
<Dependency release="current">udisks2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/dbus-1/interfaces/*.xml</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2015-08-19</Date>
<Version>2.1.6</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="9">
<Date>2015-02-07</Date>
<Version>2.1.4</Version>
<Comment>Version bump.</Comment>
<Name>Hakan Yıldız</Name>
<Email>hknyldz93@gmail.com</Email>
</Update>
<Update release="8">
<Date>2014-05-25</Date>
<Version>2.1.3</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="7">
<Date>2014-04-05</Date>
<Version>2.1.3</Version>
<Comment>add builddep docbook-xsl.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2014-03-29</Date>
<Version>2.1.3</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-01-20</Date>
<Version>2.1.1</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-08-15</Date>
<Version>2.1.0</Version>
<Comment>V.bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-08-13</Date>
<Version>2.0.0</Version>
<Comment>fix path</Comment>
<Name>Erdinç Gültekin</Name>
<Email>erdincgultekin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-07-26</Date>
<Version>2.0.0</Version>
<Comment>Release bump for rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-10-22</Date>
<Version>2.0.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>