File: control

package info (click to toggle)
hydrapaper 3.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 708 kB
  • sloc: python: 2,427; sh: 72; xml: 20; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,211 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: hydrapaper
Section: graphics
Priority: optional
Maintainer: Francisco M Neto <fmneto@fmneto.com>
Build-Depends: debhelper-compat (= 13),
 meson,
 pandoc,
 dh-python,
 libgirepository1.0-dev,
 python3,
 libdbus-1-dev,
 libgtk-4-dev,
 libadwaita-1-dev,
 blueprint-compiler
Standards-Version: 4.6.1
Homepage: https://gitlab.com/gabmus/HydraPaper
Vcs-Browser: https://salsa.debian.org/fmneto-guest/hydrapaper
Vcs-Git: https://salsa.debian.org/fmneto-guest/hydrapaper.git
Rules-Requires-Root: no

Package: hydrapaper
Architecture: all
Depends: ${misc:Depends},
 ${python3:Depends},
 python3-gi,
 python3-pil,
 python3-dbus,
 gir1.2-gtk-4.0,
 gir1.2-adw-1
Description: Wallpaper manager with multi monitor support
 HydraPaper is a wallpaper management utility intended for the GNOME Desktop.
 It can set background images for multiple monitor desktops independently.
 .
 It supports adapting images to different desktop ratios, zooming, centering or
 fitting images. A CLI interface is available.
 .
 Images can be marked as favorites or set randomly. The application provides
 options for customizing its functionality.
 .
 It is based on the GNOME Desktop but officially supports MAT, Budgie and
 Cinnamon.