Files
main/hardware/virtualization/cdemu-client/pspec.xml
T

53 lines
2.0 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 "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>cdemu-client</Name>
<Homepage>https://cdemu.sourceforge.io/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL</License>
<Icon>cdemu-client</Icon>
<Summary>Simple command-line client for controlling cdemu-daemon</Summary>
<Description>CDemu - a virtual CD/DVD drive for Linux. Project includes Linux kernel module, userspace utilities.</Description>
<Archive sha1sum="951b1f6ee1ebc9692c8a7de0176a885a27a6d23b" type="tarxz">mirrors://sourceforge/cdemu/cdemu-client/cdemu-client-3.2.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>intltool</Dependency>
<Dependency>bash-completion</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch></Patch> -->
</Patches>
</Source>
<Package>
<Name>cdemu-client</Name>
<RuntimeDependencies>
<Dependency>cdemu-daemon</Dependency>
<Dependency>python3-pygobject3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/bash-completion/completions/cdemu</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-06-21</Date>
<Version>3.2.5</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>