ports/opt (3.1): pulseaudio: Fixed pulseaudio as a dependency. Closes FS#1036.
12 Nov
2014
12 Nov
'14
7:42 a.m.
commit 9078ed2548239f6211d588a03a3099d840763b4c Author: Alan Mizrahi <alan+crux@mizrahi.com.ve> Date: Wed Nov 12 16:41:35 2014 +0900 pulseaudio: Fixed pulseaudio as a dependency. Closes FS#1036. diff --git a/freerdp/Pkgfile b/freerdp/Pkgfile index 1f0e9b0..6925446 100644 --- a/freerdp/Pkgfile +++ b/freerdp/Pkgfile @@ -17,9 +17,8 @@ build() { cmake ../$name-$version \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DKDE4_BUILD_TESTS=OFF \ -DCMAKE_SKIP_RPATH=ON \ - -DWITH_PULSEAUDIO=ON \ + -DWITH_PULSEAUDIO=$([ -f /usr/include/pulse/pulseaudio.h ] && echo "ON" || echo "OFF") \ -DWITH_SERVER=OFF \ -DWITH_CLIENT=ON make
3726
Age (days ago)
3726
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu