summaryrefslogtreecommitdiffstats
path: root/abs/not_built/core/xorg-apps/PKGBUILD
blob: a80ceb5722a6fbb29d4889eb19f3c34b4b976782 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $Id: PKGBUILD 96980 2010-10-25 20:36:12Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>

pkgname=xorg-apps
pkgver=7.6
pkgrel=1
pkgdesc="Transition package depending on various X.Org applications"
arch=(any)
url="http://xorg.freedesktop.org/"
license=('GPL')
depends=('xorg-luit' 'xorg-xpr' 'xorg-xwd' 'xorg-xwud' 'xorg-x11perf' 'xorg-xcursorgen' 'xorg-xkill')
#removed: oclock xclock xbiff xclipboard xconsole xeyes xload xlogo xmag xmessage xcalc xman xedit

build() {
  return 0
}