Files
main/util/misc/variety/pspec.xml
T
2025-07-01 15:27:58 +03:00

75 lines
3.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>variety</Name>
<Homepage>https://variety.org/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:gui</IsA>
<Icon>variety</Icon>
<Summary>Wallpaper downloader and manager for Linux systems</Summary>
<Description>Variety is a wallpaper manager for Linux systems. It supports out-of-the-box most Linux desktop environments, and can be configured to work on more esoteric ones.</Description>
<Archive sha1sum="2dd8049535df1e4219765aa3ab6a688a24debc82" type="targz">https://github.com/varietywalls/variety/archive/refs/tags/0.8.13.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>python3-lxml</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libgexiv2-devel</Dependency>
<Dependency>python3-httplib2</Dependency>
<Dependency>python3-requests</Dependency>
<Dependency>python3-configobj</Dependency>
<Dependency>imagemagick-devel</Dependency>
<Dependency>python3-cairo-devel</Dependency>
<Dependency>python3-pillow-devel</Dependency>
<Dependency>python3-beautifulsoup4</Dependency>
<Dependency>python3-distutils-extra</Dependency>
<Dependency>python3-pygobject3-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1"></Patch> -->
</Patches>
</Source>
<Package>
<Name>variety</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>libgexiv2</Dependency>
<Dependency>imagemagick</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>python3-lxml</Dependency>
<Dependency>xdg-user-dirs</Dependency>
<Dependency>python3-cairo</Dependency>
<Dependency>python3-pillow</Dependency>
<Dependency>python3-httplib2</Dependency>
<Dependency>python3-requests</Dependency>
<Dependency>python3-configobj</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>python3-beautifulsoup4</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</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="1">
<Date>2025-07-01</Date>
<Version>0.8.13</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
</History>
</PISI>