Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=65834189acfca1f3f6ccb8d867d16bb66d3294a7
commit 65834189acfca1f3f6ccb8d867d16bb66d3294a7 Author: crazy <[email protected]> Date: Thu Feb 8 00:48:26 2018 +0100 openscenegraph-3.5.9-2-x86_64 * rebuild with tc diff --git a/source/xlib-extra/openscenegraph/FrugalBuild b/source/xlib-extra/openscenegraph/FrugalBuild index 70777a3..3d93c90 100644 --- a/source/xlib-extra/openscenegraph/FrugalBuild +++ b/source/xlib-extra/openscenegraph/FrugalBuild @@ -3,16 +3,14 @@ # Contributor: Devil505 <[email protected]> # Contributor: Miklos Vajna <[email protected]> -## WARNING: if you bump to '3.5.*' you'll need fix _all_ rev-depends - ## TODO: figure Qt5. Maybe this ? -> https://github.com/openscenegraph/osgQt _F_archive_name="OpenSceneGraph" pkgname=openscenegraph pkgver=3.5.9 -pkgrel=1 +pkgrel=2 pkgdesc="A high performance 3D graphics toolkit." url="http://www.openscenegraph.org/projects/osg" -depends=('libgl' 'libjpeg>=9b-2' 'libtiff' 'libpng>=1.6.25' 'jasper>=2.0.10' \ +depends=('libglvnd' 'libjpeg-turbo' 'libtiff' 'libpng>=1.6.25' 'jasper>=2.0.10' \ 'curl' 'cairo' 'librsvg' 'poppler-glib>=0.60.1-2' 'libxrandr' 'sdl2') makedepends+=('x11-protos') groups=('xlib-extra') @@ -21,7 +19,7 @@ sha1sums=('0df264e1acac85a2375e9591a4f1540bbf58effd') _F_cmake_confopts+=" -DLIB_POSTFIX=""" ## this is from lib64 , set to nothing so it installs in /lib/ , do not remove _F_github_author="$pkgname" _F_github_name="OpenSceneGraph" -_F_github_grepv="-rc[0-9]" +_F_github_grepv="-rc[0-9]\|3.2" Finclude cmake github _F_cd_path="OpenSceneGraph-OpenSceneGraph-$pkgver" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
