Files
main/office/misc/xournalpp/pspec.xml
T
uglyside 61cc8ccf57 up.
2025-02-25 13:18:54 +03:00

106 lines
4.1 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>xournalpp</Name>
<Homepage>https://github.com/xournalpp/xournalpp</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>office.misc</PartOf>
<Summary>Xournal++ is a handwriting notetaking software with PDF annotation support.</Summary>
<Description>Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3. Supports pen input from devices such as Wacom Tablets.</Description>
<Archive sha1sum="d50817f9c75ca034ba516291b26ebe49eed62bfc" type="targz">https://github.com/xournalpp/xournalpp/archive/v1.2.6/xournalpp-1.2.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
<Dependency>lua-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>lsb-release</Dependency>
<Dependency>libzip-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>portaudio-devel</Dependency>
<Dependency>libsndfile-devel</Dependency>
<Dependency>poppler-glib-devel</Dependency>
<Dependency>gtksourceview4-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>xournalpp</Name>
<RuntimeDependencies>
<Dependency>lua</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>zlib</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libXi</Dependency>
<Dependency>pango</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libzip</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>librsvg</Dependency>
<Dependency>portaudio</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libsndfile</Dependency>
<!-- <Dependency>texlive-bin</Dependency> -->
<!-- <Dependency>texlive-core</Dependency> -->
<Dependency>poppler-glib</Dependency>
<Dependency>gtksourceview4</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2025-02-25</Date>
<Version>1.2.6</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2023-01-04</Date>
<Version>1.1.3</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="3">
<Date>2022-04-14</Date>
<Version>1.1.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2021-07-21</Date>
<Version>1.1.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-03-05</Date>
<Version>1.0.20</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>