Files
2025-04-20 10:47:36 +03:00

88 lines
3.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>onboard</Name>
<Homepage>https://github.com/dr-ni/onboard</Homepage>
<Packager>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Packager>
<License>GPLv3</License>
<Summary>On-screen keyboard useful on tablet PCs or for mobility impaired users</Summary>
<Description>On-screen keyboard useful on tablet PCs or for mobility impaired users</Description>
<Archive sha1sum="e688c37850a91a6c7793421cee69a23fdf44ec28" type="targz">https://github.com/dr-ni/onboard/archive/1.4.2.2/onboard-1.4.2.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>eudev-devel</Dependency>
<Dependency>dconf-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>hunspell-devel</Dependency>
<Dependency>libxkbfile-devel</Dependency>
<Dependency>libcanberra-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-distutils-extra</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
<Patch level="1">00-Fix-build-with-musl.patch</Patch> <!-- What? pisilinux is now musl-based? -->
</Patches>
</Source>
<Package>
<Name>onboard</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>cairo</Dependency>
<Dependency>dconf</Dependency>
<Dependency>eudev</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libXi</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libXtst</Dependency>
<Dependency>hunspell</Dependency>
<Dependency>libxkbfile</Dependency>
<Dependency>libcanberra</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-04-20</Date>
<Version>1.4.2.2</Version>
<Comment>New upstream.</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
<Update release="3">
<Date>2023-11-03</Date>
<Version>1.4.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-10-25</Date>
<Version>1.4.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-04-25</Date>
<Version>1.4.1</Version>
<Comment>First release.</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
</History>
</PISI>