VirtualGL: require a working libjpeg-turbo pkg.
This commit is contained in:
parent
281abe38dd
commit
6d54301771
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=cmake
|
||||||
configure_args="-DTJPEG_INCLUDE_DIR=/usr/include
|
configure_args="-DTJPEG_INCLUDE_DIR=/usr/include
|
||||||
-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DVGL_LIBDIR=/usr/lib
|
-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DVGL_LIBDIR=/usr/lib
|
||||||
-DVGL_BINDIR=/usr/bin -DVGL_DOCDIR=/usr/share/doc/${pkgname}"
|
-DVGL_BINDIR=/usr/bin -DVGL_DOCDIR=/usr/share/doc/${pkgname}"
|
||||||
makedepends="cmake libXv-devel glu-devel libjpeg-turbo-devel>=1.3.0_2"
|
makedepends="cmake libXv-devel glu-devel libjpeg-turbo-devel>=1.3.0_4"
|
||||||
short_desc="Run remote OpenGL applications with full acceleration"
|
short_desc="Run remote OpenGL applications with full acceleration"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="http://www.virtualgl.org/"
|
homepage="http://www.virtualgl.org/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue