Source: x11-apps
Section: x11
Priority: optional
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: Cyril Brulebois <kibi@debian.org>
Build-Depends: debhelper (>= 5.0.0), pkg-config, libpng12-dev,
 libx11-dev (>= 2:1.0.0), libxaw7-dev (>= 1:1.0.1),
 libxcursor-dev (>= 1.1.5.2), libxext-dev (>= 1:1.0.0),
 libxft-dev (>= 2.1.8.2-6), libxkbfile-dev (>= 1:1.0.1),
 libxmuu-dev (>= 1:1.0.1), libxrender-dev (>= 1:0.9.0.2-2),
 libxt-dev (>= 1:1.0.0), xbitmaps, quilt, libxmu-dev,
 xutils-dev (>= 1:7.5+4),
# Reasons for build-depends:
# debhelper for the packaging, pkg-config needed by configure scripts
# xutils-dev for xorg macros
# Individual apps:
# bitmap: libx11-dev, libxmu-dev, xbitmaps, libxt-dev
# ico: libx11-dev
# oclock: libx11-dev, libxmu-dev, libxext-dev
# x11perf: libx11-dev, libxmuu-dev, libxrender-dev, libxft-dev, libxext-dev
# xbiff: xbitmaps, libxext-dev
# xcalc: libxt-dev, libxaw7-dev
# xclipboard: libxt-dev
# xclock: libx11-dev, libxaw7-dev, libxft-dev, libxkbfile-dev, libxt-dev
# xconsole: libxt-dev, libxaw7-dev
# xcursorgen: libx11-dev, libxcursor-dev, libpng12-dev
# xditview: libxaw7-dev, libxt-dev
# xedit: libxaw7-dev, libxt-dev
# xeyes: libx11-dev, libxt-dev, libxext-dev, libxmu-dev
# xgc: libxt-dev, libxmu-dev
# xload: libxaw7-dev, libxt-dev
# xlogo: libxaw7-dev, libxrender-dev, libxft-dev, libxext-dev, libxt-dev
# xmag: libxaw7-dev, libxt-dev
# xman: libxaw7-dev, libxt-dev
# xmore: libxaw7-dev, libxt-dev
# xwd: libx11-dev
# xwud: libx11-dev
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-apps
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-apps.git

Package: x11-apps
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, cpp
Suggests: mesa-utils
Conflicts: bitmap, oclock, x11perf, xbiff, xcalc, xclipboard, xclock, xconsole,
 xcursorgen, xditview, xeyes, xgc, xload, xlogo, xmag, xman, xmore, xwd,
 xwud
Replaces: xbase-clients (<= 1:7.2.ds2-3), bitmap, oclock, x11perf, xbiff,
 xcalc, xclipboard, xclock, xconsole, xcursorgen, xditview, xeyes, xgc,
 xload, xlogo, xmag, xman, xmore, xwd, xwud
Description: X applications
 This package provides a miscellaneous assortment of X applications
 that ship with the X Window System, including:
  - atobm, bitmap, and bmtoa, tools for manipulating bitmap images;
  - ico, a demo program animating polyhedrons;
  - oclock and xclock, graphical clocks;
  - xbiff, a tool which tells you when you have new email;
  - xcalc, a scientific calculator desktop accessory;
  - xclipboard, a tool to manage cut-and-pasted text selections;
  - xconsole, which monitors system console messages;
  - xcursorgen, a tool for creating X cursor files from PNGs;
  - xditview, a viewer for ditroff output;
  - xedit, a simple text editor for X;
  - xeyes, a demo program in which a pair of eyes track the pointer;
  - xgc, a graphics demo;
  - xload, a monitor for the system load average;
  - xlogo, a demo program that displays the X logo;
  - xmag, which magnifies parts of the X screen;
  - xman, a manual page browser;
  - xmore, a text pager;
  - xwd, a utility for taking window dumps ("screenshots") of the X session;
  - xwud, a viewer for window dumps created by xwd;
  - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical
    operations under the X Window System;
 .
 The xbiff, xcalc, xconsole and xman programs use bitmap images provided
 by the xbitmaps package.
