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