Files
main/desktop/misc/diodon/pspec.xml
T
uglyside 2fc061a5fa fixup.
2025-06-15 11:16:36 +03:00

102 lines
3.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>diodon</Name>
<Homepage>https://github.com/diodon-dev/diodon</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.misc</PartOf>
<Summary>Clipboard manager.</Summary>
<Description>Aiming to be the best integrated clipboard manager for the Unity desktop.</Description>
<Archive sha1sum="768c5a10062059a0e7cd73d5e000c935ba63eebd" type="tarxz">https://launchpad.net/diodon/trunk/1.13.0/+download/diodon-1.13.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>libXtst-devel</Dependency>
<Dependency>zeitgeist-devel</Dependency>
<Dependency>libpeas-1-devel</Dependency>
<Dependency>xorg-server-xvfb</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>ayatana-libappindicator-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>diodon</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libXtst</Dependency>
<Dependency>libpeas-1</Dependency>
<Dependency>zeitgeist</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>gobject-introspection</Dependency>
<Dependency>ayatana-libappindicator</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>
<Package>
<Name>diodon-devel</Name>
<RuntimeDependencies>
<Dependency release='current'>diodon</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2025-06-15</Date>
<Version>1.13.0</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2022-08-07</Date>
<Version>1.13.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-06-10</Date>
<Version>1.12.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-10-13</Date>
<Version>1.11.1</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>