ports/xorg (3.1): libvdpau: explicit disable build of documentation
29 Dec
2014
29 Dec
'14
6:37 p.m.
commit 0b885d93690d53dcd19478c91e7717ef802a1a56 Author: Juergen Daubert <jue@jue.li> Date: Mon Dec 29 19:37:02 2014 +0100 libvdpau: explicit disable build of documentation diff --git a/libvdpau/Pkgfile b/libvdpau/Pkgfile index 69897fd..d2c4ba8 100644 --- a/libvdpau/Pkgfile +++ b/libvdpau/Pkgfile @@ -5,7 +5,7 @@ name=libvdpau version=0.9 -release=1 +release=2 source=(http://people.freedesktop.org/~aplattner/vdpau/$name-$version.tar.gz) build() { @@ -14,7 +14,8 @@ build() { ./configure \ --prefix=/usr \ --mandir=/usr/man \ - --disable-dependency-tracking + --disable-dependency-tracking \ + --disable-documentation make make DESTDIR=$PKG install
3670
Age (days ago)
3670
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu