summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/opensubdiv: Stabilize 3.4.3 amd64, #746740Sam James2020-11-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/opensubdiv: undo changes to stable ebuildJoonas Niilola2020-06-081-0/+64
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/opensubdiv: clean ebuildsJoonas Niilola2020-06-082-7/+7
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/opensubdiv: redundant long descriptionJoonas Niilola2020-06-081-8/+5
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/opensubdiv: Update to EAPI 7Adrian Grigo2020-06-082-22/+178
| | | | | | | | Update ebuild to use EAPI 7. Remove eapi7-ver from inherit. Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/opensubdiv: Version bump to 3.4.3Adrian Grigo2020-06-085-8/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version bump to media-libs/opensubdiv-3.4.3 This version has been updated to EAPI 7 and inherits from cmake rather than cmake-utils. The license has been corrected to modified apache-2 New USE flags are added to control installation of the docs, examples and tutorials. The build system is patched to install the tutorials into /usr/bin, and to use python 2.7 to build the documentation. The latter fixes bug 722570 for this ebuild. When using FEATURES="test", the basic and regression tests are enabled. However the GLTESTS are disabled as portage does not have access to an X11 display to run them during the build. A direct dependency on libXinerama was added as this is no longer included by glfw for wayland users. This fixes bug 708160 for this ebuild. For cuda users, the build will fail when using GCC 9+. If an incorrect version is selected, the ebuild will warn the user to run gcc-config. Others have found that cuda kernels fail to build with multiple jobs for previous versions of opensubdiv. I use MAKEOPTS="-j1" to prevent this, although it has not been an issue for me. Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Closes: https://bugs.gentoo.org/696592 Closes: https://bugs.gentoo.org/708160 Closes: https://bugs.gentoo.org/722570 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Reassign dracwyrm's packagesMichał Górny2019-09-131-5/+1
| | | | | Bug: https://bugs.gentoo.org/645068 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opensubdiv: Drop 3.3.0Andreas Sturmlechner2019-06-062-65/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/opensubdiv: amd64 stable wrt bug #639806Mikle Kolyada2019-05-251-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-libs/opensubdiv: Remove unnecessary maint restrictMichał Górny2019-04-071-2/+2
| | | | | | | Remove restrict="" attribute from <maintainer/> (which was missing for proxy-maint, by the way) since there is no older versions around. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/opensubdiv: version bump to 3.3.3Jonathan Scruggs2018-08-072-0/+65
| | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10
* media-libs/opensubdiv: remove no_maya configuration optionJonathan Scruggs2018-08-071-1/+0
| | | | | | This option does not exist anymore. CLoses: https://bugs.gentoo.org/659506 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* media-libs/opensubdiv: amd64 stableAaron Bauman2018-03-301-2/+2
| | | | | Bug: https://bugs.gentoo.org/639806 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* media-libs/opensubdiv: update metadata informationJonathan Scruggs2018-01-271-1/+1
|
* media-libs/opensubdiv: Remove old versions and patchesJonathan Scruggs2017-12-245-162/+3
|
* media-libs/opensubdiv: Add CUDA 9 compatibility patchJonathan Scruggs2017-12-242-3/+29
| | | | | Closes: https://bugs.gentoo.org/641242 Closes: https://github.com/gentoo/gentoo/pull/6624
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|
* media-libs/opensubdiv: add missing virtual/opencl depend.Jonathan Scruggs2017-10-151-0/+1
| | | | | * This use flag is masked for OpenSubDiv, but this is in prep of unmasking it after new Blender is in main repo.
* media-libs/opensubdiv: ebuild and metadata fixes.Jonathan Scruggs2017-10-154-12/+10
| | | | | | | | | * remove tutorial use flag from metadata.xml. * remove examples and tutorials as they violate installation location rules. Closes: https://bugs.gentoo.org/633756 Closes: https://github.com/gentoo/gentoo/pull/5919
* media-libs/opensubdiv: Version bump to 3.3 and remove ati-driversJonathan Scruggs2017-09-236-4/+123
| | | | | | | | | | * Fixed compile error about stray quotes * Changed hardcoded paths to GNUInstallDirs which fixed multilib-strict check fail Closes: https://bugs.gentoo.org/605958 Closes: https://bugs.gentoo.org/611844 Closes: https://github.com/gentoo/gentoo/pull/5751
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-2/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/opensubdiv: Version bump to 3.3.1Jonathan Scruggs2017-01-152-0/+61
| | | | | | * Removed test USE Flag as they are broken. Upstream is working on a fix. Will re-enable when fixed. Closes: https://github.com/gentoo/gentoo/pull/3472
* media-libs/opensubdiv: New packageJonathan Scruggs2016-10-234-0/+136
OpenSubdiv is a set of open source libraries that implement high performance subdivision surface (subdiv) evaluation on massively parallel CPU and GPU architectures. This code path is optimized for drawing deforming surfaces with static topology at interactive framerates. OpenSubdiv is an API ready to be integrated into 3rd party digital content creation tools. It is not an application, nor a tool that can be used directly to create digital assets. Gentoo-Bug: 586380 Signed off by: Jonathan Scruggs (j.scruggs@gmail.com, irc: Dracwyrm) Signed off by: Adrian Grigo (agrigo2001@yahoo.com.au) Closes: https://github.com/gentoo/gentoo/pull/2531 Signed-off-by: David Seifert <soap@gentoo.org>