101 lines
3.2 KiB
XML
101 lines
3.2 KiB
XML
<?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, supporting Linux, macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.
|
|
</Description>
|
|
<Archive sha1sum="a0182f5fd4742d600849bf3d2aefc9c62d2a8538" type="targz">
|
|
https://github.com/xournalpp/xournalpp/archive/refs/tags/v1.1.3.tar.gz
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>git</Dependency>
|
|
<Dependency>cmake</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>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">xournalpp-1.1.3-gcc13.patch</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>
|
|
</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="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>
|