1 #Maintainer: Naelstrof <naelstrof@gmail.com>
6 pkgdesc="Makes your desktop wallpaper flash to active sounds!"
7 url="http://steamcommunity.com/id/Naelstrof"
10 if [ "${CARCH}" = "x86_64" ]; then
11 depends=('libpng' 'pulseaudio' 'lib32-libpulse' 'libxext' 'libx11')
13 depends=('lib32-libpng' 'pulseaudio' 'lib32-libpulse' 'lib32-libxext' 'lib32-libx11')
15 makedepends=('make' 'gcc' 'tar')
21 git clone git://github.com/naelstrof/liveamp.git
29 make DESTDIR=$pkgdir install