blob: b1b73ace86c7ed5dd6e0f2cb3cc692ccc1c640d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = xorg-xinit-git
pkgdesc = X.Org initialisation program
pkgver = 1.3.4.r0.g6f6747d
pkgrel = 1
epoch = 1
url = http://xorg.freedesktop.org/
arch = i686
arch = x86_64
license = custom
makedepends = xorg-util-macros
depends = xorg-xauth
depends = inetutils
optdepends = xorg-twm
optdepends = xterm
provides = xorg-xinit
conflicts = xorg-xinit
source = xorg-xinit-git::git://anongit.freedesktop.org/git/xorg/app/xinit
source = fs25361.patch
source = xserverrc
options = !emptydirs
backup = etc/X11/xinit/xinitrc
pkgname = xorg-xinit-git
|