Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=e5acfaf72461592ae634fe5b8805f159da8627b9
commit e5acfaf72461592ae634fe5b8805f159da8627b9 Author: crazy <[email protected]> Date: Thu Feb 8 00:25:22 2018 +0100 opencolorio-1.0.9-2-x86_64 * 1.1.0 installs files files all over the place * need to fix up later in current diff --git a/source/xlib-extra/opencolorio/FrugalBuild b/source/xlib-extra/opencolorio/FrugalBuild index 2052a55..c691ac8 100644 --- a/source/xlib-extra/opencolorio/FrugalBuild +++ b/source/xlib-extra/opencolorio/FrugalBuild @@ -3,14 +3,12 @@ pkgname=opencolorio pkgver=1.0.9 -pkgrel=1 +pkgrel=2 pkgdesc="Color management framework for visual effects and animation" url="http://opencolorio.org/" depends=('lcms2' 'python3') -## need oiio but need to figure first -#makedepends=('freeglut' 'glew' 'x11-protos' 'libxmu') groups=('xlib-extra') -archs=('i686' 'x86_64') +archs=('x86_64') _F_github_author="imageworks" _F_github_name="OpenColorIO" _F_github_tag_v="yes" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
