Files
2026-07-02 12:47:26 +03:00

91 lines
3.9 KiB
XML
Raw Permalink 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>drawy</Name>
<Homepage>https://apps.kde.org/drawy/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<IsA>library</IsA>
<Summary>Handy, infinite brainstorming tool</Summary>
<Description>Drawy lets you create ideas, diagrams, and visual notes on an endless whiteboard with a fluid and responsive canvas. With pressure-sensitive tablet support, you can draw, add text, add images, and use basic shapes like rectangles, ellipses, arrows, and lines to clearly organize your content.</Description>
<Archive sha1sum="c7d8d151d144c589ec4c0ae7c68e2738e9cffafb" type="tarxz">https://download.kde.org/stable/drawy/1.0.2/drawy-1.0.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>zstd-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kcrash-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>qt6-base-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kiconthemes-devel</Dependency>
<Dependency>kcolorscheme-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>syntax-highlighting-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>drawy</Name>
<RuntimeDependencies>
<Dependency>zstd</Dependency>
<Dependency>ki18n</Dependency>
<Dependency>kcrash</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>qt6-base</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kiconthemes</Dependency>
<Dependency>kcolorscheme</Dependency>
<Dependency>kconfigwidgets</Dependency>
<Dependency>kwidgetsaddons</Dependency>
<Dependency>syntax-highlighting</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libdrawyconfig.so*</Path>
<Path fileType="library">/usr/lib/libdrawygui.so*</Path>
<Path fileType="library">/usr/lib/libdrawywidgets.so*</Path>
<Path fileType="library">/usr/lib/libstandardformplugin.so*</Path>
<Path fileType="library">/usr/lib/qt6/plugins/drawypluginforms</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>drawy-devel</Name>
<Summary>Development files for drawy</Summary>
<RuntimeDependencies>
<Dependency release="current">drawy</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<!-- <Path fileType="data">/usr/lib/pkgconfig</Path> -->
</Files>
</Package>
<History>
<Update release="2">
<Date>2026-07-02</Date>
<Version>1.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2026-05-06</Date>
<Version>1.0.1</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>