File: control

package info (click to toggle)
xcolmix 1.07-10
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 196 kB
  • ctags: 88
  • sloc: ansic: 419; makefile: 75
file content (17 lines) | stat: -rw-r--r-- 651 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: xcolmix
Section: utils
Priority: optional
Maintainer: Peter S Galbraith <psg@debian.org>
Build-Depends: debhelper (>= 7), libforms-dev
Standards-Version: 3.8.4

Package: xcolmix
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: x11-common
Description: an RGB colour mixer
 xcolmix enables you to mix your own colours in order to determine three
 values (the R/G/B code, or red-green-blue mix) of a colour. You can use
 those colours to, e.g., define the foreground or background of X
 applications which support it. Furthermore, xcolmix lets you retrieve RGB
 values from the X system's database of `predefined' colours.