86 lines
3.4 KiB
XML
86 lines
3.4 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>udiskie</Name>
|
||
<Homepage>https://pypi.python.org/pypi/udiskie</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:gui</IsA>
|
||
<Summary>Removable disk automounter using udisks2</Summary>
|
||
<Description>Udiskie is a udisks2 front-end that allows to manage removeable media such as CDs or flash drives from userspace.</Description>
|
||
<Archive sha1sum="4cfbea80b2c8cd8f645020dc3c09443f01cbf20f" type="targz">https://github.com/coldfix/udiskie/archive/refs/tags/v2.6.2.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>pip3</Dependency>
|
||
<Dependency>keyutils</Dependency>
|
||
<Dependency>asciidoc</Dependency>
|
||
<Dependency>gtk3-devel</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>udisks2-devel</Dependency>
|
||
<Dependency>python3-wheel</Dependency>
|
||
<Dependency>python3-PyYAML</Dependency>
|
||
<Dependency>python-keyutils</Dependency>
|
||
<Dependency>libnotify-devel</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
<Dependency>python3-pygobject3-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>udiskie</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>gtk3</Dependency>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>udisks2</Dependency>
|
||
<Dependency>libnotify</Dependency>
|
||
<Dependency>python-docopt</Dependency>
|
||
<Dependency>python3-PyYAML</Dependency>
|
||
<Dependency>python-keyutils</Dependency>
|
||
<Dependency>python3-pygobject3</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="data">/usr/lib/python3*/site-packages/udiskie*</Path>
|
||
<Path fileType="data">/usr/share/zsh/site-functions</Path>
|
||
<Path fileType="localedata">/usr/share/locale</Path>
|
||
<Path fileType="doc">/usr/share/doc/udiskie</Path>
|
||
<Path fileType="data">/usr/share/bash-completions</Path>
|
||
<Path fileType="data">/usr/share/bash-completion/completions</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2026-04-05</Date>
|
||
<Version>2.6.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2024-11-29</Date>
|
||
<Version>2.5.3</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Ümit Solmaz</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2023-11-03</Date>
|
||
<Version>2.5.0</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2021-09-25</Date>
|
||
<Version>2.3.3</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|