Files
main/desktop/lxde/lxhotkey/pspec.xml
T
suvari 43847e1fed index
2025-07-11 15:06:47 +03:00

70 lines
2.5 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>lxhotkey</Name>
<Homepage>https://github.com/lxde/lxhotkey</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>lxhotkey</Icon>
<IsA>app:gui</IsA>
<PartOf>desktop.lxde</PartOf>
<Summary>LXDE keyboard.shortcuts.configurator.</Summary>
<Description>A.lightweight.global.keyboard.shortcuts.configurator.</Description>
<Archive sha1sum="2dbbb5345474c5ff51800cfd59996c508140fa69" type="tarxz">https://github.com/lxde/releases/raw/master/releases/lxhotkey-0.1.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>libfm-devel</Dependency>
<Dependency>libfm-extra-devel</Dependency>
<Dependency>libunistring-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>lxhotkey</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>libfm</Dependency>
<Dependency>libfm-extra</Dependency>
<Dependency>libunistring</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>lxhotkey-devel</Name>
<RuntimeDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>libfm-devel</Dependency>
<Dependency>libfm-extra-devel</Dependency>
<Dependency>libunistring-devel</Dependency>
<Dependency release="current">lxhotkey</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2025-07-07</Date>
<Version>0.1.2</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>