# Compiling Time: 0.02 SBU # Maintainer: gholafox # Contributor: BMH1980 pkgname=lsdvd pkgver=0.17 pkgrel=1 pkgdesc="Lsdvd is a c application for reading the contents of a DVD and printing the contents to your terminal." depends=('glibc' 'libdvdread>=4.1.3') groups=('multimedia-extra') archs=('i686' 'x86_64') Finclude sourceforge sha1sums=('aa44b8c33c66df2a131e469988ced2b11ebf9aab') license="GPL2" build() { Fsed "^CFLAGS = @CFLAGS@" "CFLAGS = $CFLAGS" Makefile.in Fautoreconf Fbuild } # optimization OK