Early morning extra PKGBUILDs

This commit is contained in:
root 2009-11-24 19:58:17 -08:00
parent a26c393986
commit adbcd01478
4 changed files with 8 additions and 10 deletions

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 34562 2009-04-10 05:46:06Z eric $
#Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libfontenc
pkgver=1.0.4
pkgrel=2
pkgdesc="X11 font encoding library"
arch=(arm)
arch=('arm')
url="http://xorg.freedesktop.org/"
license=('custom')
depends=('zlib')

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 575 2008-04-21 09:49:55Z alexander $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=libxkbfile
pkgver=1.0.5
pkgrel=1
pkgdesc="X11 keyboard file manipulation library"
arch=(arm)
arch=('arm')
license=('custom')
url="http://xorg.freedesktop.org/"
depends=('libx11')

View file

@ -1,11 +1,10 @@
# $Id: PKGBUILD 36340 2009-04-21 02:20:23Z eric $
#Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xbitmaps
pkgver=1.0.1
pkgrel=2
pkgdesc="X.org Bitmap files"
arch=(arm)
arch=('arm')
url="http://xorg.freedesktop.org/"
license=('custom')
makedepends=('pkgconfig')

View file

@ -1,11 +1,11 @@
# $Id: PKGBUILD 36461 2009-04-23 01:02:01Z eric $
# Maintainer: Alexander Baldeck <alexander@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-apps
pkgver=7.4
pkgrel=2
pkgdesc="Various X.Org applications"
arch=(arm)
arch=('arm')
url="http://xorg.freedesktop.org/"
license=('custom')
depends=(libxcursor libxkbfile libpng libxft libfontenc libxaw)