File: control

package info (click to toggle)
xcolorsel 1.1a-20
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 712 kB
  • ctags: 677
  • sloc: ansic: 5,732; makefile: 76; sh: 9
file content (21 lines) | stat: -rw-r--r-- 752 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
Source: xcolorsel
Section: x11
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               libxaw7-dev,
               libx11-dev,
               libxt-dev,
               xaw3dg-dev,
               xutils-dev
Standards-Version: 3.9.8

Package: xcolorsel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: display colors and names in X
 xcolorsel is an X utility that displays the contents of the X color list
 file (/etc/X11/rgb.txt) together with tiles showing how the color looks on
 your screen.  You can cut the color names/definitions in various formats
 (suitable for resource files or C source) so they can be pasted directly
 into source codes or resources.