# Description: xorg driver xf86-video-ivtvfb # URL: http://ivtvdriver.org # Maintainer: Andreas Baumann # Packager: Andreas Baumann # Depends on: name=xorg-xf86-video-ivtvfb version=1.0.1 release=1 source=(http://dl.ivtvdriver.org/xf86-video-ivtv/archive/1.0.x/xf86-video-ivtv-1.0.1.tar.gz) build() { cd xf86-video-ivtv-1.0.1 ./configure --prefix=/usr make make DESTDIR=$PKG install }