summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/openscad: adjust variablesBernd Waibel2021-05-041-2/+2
| | | | | | | | | | Adjust the USE of EROOT in src_configure, due to newly reported issues from repoman and pkgcheck. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/20585 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/openscad: fix installationBernd Waibel2021-05-041-2/+0
| | | | | | | | | | | | Fix the removal of .git{,ignore} for the MCAD library. Upstream no longer installs those files, so we don't need to remove them in src_install anymore. Reported-by: Jan Psota <jasiupsota@gmail.com> Closes: https://bugs.gentoo.org/785805 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/openscad: drop 2019.05Bernd Waibel2021-05-047-285/+0
| | | | | | | | | | Security cleanup (CVE-2020-28599) Bug: https://bugs.gentoo.org/773217 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/20657 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/openscad: amd64 stable wrt bug #773217Agostino Sarubbo2021-05-011-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/openscad: x86 stable (bug #773217)Thomas Deutschmann2021-04-111-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/openscad: revbump 2019.05 to populate the lib3mf changeJoonas Niilola2021-03-071-0/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: bump to 2021.01Bernd Waibel2021-03-074-0/+186
| | | | | | | | | Bug: https://bugs.gentoo.org/773217 Closes: https://bugs.gentoo.org/769278 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/19412 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: adapt to work with lib3mf-2Bernd Waibel2021-03-074-69/+113
| | | | | | | | Now uses cmake instead of qmake. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: restrict dependencyBernd Waibel2021-03-071-1/+1
| | | | | | | | This package version does not build against lib3mf-2 API. Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: Drop 2019.05-r3Andreas Sturmlechner2021-02-181-108/+0
| | | | | | Bug: https://bugs.gentoo.org/770646 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/openscad: Stabilize 2019.05-r4 amd64, #770646Sam James2021-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/openscad: Stabilize 2019.05-r4 x86, #770646Sam James2021-02-141-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/openscad: fix metadata emailBernd Waibel2021-02-071-1/+1
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/openscad: fix issue with cgalBernd Waibel2020-12-072-0/+191
| | | | | | | | | | | Fixes the issue of not building against cgal-5.1. Also installs locales into correct dir. Bug: https://bugs.gentoo.org/755842 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18435 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: fix build issue with cgal-5.1Bernd Waibel2020-11-251-1/+1
| | | | | | | | | | | | | For now use <sci-mathematics/cgal-5 due to a failure with current cgal-5.1. Issue reported upstream, see https://github.com/openscad/openscad/issues/3497 Closes: https://bugs.gentoo.org/755842 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18380 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: Drop 2019.05-r2Andreas Sturmlechner2020-11-201-86/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/openscad: stabilize 2019.05-r3 on amd64Joonas Niilola2020-11-201-1/+1
| | | | | Closes: https://bugs.gentoo.org/755716 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: stabilize 2019.05-r3 on x86Joonas Niilola2020-11-201-1/+1
| | | | | Bug: https://bugs.gentoo.org/755716 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: arm64 keyworded (bug #734822)Sam James2020-08-251-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/openscad: remove unneeded patchBernd Waibel2020-07-201-4/+0
| | | | | | | | | | | | Remove a backported patch which is no longer needed for live ebuild. Reported-by: Michael Moon <triffid.hunter@gmail.com> Closes: https://bugs.gentoo.org/728560 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16616 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: drop oldBernd Waibel2020-06-124-108/+0
| | | | | | | | | Drop obsolete 2015.03 version. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15809 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: backport r3 changesBernd Waibel2020-06-122-12/+81
| | | | | | | | Backport the changes from 2019.05-r3 to live ebuild. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: Fix build with boost-1.73.0Bernd Waibel2020-06-124-0/+176
| | | | | | | | | | | | | | | | Thanks to William T Wilson for reporting and providing patch. Additionally OpenSCAD has an optional, but automagic dependency on media-libs/lib3mf. Add ccache USE flag, as it's automagically enabled whenever the ccache binary is found in PATH. Reported-by: William T Wilson <fluffysheap@gmail.com> Closes: https://bugs.gentoo.org/722302 Package-Manager: Portage-2.3.99-r2, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: x86 stable wrt bug #716134Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/openscad: amd64 stable wrt bug #716134Agostino Sarubbo2020-04-141-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/openscad: dev-qt/*[-gles2 => -gles2-only]Haelwenn (lanodan) Monnier2020-04-031-3/+3
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/openscad: dev-qt/qtgui[-gles2 => -gles2-only]Haelwenn (lanodan) Monnier2020-04-032-4/+4
| | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/openscad: Update virtual/emacs dependency.Ulrich Müller2019-12-203-3/+3
| | | | | | | The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-gfx/openscad: fix compilation with boost-1.72Christophe Lermytte2019-12-202-0/+31
| | | | | | | | | | | Patch originates from upstream commit which is staged for release https://github.com/openscad/openscad/pull/3105 Closes: https://bugs.gentoo.org/703022 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://github.com/gentoo/gentoo/pull/14028 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/openscad: drop obsolete version 2019.05Bernd Waibel2019-07-071-80/+0
| | | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12077 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/openscad: fix automagic depsBernd Waibel2019-07-071-0/+82
| | | | | | | | | | | | | | Fixes issues with automagic dependencies in upstream build system, where it links against dev-libs/libspnav and dev-libs/hidapi if they are present on the build host. Thanks to Phil Stracchino (Unix Ronin) for bringing this up. Closes: https://bugs.gentoo.org/686354 Reported-by: Phil Stracchino (Unix Ronin) <phils@caerllewys.net> Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/openscad: bump to version 2019.05Bernd Waibel2019-05-182-0/+81
| | | | | | | | Closes: https://bugs.gentoo.org/686044 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12005 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/openscad: fix boost-1.70.0 buildBernd Waibel2019-05-152-1/+17
| | | | | | | | | | Fixes a build issue with >=boost-1.69 Closes: https://bugs.gentoo.org/684038 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12003 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/openscad: bump to EAPI 7Bernd Waibel2019-04-242-27/+10
| | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/openscad: add missing dependenciesBernd Waibel2019-04-242-5/+26
| | | | | | | | | | | Update metadata.xml to add myself as maintainer (see https://archives.gentoo.org/gentoo-dev/message/3d497dc197a35250614437572ef80e4b) Closes: https://bugs.gentoo.org/661384 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10687 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/openscad: Drop oldPacho Ramos2019-01-272-85/+0
| | | | | Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+1
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/openscad: don't call ccacheSergey Alirzaev2018-01-061-0/+3
| | | | Closes: https://github.com/gentoo/gentoo/pull/6632
* media-gfx/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-gfx/openscad: Update live ebuild.Michael Weber2017-12-091-2/+3
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-gfx/openscad: Depend on qtgui[-gles2] (thanks Jack MacNaught, bug 637074).Michael Weber2017-12-092-2/+2
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-gfx/openscad: DEPEND on dev-qt/qtconcurrent (thanks Pawel Tatera and ↵Michael Weber2017-12-092-2/+4
| | | | | | Volker Wegert, bug 635758). Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-gfx/openscad: Version bump (big thanks to Jesper Saxtorph, bug 635062).Michael Weber2017-12-092-0/+84
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* media-gfx/openscad: Needs rebuild on cgal subslot bumpSergey Alirzaev2017-10-282-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/5619
* media-gfx/openscad: Cleanup Qt4-basedAndreas Sturmlechner2017-10-212-122/+0
| | | | | Gentoo-bug: 623610 Package-Manager: Portage-2.3.12, Repoman-2.3.3
* media-gfx/openscad: Switch to Qt5, add xdg-utilsAndreas Sturmlechner2017-10-213-12/+121
| | | | | | | | Drop unused eutils.eclass. Thanks-to: maurerpe <junk4me46806@yahoo.com> Gentoo-bug: 623610 Package-Manager: Portage-2.3.12, Repoman-2.3.3
* media-gfx/openscad: Add live ebuild.Michael Weber2017-05-151-0/+64
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* media-gfx/openscad: Add emacs mode, thanks Emery Hemingway for the ebuild ↵Michael Weber2017-05-142-0/+72
| | | | | | (bug 492220). Package-Manager: Portage-2.3.5, Repoman-2.3.2