File: control

package info (click to toggle)
xwallpaper 0.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 520 kB
  • sloc: ansic: 1,521; sh: 1,256; makefile: 48
file content (30 lines) | stat: -rw-r--r-- 1,063 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
Source: xwallpaper
Section: x11
Priority: optional
Maintainer: Sebastian Reichel <sre@debian.org>
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 13),
               libjpeg-dev,
               libpixman-1-dev,
               libpng-dev,
               libseccomp-dev [linux-any],
               libxcb-image0-dev,
               libxcb-randr0-dev,
               libxcb-util0-dev,
               libxpm-dev,
               pkg-config
Rules-Requires-Root: no
Homepage: https://github.com/stoeckmann/xwallpaper
Vcs-Git: https://salsa.debian.org/debian/xwallpaper.git
Vcs-Browser: https://salsa.debian.org/debian/xwallpaper

Package: xwallpaper
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: utility for setting image files as X wallpaper
 The xwallpaper utility allows you to set image files as your X wallpaper.
 JPEG, PNG, and XPM file formats are supported, all of them being configurable
 and therefore no fixed dependencies.
 .
 The wallpaper is also advertised to programs which support semi-transparent
 backgrounds.