community/directfb to 1.7.7-2

This commit is contained in:
Kevin Mihelich 2015-12-10 04:27:18 +00:00
parent 5fe6979c4a
commit b67b8fcfd9

View file

@ -7,13 +7,14 @@
pkgname=directfb
pkgver=1.7.7
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')
source=(http://www.directfb.org/downloads/Core/DirectFB-${pkgver%.*}/DirectFB-${pkgver}.tar.gz)
#source=(http://www.directfb.org/downloads/Core/DirectFB-${pkgver%.*}/DirectFB-${pkgver}.tar.gz)
source=(http://sources.webos-ports.org/downloads/DirectFB-$pkgver.tar.gz)
sha1sums=('205d824906906303db9b096cc2d3bea0662e8860')
build() {