community/directfb to 1.7.1-2

This commit is contained in:
Kevin Mihelich 2013-11-01 21:16:45 +00:00
parent 52fa0a1117
commit 899dcc5a71

View file

@ -7,13 +7,12 @@
pkgname=directfb
pkgver=1.7.1
pkgrel=1
pkgrel=2
pkgdesc="A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device"
arch=('i686' 'x86_64')
url="http://www.directfb.org"
license=('LGPL')
depends=('gcc-libs' 'libjpeg' 'sdl' 'libpng' 'freetype2')
options=('!libtool')
source=(http://www.directfb.org/downloads/Core/DirectFB-${pkgver%.*}/DirectFB-${pkgver}.tar.gz)
sha1sums=('ff3dc6885f2875586849d88ee9f87fca866259b0')