[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/

2024-11-02 Thread Andrey Grozin
commit: d06c85d1d2e1c9184222894a64ea505d59f46c7a
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Nov  3 04:23:51 2024 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Nov  3 04:23:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d06c85d1

media-gfx/asymptote: add missing patch

Signed-off-by: Andrey Grozin  gentoo.org>

 .../asymptote/files/asymptote-2.92-xdg-utils.patch | 23 ++
 1 file changed, 23 insertions(+)

diff --git a/media-gfx/asymptote/files/asymptote-2.92-xdg-utils.patch 
b/media-gfx/asymptote/files/asymptote-2.92-xdg-utils.patch
new file mode 100644
index ..a8367f5deab9
--- /dev/null
+++ b/media-gfx/asymptote/files/asymptote-2.92-xdg-utils.patch
@@ -0,0 +1,23 @@
+diff '--color=auto' -r -U3 asymptote-2.92.orig/settings.cc 
asymptote-2.92/settings.cc
+--- asymptote-2.92.orig/settings.cc2024-10-08 01:22:37.0 +0700
 asymptote-2.92/settings.cc 2024-11-02 13:48:32.771147121 +0700
+@@ -101,14 +101,14 @@
+ string defaultPDFViewer="open";
+ string defaultHTMLViewer="open";
+ #else
+-string defaultPSViewer="evince";
+-string defaultPDFViewer="evince";
+-string defaultHTMLViewer="google-chrome";
++string defaultPSViewer="xdg-open";
++string defaultPDFViewer="xdg-open";
++string defaultHTMLViewer="xdg-open";
+ #endif
+ string defaultGhostscript="gs";
+ string defaultGhostscriptLibrary="";
+-string defaultDisplay="display";
+-string defaultAnimate="magick";
++string defaultDisplay="xdg-open";
++string defaultAnimate="xdg-open";
+ void queryRegistry() {}
+ const string dirsep="/";
+ 



[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/

2024-07-05 Thread Conrad Kostecki
commit: 16475062a50965f48ef7e07d94fc693854d4abbb
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Thu Jul  4 06:57:01 2024 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Jul  5 17:41:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16475062

media-gfx/asymptote: remove unused patch

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../files/asymptote-2.86-without-lsp.patch | 50 --
 1 file changed, 50 deletions(-)

diff --git a/media-gfx/asymptote/files/asymptote-2.86-without-lsp.patch 
b/media-gfx/asymptote/files/asymptote-2.86-without-lsp.patch
deleted file mode 100644
index 2f70cd0d9725..
--- a/media-gfx/asymptote/files/asymptote-2.86-without-lsp.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From 29caaed5ead5a62787475286afd22e40585b8bb8 Mon Sep 17 00:00:00 2001
-From: John Bowman 
-Date: Wed, 14 Jun 2023 22:36:35 -0600
-Subject: [PATCH] Fix --without-lsp (issue #379).
-

- common.h | 17 -
- 1 file changed, 8 insertions(+), 9 deletions(-)
-
-diff --git a/common.h b/common.h
-index 13f8be106..6ee3d971f 100644
 a/common.h
-+++ b/common.h
-@@ -17,28 +17,27 @@
- #include "config.h"
- #endif
- 
--#ifdef HAVE_LSP
- #if __cplusplus < 201703L
-+
-+#ifdef HAVE_LSP
- #include 
- #include 
- using boost::optional;
- #define nullopt boost::none
- using boost::make_optional;
- #else
--#include 
--using std::optional;
--using std::nullopt;
--using std::make_optional;
--#endif
--
--#else
--#if __cplusplus < 201703L
- #include "optional.hpp"
- #define boost nonstd
- using nonstd::optional;
- using nonstd::nullopt;
- using nonstd::make_optional;
- #endif
-+
-+#else
-+#include 
-+using std::optional;
-+using std::nullopt;
-+using std::make_optional;
- #endif
- 
- using std::make_pair;



[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2023-07-20 Thread Andrey Grozin
commit: da3f272aa18df7e3c3cea5673e7b217d04d9e494
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Jul 20 16:02:54 2023 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Jul 20 16:02:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3f272a

media-gfx/asymptote: bump to 2.86

Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.86.ebuild  | 245 +
 .../files/asymptote-2.86-without-lsp.patch |  50 +
 3 files changed, 296 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 33a3520ac1ac..e95e6faa4a8d 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1 +1,2 @@
 DIST asymptote-2.85.src.tgz 15073771 BLAKE2B 
5fb965d6fad5c138c00b76a55158c3808022de84ba2a5568af551fe744e5ab0dc3caf168f9467517d917c9716a89a3fd1064324991e8d058a7a27138648903fc
 SHA512 
81e62c3b5c1a4d8a12b37c9ca45f0141cf4034719f08155c2eb61989a2132a79053d611dee29bc0ea24b0aa05d2b4cb2b0dfeadec51e754cd65caf4ace7cc5b1
+DIST asymptote-2.86.src.tgz 15118426 BLAKE2B 
305edae6653094a5daa9f136951cfcc3f8ece1dc8e616593710e0bace350a95f61729f8d7a9522a14704300a6cfd15decb1bb634e58dba1626f09c053b6b368b
 SHA512 
9e11dbfca10379f07b50dcce0d63c12b793f47741651b1804cf0825e87604c40b5b94acf343ce7f5ca7da83b5ebb0e213090ada80e0b6ebe4f6cec9db67209d6

diff --git a/media-gfx/asymptote/asymptote-2.86.ebuild 
b/media-gfx/asymptote/asymptote-2.86.ebuild
new file mode 100644
index ..dcccb01b39d5
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.86.ebuild
@@ -0,0 +1,245 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit autotools elisp-common latex-package python-r1
+
+DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
+HOMEPAGE="https://asymptote.sourceforge.io/";
+SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="+boehm-gc context curl doc emacs examples fftw gsl +imagemagick latex 
lsp offscreen +opengl python sigsegv svg test vim-syntax X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   offscreen? ( opengl )
+   doc? ( boehm-gc )"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.4-r5:0=
+   >=sys-libs/readline-4.3-r5:0=
+   net-libs/libtirpc:=
+   imagemagick? ( media-gfx/imagemagick[png] )
+   opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 
media-libs/glm )
+   offscreen? ( media-libs/mesa[osmesa] )
+   svg? ( app-text/dvisvgm )
+   sigsegv? ( dev-libs/libsigsegv )
+   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
+   fftw? ( >=sci-libs/fftw-3.0.1:= )
+   gsl? ( sci-libs/gsl:= )
+   python? ( ${PYTHON_DEPS} )
+   curl? ( net-misc/curl )
+   lsp? (
+   dev-libs/boost
+   dev-libs/rapidjson
+   dev-libs/utfcpp
+   )
+   X? (
+   ${PYTHON_DEPS}
+   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+   dev-python/numpy
+   dev-python/pycson
+   >=gnome-base/librsvg-2.40
+   )
+   latex? (
+   virtual/latex-base
+   dev-texlive/texlive-latexextra
+   )
+   context? ( dev-texlive/texlive-context )
+   emacs? ( >=app-editors/emacs-23.1:* )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   doc? (
+   media-gfx/imagemagick[png]
+   virtual/texi2dvi
+   virtual/latex-base
+   dev-texlive/texlive-latexextra
+   app-text/ghostscript-gpl )
+   test? ( app-text/ghostscript-gpl )"
+
+TEXMF=/usr/share/texmf-site
+
+PATCHES=(
+   # Changing pdf, ps, image viewers to xdg-open
+   "${FILESDIR}/${PN}-2.85-xdg-utils.patch"
+
+   # Bug #322473
+   "${FILESDIR}/${PN}-2.70-info.patch"
+
+   "${FILESDIR}/${PN}-2.86-without-lsp.patch"
+)
+
+src_prepare() {
+   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
+   -i configure.ac \
+   || die "sed configure.ac failed"
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349
+   econf \
+   CPPFLAGS=-DHAVE_SYS_TYPES_H \
+   CFLAGS="${CXXFLAGS}" \
+   --disable-gc-debug \
+   --disable-gc-full-debug \
+   --with-latex=/usr/share/texmf-site/tex/latex \
+   --with-context=/usr/share/texmf-site/tex/context \
+   $(use_enable boehm-gc gc system) \
+   $(use_enable curl) \
+   $(use_enabl

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/

2023-05-11 Thread Conrad Kostecki
commit: f8c5cc7f6f1f18de0e918a13eecda41bf771ec14
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Wed May 10 18:17:43 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu May 11 20:28:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c5cc7f

media-gfx/asymptote: remove unused patch

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/30977
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../asymptote/files/asymptote-2.70-xdg-utils.patch | 23 --
 1 file changed, 23 deletions(-)

diff --git a/media-gfx/asymptote/files/asymptote-2.70-xdg-utils.patch 
b/media-gfx/asymptote/files/asymptote-2.70-xdg-utils.patch
deleted file mode 100644
index bf7b50973e36..
--- a/media-gfx/asymptote/files/asymptote-2.70-xdg-utils.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Только в asymptote-2.67.orig: .pc
-Index: asymptote-2.70/settings.cc
-===
 asymptote-2.70.orig/settings.cc
-+++ asymptote-2.70/settings.cc
-@@ -101,13 +101,13 @@ string defaultPSViewer="open";
- string defaultPDFViewer="open";
- string defaultHTMLViewer="open";
- #else
--string defaultPSViewer="gv";
--string defaultPDFViewer="acroread";
--string defaultHTMLViewer="google-chrome";
-+string defaultPSViewer="xdg-open";
-+string defaultPDFViewer="xdg-open";
-+string defaultHTMLViewer="xdg-open";
- #endif
- string defaultGhostscript="gs";
- string defaultGhostscriptLibrary="";
--string defaultDisplay="display";
-+string defaultDisplay="xdg-open";
- string defaultAnimate="animate";
- void queryRegistry() {}
- const string dirsep="/";



[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2023-02-15 Thread Andrey Grozin
commit: f22931643ce0dbc5eef50a331685150aa45d7373
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Feb 16 06:06:00 2023 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Feb 16 06:06:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2293164

media-gfx/asymptote: bump to 2.85

Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.85.ebuild  | 243 +
 .../asymptote/files/asymptote-2.85-xdg-utils.patch |  21 ++
 3 files changed, 265 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 343d3e84c2a7..55f39a8ba4a7 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1 +1,2 @@
 DIST asymptote-2.83.src.tgz 15044624 BLAKE2B 
f364d7fa5d09bfc94f2556d5c99fc2751182f4a231544c24b449f02f36cca62e48272827f5bb405119b82d75517ef1fe49ec87cb75eb30de92ed95ac360a553c
 SHA512 
cb59731f6d68658746cd1e686a54b6f590e4a4990df572e89b4b5faab6bb8ed75de9d7f75e65b8ed76227ead59930d5492d54239db6acdb4bff2377ac2b97dec
+DIST asymptote-2.85.src.tgz 15073771 BLAKE2B 
5fb965d6fad5c138c00b76a55158c3808022de84ba2a5568af551fe744e5ab0dc3caf168f9467517d917c9716a89a3fd1064324991e8d058a7a27138648903fc
 SHA512 
81e62c3b5c1a4d8a12b37c9ca45f0141cf4034719f08155c2eb61989a2132a79053d611dee29bc0ea24b0aa05d2b4cb2b0dfeadec51e754cd65caf4ace7cc5b1

diff --git a/media-gfx/asymptote/asymptote-2.85.ebuild 
b/media-gfx/asymptote/asymptote-2.85.ebuild
new file mode 100644
index ..604efd650f66
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.85.ebuild
@@ -0,0 +1,243 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..10} )
+
+inherit autotools elisp-common latex-package python-r1
+
+DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
+HOMEPAGE="https://asymptote.sourceforge.io/";
+SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="+boehm-gc context curl doc emacs examples fftw gsl +imagemagick latex 
lsp offscreen +opengl python sigsegv svg test vim-syntax X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   offscreen? ( opengl )
+   doc? ( boehm-gc )"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.4-r5:0=
+   >=sys-libs/readline-4.3-r5:0=
+   net-libs/libtirpc:=
+   imagemagick? ( media-gfx/imagemagick[png] )
+   opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 
media-libs/glm )
+   offscreen? ( media-libs/mesa[osmesa] )
+   svg? ( app-text/dvisvgm )
+   sigsegv? ( dev-libs/libsigsegv )
+   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
+   fftw? ( >=sci-libs/fftw-3.0.1:= )
+   gsl? ( sci-libs/gsl:= )
+   python? ( ${PYTHON_DEPS} )
+   curl? ( net-misc/curl )
+   lsp? (
+   dev-libs/boost
+   dev-libs/rapidjson
+   dev-libs/utfcpp
+   )
+   X? (
+   ${PYTHON_DEPS}
+   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+   dev-python/numpy
+   dev-python/pycson
+   >=gnome-base/librsvg-2.40
+   )
+   latex? (
+   virtual/latex-base
+   dev-texlive/texlive-latexextra
+   )
+   context? ( dev-texlive/texlive-context )
+   emacs? ( >=app-editors/emacs-23.1:* )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   doc? (
+   media-gfx/imagemagick[png]
+   virtual/texi2dvi
+   virtual/latex-base
+   dev-texlive/texlive-latexextra
+   app-text/ghostscript-gpl )
+   test? ( app-text/ghostscript-gpl )"
+
+TEXMF=/usr/share/texmf-site
+
+PATCHES=(
+   # Changing pdf, ps, image viewers to xdg-open
+   "${FILESDIR}/${PN}-2.85-xdg-utils.patch"
+
+   # Bug #322473
+   "${FILESDIR}/${PN}-2.70-info.patch"
+)
+
+src_prepare() {
+   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
+   -i configure.ac \
+   || die "sed configure.ac failed"
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349
+   econf \
+   CPPFLAGS=-DHAVE_SYS_TYPES_H \
+   CFLAGS="${CXXFLAGS}" \
+   --disable-gc-debug \
+   --disable-gc-full-debug \
+   --with-latex=/usr/share/texmf-site/tex/latex \
+   --with-context=/usr/share/texmf-site/tex/context \
+   $(use_enable boehm-gc gc system) \
+   $(use_enable curl) \
+   $(use_enable lsp) \
+   $(use_enable fftw) \
+ 

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/

2021-10-10 Thread Jakov Smolić
commit: 66af9da79c59848dc396f76d39a32bd2598c87cb
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Oct 10 18:13:45 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Oct 10 19:05:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66af9da7

media-gfx/asymptote: remove unused patches

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Jakov Smolić  gentoo.org>

 .../asymptote/files/asymptote-2.69-info.patch  | 13 
 .../asymptote/files/asymptote-2.69-xdg-utils.patch | 23 --
 2 files changed, 36 deletions(-)

diff --git a/media-gfx/asymptote/files/asymptote-2.69-info.patch 
b/media-gfx/asymptote/files/asymptote-2.69-info.patch
deleted file mode 100644
index 63f2dc28176..000
--- a/media-gfx/asymptote/files/asymptote-2.69-info.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: asymptote-2.69/doc/asymptote.texi
-===
 asymptote-2.69.orig/doc/asymptote.texi
-+++ asymptote-2.69/doc/asymptote.texi
-@@ -23,7 +23,7 @@ file LICENSE in the top-level source dir
-  
- @dircategory Languages
- @direntry
--* asymptote: (asymptote/asymptote). Vector graphics language.
-+* asymptote: (asymptote). Vector graphics language.
- @end direntry
- 
- @titlepage

diff --git a/media-gfx/asymptote/files/asymptote-2.69-xdg-utils.patch 
b/media-gfx/asymptote/files/asymptote-2.69-xdg-utils.patch
deleted file mode 100644
index f07d23ac618..000
--- a/media-gfx/asymptote/files/asymptote-2.69-xdg-utils.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Только в asymptote-2.67.orig: .pc
-Index: asymptote-2.69/settings.cc
-===
 asymptote-2.69.orig/settings.cc
-+++ asymptote-2.69/settings.cc
-@@ -101,13 +101,13 @@ string defaultPSViewer="open";
- string defaultPDFViewer="open";
- string defaultHTMLViewer="open";
- #else
--string defaultPSViewer="gv";
--string defaultPDFViewer="acroread";
--string defaultHTMLViewer="google-chrome";
-+string defaultPSViewer="xdg-open";
-+string defaultPDFViewer="xdg-open";
-+string defaultHTMLViewer="xdg-open";
- #endif
- string defaultGhostscript="gs";
- string defaultGhostscriptLibrary="";
--string defaultDisplay="display";
-+string defaultDisplay="xdg-open";
- string defaultAnimate="animate";
- void queryRegistry() {}
- const string dirsep="/";



[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/

2021-03-01 Thread Conrad Kostecki
commit: 475df9d48f7f1c01486c3df5e1394ef367f87337
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Mon Mar  1 19:48:57 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Mar  1 22:11:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=475df9d4

media-gfx/asymptote: remove unused file

Closes: https://github.com/gentoo/gentoo/pull/19724
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Conrad Kostecki  gentoo.org>

 media-gfx/asymptote/files/asy-ftd.vim | 2 --
 1 file changed, 2 deletions(-)

diff --git a/media-gfx/asymptote/files/asy-ftd.vim 
b/media-gfx/asymptote/files/asy-ftd.vim
deleted file mode 100644
index 0f5e3957900..000
--- a/media-gfx/asymptote/files/asy-ftd.vim
+++ /dev/null
@@ -1,2 +0,0 @@
-au BufNewFile,BufRead *.asy setf asy
-filetype plugin on



[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2021-02-28 Thread Andrey Grozin
commit: e65943f2adabd0642b4e867025fd68bb151815d6
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Feb 28 13:05:45 2021 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Feb 28 13:06:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65943f2

media-gfx/asymptote: clean old versions

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   2 -
 media-gfx/asymptote/asymptote-2.65.ebuild  | 211 
 media-gfx/asymptote/asymptote-2.67.ebuild  | 217 -
 .../asymptote/files/asymptote-2.65-info.patch  |  13 --
 .../asymptote/files/asymptote-2.65-xdg-utils.patch |  22 ---
 .../asymptote/files/asymptote-2.67-info.patch  |  13 --
 .../asymptote/files/asymptote-2.67-xdg-utils.patch |  23 ---
 7 files changed, 501 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index b4f108398f4..db4715715f9 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,4 +1,2 @@
-DIST asymptote-2.65.src.tgz 4640419 BLAKE2B 
a508532b9697a0744d48f8109d5b04ca71eb1ee7a08f15eccd2b95d63c16c980621ef03d01a03917a767c774f14a239a13f8fe50ad98b154b092f710917af1ad
 SHA512 
c6879689192c1646a318b389de222accc55c8d5e9df17fab3c88c37f627d2cff8133cdefe9e6dec2784cf72edf261e557ad83f7fac6e67fd49c483e9d8971026
-DIST asymptote-2.67.src.tgz 4668696 BLAKE2B 
30be754a0e5869caad4d605f162dffe688d2dc09a0163a8c37d15fd9d6dd05652b7b0b2710ab31edaa8f4b36484df256d032f8826f3547e755eb90e5dbb179ec
 SHA512 
5854ce51bc7a3d330eeb0887376645c3d292a368b06d01ec84c15ee5beee90ae429abfee1bff5025bdfb51edfa7f66e535c1187f66440df0c6626c79e3de6210
 DIST asymptote-2.68.src.tgz 4672007 BLAKE2B 
96c1a99815cf04180ea2fe01528615390faf8d1e5853d4e2e5f4fcdf48f0ec7e774ab0facdb86ad427e6ac11f5ce684902997f7d1e4855460ad450f6d6c64cfd
 SHA512 
20aa3ae5116b93f266020a1d45178d7120cf39980634108b86a0bc8a4202e28b2cf0a1ac6fa5e921506db150e9077a1e3d7b8ad04869bc9bd22bae447f45fd46
 DIST asymptote-2.69.src.tgz 4673601 BLAKE2B 
9734ffec10c9c0b8053598402a4eb81a3ed8a48f8ce8e58d1720442be26e25fe7778d6d47cd2d29dae61183d15aaa456bca430ab98e951844c8210484226e67f
 SHA512 
a1b746600b4e6880350e57adeb3a3228d10b1b0c1db11ee0e750545cf8023716eec92253c0cd0980747f72c16fd0097f25ee688657168f24a0def106260e0791

diff --git a/media-gfx/asymptote/asymptote-2.65.ebuild 
b/media-gfx/asymptote/asymptote-2.65.ebuild
deleted file mode 100644
index 4b84f9b7f50..000
--- a/media-gfx/asymptote/asymptote-2.65.ebuild
+++ /dev/null
@@ -1,211 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit autotools elisp-common latex-package python-r1
-
-DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
-HOMEPAGE="https://asymptote.sourceforge.io/";
-SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax X"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   offscreen? ( opengl )
-   doc? ( boehm-gc )"
-
-RDEPEND="
-   >=sys-libs/ncurses-5.4-r5:0=
-   >=sys-libs/readline-4.3-r5:0=
-   imagemagick? ( media-gfx/imagemagick[png] )
-   opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 
media-libs/glm )
-   offscreen? ( media-libs/mesa[osmesa] )
-   svg? ( app-text/dvisvgm )
-   sigsegv? ( dev-libs/libsigsegv )
-   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
-   fftw? ( >=sci-libs/fftw-3.0.1 )
-   gsl? ( sci-libs/gsl )
-   python? ( ${PYTHON_DEPS} )
-   X? (
-   ${PYTHON_DEPS}
-   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
-   dev-python/numpy
-   dev-python/pycson
-   >=gnome-base/librsvg-2.40
-   )
-   latex? (
-   virtual/latex-base
-   >=dev-texlive/texlive-latexextra-2013
-   )
-   emacs? ( >=app-editors/emacs-23.1:* )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
-DEPEND="${RDEPEND}
-   doc? (
-   dev-lang/perl
-   media-gfx/imagemagick[png]
-   virtual/texi2dvi
-   virtual/latex-base
-   app-text/ghostscript-gpl )
-   test? ( app-text/ghostscript-gpl )"
-
-TEXMF=/usr/share/texmf-site
-
-PATCHES=(
-   # Changing pdf, ps, image viewers to xdg-open
-   "${FILESDIR}/${P}-xdg-utils.patch"
-
-   # Bug #322473
-   "${FILESDIR}/${P}-info.patch"
-)
-
-src_prepare() {
-   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
-   -i configure.ac \
-   || die "sed configure.ac failed"
-
-   defa

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2021-02-28 Thread Andrey Grozin
commit: c5dea7521772bdd8be77f1f9f910dfdb2cd8848d
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Feb 28 13:01:53 2021 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Feb 28 13:01:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5dea752

media-gfx/asymptote: bump to 2.69

xasy is currently broken and temporarily removed
Closes: https://bugs.gentoo.org/716036
Closes: https://bugs.gentoo.org/766279
Closes: https://bugs.gentoo.org/737122
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.69.ebuild  | 205 +
 .../asymptote/files/asymptote-2.69-info.patch  |  13 ++
 .../asymptote/files/asymptote-2.69-xdg-utils.patch |  23 +++
 media-gfx/asymptote/metadata.xml   |   2 +
 5 files changed, 244 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 1d483a1867c..b4f108398f4 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,3 +1,4 @@
 DIST asymptote-2.65.src.tgz 4640419 BLAKE2B 
a508532b9697a0744d48f8109d5b04ca71eb1ee7a08f15eccd2b95d63c16c980621ef03d01a03917a767c774f14a239a13f8fe50ad98b154b092f710917af1ad
 SHA512 
c6879689192c1646a318b389de222accc55c8d5e9df17fab3c88c37f627d2cff8133cdefe9e6dec2784cf72edf261e557ad83f7fac6e67fd49c483e9d8971026
 DIST asymptote-2.67.src.tgz 4668696 BLAKE2B 
30be754a0e5869caad4d605f162dffe688d2dc09a0163a8c37d15fd9d6dd05652b7b0b2710ab31edaa8f4b36484df256d032f8826f3547e755eb90e5dbb179ec
 SHA512 
5854ce51bc7a3d330eeb0887376645c3d292a368b06d01ec84c15ee5beee90ae429abfee1bff5025bdfb51edfa7f66e535c1187f66440df0c6626c79e3de6210
 DIST asymptote-2.68.src.tgz 4672007 BLAKE2B 
96c1a99815cf04180ea2fe01528615390faf8d1e5853d4e2e5f4fcdf48f0ec7e774ab0facdb86ad427e6ac11f5ce684902997f7d1e4855460ad450f6d6c64cfd
 SHA512 
20aa3ae5116b93f266020a1d45178d7120cf39980634108b86a0bc8a4202e28b2cf0a1ac6fa5e921506db150e9077a1e3d7b8ad04869bc9bd22bae447f45fd46
+DIST asymptote-2.69.src.tgz 4673601 BLAKE2B 
9734ffec10c9c0b8053598402a4eb81a3ed8a48f8ce8e58d1720442be26e25fe7778d6d47cd2d29dae61183d15aaa456bca430ab98e951844c8210484226e67f
 SHA512 
a1b746600b4e6880350e57adeb3a3228d10b1b0c1db11ee0e750545cf8023716eec92253c0cd0980747f72c16fd0097f25ee688657168f24a0def106260e0791

diff --git a/media-gfx/asymptote/asymptote-2.69.ebuild 
b/media-gfx/asymptote/asymptote-2.69.ebuild
new file mode 100644
index 000..b7b0b25d288
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.69.ebuild
@@ -0,0 +1,205 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit autotools elisp-common latex-package python-r1
+
+DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
+HOMEPAGE="https://asymptote.sourceforge.io/";
+SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="+boehm-gc curl doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax"
+# FIXME: xasy is currently broken
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   offscreen? ( opengl )
+   doc? ( boehm-gc )"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.4-r5:0=
+   >=sys-libs/readline-4.3-r5:0=
+   net-libs/libtirpc
+   imagemagick? ( media-gfx/imagemagick[png] )
+   opengl? ( media-libs/mesa media-libs/freeglut media-libs/glew:0 
media-libs/glm )
+   offscreen? ( media-libs/mesa[osmesa] )
+   svg? ( app-text/dvisvgm )
+   sigsegv? ( dev-libs/libsigsegv )
+   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
+   fftw? ( >=sci-libs/fftw-3.0.1 )
+   gsl? ( sci-libs/gsl )
+   python? ( ${PYTHON_DEPS} )
+   curl? ( net-misc/curl )
+   latex? (
+   virtual/latex-base
+   >=dev-texlive/texlive-latexextra-2013
+   )
+   emacs? ( >=app-editors/emacs-23.1:* )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-lang/perl
+   media-gfx/imagemagick[png]
+   virtual/texi2dvi
+   virtual/latex-base
+   app-text/ghostscript-gpl )
+   test? ( app-text/ghostscript-gpl )"
+
+TEXMF=/usr/share/texmf-site
+
+PATCHES=(
+   # Changing pdf, ps, image viewers to xdg-open
+   "${FILESDIR}/${P}-xdg-utils.patch"
+
+   # Bug #322473
+   "${FILESDIR}/${P}-info.patch"
+)
+
+src_prepare() {
+   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
+   -i configure.ac \
+   || die "sed configure.ac failed"
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
https://sourceforge.net/forum/forum

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2020-12-01 Thread Andrey Grozin
commit: caf094ccec3d16674d3f5694af5f3c1cc23e2d88
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Dec  1 09:11:29 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Dec  1 09:11:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf094cc

media-gfx/asymptote: bump to 2.68

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.68.ebuild  | 217 +
 .../asymptote/files/asymptote-2.68-info.patch  |  13 ++
 .../asymptote/files/asymptote-2.68-xdg-utils.patch |  23 +++
 4 files changed, 254 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index e9051c787ba..1d483a1867c 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,2 +1,3 @@
 DIST asymptote-2.65.src.tgz 4640419 BLAKE2B 
a508532b9697a0744d48f8109d5b04ca71eb1ee7a08f15eccd2b95d63c16c980621ef03d01a03917a767c774f14a239a13f8fe50ad98b154b092f710917af1ad
 SHA512 
c6879689192c1646a318b389de222accc55c8d5e9df17fab3c88c37f627d2cff8133cdefe9e6dec2784cf72edf261e557ad83f7fac6e67fd49c483e9d8971026
 DIST asymptote-2.67.src.tgz 4668696 BLAKE2B 
30be754a0e5869caad4d605f162dffe688d2dc09a0163a8c37d15fd9d6dd05652b7b0b2710ab31edaa8f4b36484df256d032f8826f3547e755eb90e5dbb179ec
 SHA512 
5854ce51bc7a3d330eeb0887376645c3d292a368b06d01ec84c15ee5beee90ae429abfee1bff5025bdfb51edfa7f66e535c1187f66440df0c6626c79e3de6210
+DIST asymptote-2.68.src.tgz 4672007 BLAKE2B 
96c1a99815cf04180ea2fe01528615390faf8d1e5853d4e2e5f4fcdf48f0ec7e774ab0facdb86ad427e6ac11f5ce684902997f7d1e4855460ad450f6d6c64cfd
 SHA512 
20aa3ae5116b93f266020a1d45178d7120cf39980634108b86a0bc8a4202e28b2cf0a1ac6fa5e921506db150e9077a1e3d7b8ad04869bc9bd22bae447f45fd46

diff --git a/media-gfx/asymptote/asymptote-2.68.ebuild 
b/media-gfx/asymptote/asymptote-2.68.ebuild
new file mode 100644
index 000..1e7593538a8
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.68.ebuild
@@ -0,0 +1,217 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit autotools elisp-common latex-package python-r1
+
+DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
+HOMEPAGE="https://asymptote.sourceforge.io/";
+SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   offscreen? ( opengl )
+   doc? ( boehm-gc )"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.4-r5:0=
+   >=sys-libs/readline-4.3-r5:0=
+   imagemagick? ( media-gfx/imagemagick[png] )
+   opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 
media-libs/glm )
+   offscreen? ( media-libs/mesa[osmesa] )
+   svg? ( app-text/dvisvgm )
+   sigsegv? ( dev-libs/libsigsegv )
+   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
+   fftw? ( >=sci-libs/fftw-3.0.1 )
+   gsl? ( sci-libs/gsl )
+   python? ( ${PYTHON_DEPS} )
+   X? (
+   ${PYTHON_DEPS}
+   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+   dev-python/numpy
+   dev-python/pycson
+   >=gnome-base/librsvg-2.40
+   )
+   latex? (
+   virtual/latex-base
+   >=dev-texlive/texlive-latexextra-2013
+   )
+   emacs? ( >=app-editors/emacs-23.1:* )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-lang/perl
+   media-gfx/imagemagick[png]
+   virtual/texi2dvi
+   virtual/latex-base
+   app-text/ghostscript-gpl )
+   test? ( app-text/ghostscript-gpl )"
+
+TEXMF=/usr/share/texmf-site
+
+PATCHES=(
+   # Changing pdf, ps, image viewers to xdg-open
+   "${FILESDIR}/${P}-xdg-utils.patch"
+
+   # Bug #322473
+   "${FILESDIR}/${P}-info.patch"
+)
+
+src_prepare() {
+   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
+   -i configure.ac \
+   || die "sed configure.ac failed"
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349
+   econf \
+   CPPFLAGS=-DHAVE_SYS_TYPES_H \
+   CFLAGS="${CXXFLAGS}" \
+   --disable-gc-debug \
+   $(use_enable boehm-gc gc system) \
+   $(use_enable fftw) \
+   $(use_enable gsl) \
+   $(use_enable opengl gl) \
+   $(use_enable offscreen) \

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2020-11-30 Thread Andrey Grozin
commit: 85abc518f008024ab2b3a123d3703ca2922cf9ff
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Dec  1 07:33:09 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Dec  1 07:33:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85abc518

media-gfx/asymptote: clean old versions

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   2 -
 media-gfx/asymptote/asymptote-2.61.ebuild  | 211 -
 media-gfx/asymptote/asymptote-2.62.ebuild  | 211 -
 .../asymptote/files/asymptote-2.61-info.patch  |  13 --
 .../asymptote/files/asymptote-2.61-xdg-utils.patch |  22 ---
 .../asymptote/files/asymptote-2.62-info.patch  |  13 --
 .../asymptote/files/asymptote-2.62-xdg-utils.patch |  22 ---
 7 files changed, 494 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 96bdef79e14..e9051c787ba 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,4 +1,2 @@
-DIST asymptote-2.61.src.tgz 4623504 BLAKE2B 
8432f07ce21f630c5bdae609650c0bb2bcd237a121df68030dc19d1cae986f0bfa56dd0e241570809f9fcb202440e8b9b3c6d47a22eeaabe3eb9523360a166ca
 SHA512 
34bb610360b4536da70ca9edf1e069ebbf0c9225948b92b3d59ea25e8684587364fa7bbb03909ba02617e6ee81d41a2e530c9ed639141e4cda42096143cab5f7
-DIST asymptote-2.62.src.tgz 4625853 BLAKE2B 
49a5c75f936149139576cc224b005e76d2465a6c813bcb152f2534e98e042685c1500eafb0954b9e53ac0e667b47ab88a8b3387f1627d58828008d0e4d4cc0c8
 SHA512 
f7e817cdbb3c079a10c5f6f56a1eb47b1aaf8230902c06870bc8feacfed5f7af3d8ed22e4c60cc7130828ced8d36ec035533de1074cb049d3de9006ee542ac2e
 DIST asymptote-2.65.src.tgz 4640419 BLAKE2B 
a508532b9697a0744d48f8109d5b04ca71eb1ee7a08f15eccd2b95d63c16c980621ef03d01a03917a767c774f14a239a13f8fe50ad98b154b092f710917af1ad
 SHA512 
c6879689192c1646a318b389de222accc55c8d5e9df17fab3c88c37f627d2cff8133cdefe9e6dec2784cf72edf261e557ad83f7fac6e67fd49c483e9d8971026
 DIST asymptote-2.67.src.tgz 4668696 BLAKE2B 
30be754a0e5869caad4d605f162dffe688d2dc09a0163a8c37d15fd9d6dd05652b7b0b2710ab31edaa8f4b36484df256d032f8826f3547e755eb90e5dbb179ec
 SHA512 
5854ce51bc7a3d330eeb0887376645c3d292a368b06d01ec84c15ee5beee90ae429abfee1bff5025bdfb51edfa7f66e535c1187f66440df0c6626c79e3de6210

diff --git a/media-gfx/asymptote/asymptote-2.61.ebuild 
b/media-gfx/asymptote/asymptote-2.61.ebuild
deleted file mode 100644
index 0117ea06a1d..000
--- a/media-gfx/asymptote/asymptote-2.61.ebuild
+++ /dev/null
@@ -1,211 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit autotools elisp-common latex-package python-r1
-
-DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
-HOMEPAGE="https://asymptote.sourceforge.io/";
-SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax X"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   offscreen? ( opengl )
-   doc? ( boehm-gc )"
-
-RDEPEND="
-   >=sys-libs/ncurses-5.4-r5:0=
-   >=sys-libs/readline-4.3-r5:0=
-   imagemagick? ( media-gfx/imagemagick[png] )
-   opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 
media-libs/glm )
-   offscreen? ( media-libs/mesa[osmesa] )
-   svg? ( app-text/dvisvgm )
-   sigsegv? ( dev-libs/libsigsegv )
-   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
-   fftw? ( >=sci-libs/fftw-3.0.1 )
-   gsl? ( sci-libs/gsl )
-   python? ( ${PYTHON_DEPS} )
-   X? (
-   ${PYTHON_DEPS}
-   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
-   dev-python/numpy
-   dev-python/pycson
-   >=gnome-base/librsvg-2.40
-   )
-   latex? (
-   virtual/latex-base
-   >=dev-texlive/texlive-latexextra-2013
-   )
-   emacs? ( >=app-editors/emacs-23.1:* )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
-DEPEND="${RDEPEND}
-   doc? (
-   dev-lang/perl
-   media-gfx/imagemagick[png]
-   virtual/texi2dvi
-   virtual/latex-base
-   app-text/ghostscript-gpl )
-   test? ( app-text/ghostscript-gpl )"
-
-TEXMF=/usr/share/texmf-site
-
-PATCHES=(
-   # Changing pdf, ps, image viewers to xdg-open
-   "${FILESDIR}/${P}-xdg-utils.patch"
-
-   # Bug #322473
-   "${FILESDIR}/${P}-info.patch"
-)
-
-src_prepare() {
-   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
-   -i configure.ac \
-   || die "sed configure.ac failed"
-

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2020-08-14 Thread Andrey Grozin
commit: 901067f02e70d57924009fbb61e91f74d60fb4e6
Author: Andrey Grozin  gentoo  org>
AuthorDate: Fri Aug 14 09:39:13 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Fri Aug 14 09:39:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=901067f0

media-gfx/asymptote: bump to 2.67

Closes: https://bugs.gentoo.org/720840
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.67.ebuild  | 217 +
 .../asymptote/files/asymptote-2.67-info.patch  |  13 ++
 .../asymptote/files/asymptote-2.67-xdg-utils.patch |  23 +++
 4 files changed, 254 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 59b62e428be..96bdef79e14 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,3 +1,4 @@
 DIST asymptote-2.61.src.tgz 4623504 BLAKE2B 
8432f07ce21f630c5bdae609650c0bb2bcd237a121df68030dc19d1cae986f0bfa56dd0e241570809f9fcb202440e8b9b3c6d47a22eeaabe3eb9523360a166ca
 SHA512 
34bb610360b4536da70ca9edf1e069ebbf0c9225948b92b3d59ea25e8684587364fa7bbb03909ba02617e6ee81d41a2e530c9ed639141e4cda42096143cab5f7
 DIST asymptote-2.62.src.tgz 4625853 BLAKE2B 
49a5c75f936149139576cc224b005e76d2465a6c813bcb152f2534e98e042685c1500eafb0954b9e53ac0e667b47ab88a8b3387f1627d58828008d0e4d4cc0c8
 SHA512 
f7e817cdbb3c079a10c5f6f56a1eb47b1aaf8230902c06870bc8feacfed5f7af3d8ed22e4c60cc7130828ced8d36ec035533de1074cb049d3de9006ee542ac2e
 DIST asymptote-2.65.src.tgz 4640419 BLAKE2B 
a508532b9697a0744d48f8109d5b04ca71eb1ee7a08f15eccd2b95d63c16c980621ef03d01a03917a767c774f14a239a13f8fe50ad98b154b092f710917af1ad
 SHA512 
c6879689192c1646a318b389de222accc55c8d5e9df17fab3c88c37f627d2cff8133cdefe9e6dec2784cf72edf261e557ad83f7fac6e67fd49c483e9d8971026
+DIST asymptote-2.67.src.tgz 4668696 BLAKE2B 
30be754a0e5869caad4d605f162dffe688d2dc09a0163a8c37d15fd9d6dd05652b7b0b2710ab31edaa8f4b36484df256d032f8826f3547e755eb90e5dbb179ec
 SHA512 
5854ce51bc7a3d330eeb0887376645c3d292a368b06d01ec84c15ee5beee90ae429abfee1bff5025bdfb51edfa7f66e535c1187f66440df0c6626c79e3de6210

diff --git a/media-gfx/asymptote/asymptote-2.67.ebuild 
b/media-gfx/asymptote/asymptote-2.67.ebuild
new file mode 100644
index 000..bc080339db0
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.67.ebuild
@@ -0,0 +1,217 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit autotools elisp-common latex-package python-r1
+
+DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
+HOMEPAGE="http://asymptote.sourceforge.net/";
+SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   offscreen? ( opengl )
+   doc? ( boehm-gc )"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.4-r5:0=
+   >=sys-libs/readline-4.3-r5:0=
+   imagemagick? ( media-gfx/imagemagick[png] )
+   opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 
media-libs/glm )
+   offscreen? ( media-libs/mesa[osmesa] )
+   svg? ( app-text/dvisvgm )
+   sigsegv? ( dev-libs/libsigsegv )
+   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
+   fftw? ( >=sci-libs/fftw-3.0.1 )
+   gsl? ( sci-libs/gsl )
+   python? ( ${PYTHON_DEPS} )
+   X? (
+   ${PYTHON_DEPS}
+   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+   dev-python/numpy
+   dev-python/pycson
+   >=gnome-base/librsvg-2.40
+   )
+   latex? (
+   virtual/latex-base
+   >=dev-texlive/texlive-latexextra-2013
+   )
+   emacs? ( >=app-editors/emacs-23.1:* )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-lang/perl
+   media-gfx/imagemagick[png]
+   virtual/texi2dvi
+   virtual/latex-base
+   app-text/ghostscript-gpl )
+   test? ( app-text/ghostscript-gpl )"
+
+TEXMF=/usr/share/texmf-site
+
+PATCHES=(
+   # Changing pdf, ps, image viewers to xdg-open
+   "${FILESDIR}/${P}-xdg-utils.patch"
+
+   # Bug #322473
+   "${FILESDIR}/${P}-info.patch"
+)
+
+src_prepare() {
+   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
+   -i configure.ac \
+   || die "sed configure.ac failed"
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2020-02-28 Thread Andrey Grozin
commit: c68e6cd52cb1f86859017554a0e0cb0acedff80c
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sat Feb 29 06:34:55 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sat Feb 29 06:34:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c68e6cd5

media-gfx/asymptote: bump to 2.62

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.62.ebuild  | 211 +
 .../asymptote/files/asymptote-2.62-info.patch  |  13 ++
 .../asymptote/files/asymptote-2.62-xdg-utils.patch |  22 +++
 4 files changed, 247 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 990f8767aca..2d2db83edac 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1 +1,2 @@
 DIST asymptote-2.61.src.tgz 4623504 BLAKE2B 
8432f07ce21f630c5bdae609650c0bb2bcd237a121df68030dc19d1cae986f0bfa56dd0e241570809f9fcb202440e8b9b3c6d47a22eeaabe3eb9523360a166ca
 SHA512 
34bb610360b4536da70ca9edf1e069ebbf0c9225948b92b3d59ea25e8684587364fa7bbb03909ba02617e6ee81d41a2e530c9ed639141e4cda42096143cab5f7
+DIST asymptote-2.62.src.tgz 4625853 BLAKE2B 
49a5c75f936149139576cc224b005e76d2465a6c813bcb152f2534e98e042685c1500eafb0954b9e53ac0e667b47ab88a8b3387f1627d58828008d0e4d4cc0c8
 SHA512 
f7e817cdbb3c079a10c5f6f56a1eb47b1aaf8230902c06870bc8feacfed5f7af3d8ed22e4c60cc7130828ced8d36ec035533de1074cb049d3de9006ee542ac2e

diff --git a/media-gfx/asymptote/asymptote-2.62.ebuild 
b/media-gfx/asymptote/asymptote-2.62.ebuild
new file mode 100644
index 000..5f683b025c1
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.62.ebuild
@@ -0,0 +1,211 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit autotools elisp-common latex-package python-r1
+
+DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
+HOMEPAGE="http://asymptote.sourceforge.net/";
+SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax X"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   offscreen? ( opengl )
+   doc? ( boehm-gc )"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.4-r5:0=
+   >=sys-libs/readline-4.3-r5:0=
+   imagemagick? ( media-gfx/imagemagick[png] )
+   opengl? ( media-libs/mesa[X(+)] media-libs/freeglut media-libs/glew:0 
media-libs/glm )
+   offscreen? ( media-libs/mesa[osmesa] )
+   svg? ( app-text/dvisvgm )
+   sigsegv? ( dev-libs/libsigsegv )
+   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
+   fftw? ( >=sci-libs/fftw-3.0.1 )
+   gsl? ( sci-libs/gsl )
+   python? ( ${PYTHON_DEPS} )
+   X? (
+   ${PYTHON_DEPS}
+   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+   dev-python/numpy
+   dev-python/pycson
+   >=gnome-base/librsvg-2.40
+   )
+   latex? (
+   virtual/latex-base
+   >=dev-texlive/texlive-latexextra-2013
+   )
+   emacs? ( >=app-editors/emacs-23.1:* )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-lang/perl
+   media-gfx/imagemagick[png]
+   virtual/texi2dvi
+   virtual/latex-base
+   app-text/ghostscript-gpl )
+   test? ( app-text/ghostscript-gpl )"
+
+TEXMF=/usr/share/texmf-site
+
+PATCHES=(
+   # Changing pdf, ps, image viewers to xdg-open
+   "${FILESDIR}/${P}-xdg-utils.patch"
+
+   # Bug #322473
+   "${FILESDIR}/${P}-info.patch"
+)
+
+src_prepare() {
+   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
+   -i configure.ac \
+   || die "sed configure.ac failed"
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349
+   econf \
+   CPPFLAGS=-DHAVE_SYS_TYPES_H \
+   CFLAGS="${CXXFLAGS}" \
+   --disable-gc-debug \
+   $(use_enable boehm-gc gc system) \
+   $(use_enable fftw) \
+   $(use_enable gsl) \
+   $(use_enable opengl gl) \
+   $(use_enable offscreen) \
+   $(use_enable sigsegv)
+}
+
+src_compile() {
+   default
+
+   cd doc || die
+   emake asy.1
+   if use doc; then
+   # info
+   einfo "Making info"
+   emake ${PN}.info
+   cd FAQ || die
+   emake
+   cd .. || d

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2020-01-10 Thread Andrey Grozin
commit: fa3562e44e75c75cea9d5269be43e221040ee3da
Author: Andrey Grozin  gentoo  org>
AuthorDate: Fri Jan 10 14:38:47 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Fri Jan 10 14:38:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa3562e4

media-gfx/asymptote: remove version 2.41

Closes: https://bugs.gentoo.org/703498
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 -
 media-gfx/asymptote/asymptote-2.41-r1.ebuild   | 218 -
 .../files/asymptote-2.41-configure-ac.patch|  13 --
 .../asymptote/files/asymptote-2.41-info.patch  |  13 --
 .../asymptote/files/asymptote-2.41-perl-5.26.patch |  10 -
 .../asymptote/files/asymptote-2.41-xdg-utils.patch |  23 ---
 6 files changed, 278 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index db67379a2aa..d98d14ac790 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,3 +1,2 @@
-DIST asymptote-2.41.src.tgz 3516426 BLAKE2B 
d4623609be58566e32de82c5c47f635ed737459fa27cd2da0622d639cd8207fc69988a7ecbf82993b051435fbf223c1f1178d213aea258a2b57fd3a698eee9cb
 SHA512 
93f737a44b085c2290c4553c765cf49679820e6623bc5b6d0229818409868876275d6f0571abeb76033955fa95ee594e37d10c9901c54755b085e36760fd96cb
 DIST asymptote-2.60.src.tgz 4650347 BLAKE2B 
d969e4716a2493ae926ea1f58d0b247986e49a6a1902fb94859a45177ece4f149f5875cf788eace1c27c968652c49b2ace7b98aba02380cf8e1e3d4231560476
 SHA512 
a0653b9647d8c2a77656ea82faf8b69d28a43cf5ac61cfa9c6c62e2c51b4939e83202b95056495d10bee86a81e48b765ed4604a4d882a47a36b1dd6d5f9ad96b
 DIST asymptote-2.61.src.tgz 4623504 BLAKE2B 
8432f07ce21f630c5bdae609650c0bb2bcd237a121df68030dc19d1cae986f0bfa56dd0e241570809f9fcb202440e8b9b3c6d47a22eeaabe3eb9523360a166ca
 SHA512 
34bb610360b4536da70ca9edf1e069ebbf0c9225948b92b3d59ea25e8684587364fa7bbb03909ba02617e6ee81d41a2e530c9ed639141e4cda42096143cab5f7

diff --git a/media-gfx/asymptote/asymptote-2.41-r1.ebuild 
b/media-gfx/asymptote/asymptote-2.41-r1.ebuild
deleted file mode 100644
index 774ccebfa07..000
--- a/media-gfx/asymptote/asymptote-2.41-r1.ebuild
+++ /dev/null
@@ -1,218 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools elisp-common latex-package multilib python-single-r1
-
-DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
-HOMEPAGE="http://asymptote.sourceforge.net/";
-SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax X"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   offscreen? ( opengl )"
-
-RDEPEND="
-   >=sys-libs/ncurses-5.4-r5:0=
-   >=sys-libs/readline-4.3-r5:0=
-   imagemagick? ( media-gfx/imagemagick[png] )
-   opengl? ( >=media-libs/mesa-8[X(+)] )
-   offscreen? ( media-libs/mesa[osmesa] )
-   svg? ( app-text/dvisvgm )
-   sigsegv? ( dev-libs/libsigsegv )
-   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
-   fftw? ( >=sci-libs/fftw-3.0.1 )
-   gsl? ( sci-libs/gsl )
-   python? ( ${PYTHON_DEPS} )
-   X? (
-   ${PYTHON_DEPS}
-   x11-misc/xdg-utils
-   dev-python/pillow[tk,${PYTHON_USEDEP}]
-   )
-   latex? (
-   virtual/latex-base
-   >=dev-texlive/texlive-latexextra-2013
-   )
-   emacs? ( >=app-editors/emacs-23.1:* )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
-DEPEND="${RDEPEND}
-   doc? (
-   dev-lang/perl
-   media-gfx/imagemagick[png]
-   virtual/texi2dvi
-   virtual/latex-base
-   app-text/ghostscript-gpl )
-   test? ( app-text/ghostscript-gpl )"
-
-TEXMF=/usr/share/texmf-site
-
-PATCHES=(
-   # gc.h -> gc/gc.h
-   "${FILESDIR}/${P}-configure-ac.patch"
-
-   # Changing pdf, ps, image viewers to xdg-open
-   "${FILESDIR}/${P}-xdg-utils.patch"
-
-   # Bug #322473
-   "${FILESDIR}/${P}-info.patch"
-
-   # Bug #635984 - perl-5.26 no longer has . in @INC
-   "${FILESDIR}/${P}-perl-5.26.patch"
-)
-
-pkg_setup() {
-   (use python || use X) && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
-   -i configure.ac \
-   || die "sed configure.ac failed"
-
-   default
-   eautoreconf
-}
-
-src_configure() {
-   # for the CPPFLAGS see
-   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349
-   econf \
-   CPPFLAGS=-DHAVE_SYS_TYPES_H \

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2019-12-07 Thread Andrey Grozin
commit: ec6324742f33a50947c83108789300db4cdb08b2
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sat Dec  7 12:19:29 2019 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sat Dec  7 12:19:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec632474

media-gfx/asymptote: cleaning old versions

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   3 -
 media-gfx/asymptote/asymptote-2.47.ebuild  | 215 -
 media-gfx/asymptote/asymptote-2.48-r1.ebuild   | 215 -
 media-gfx/asymptote/asymptote-2.49.ebuild  | 212 
 .../files/asymptote-2.47-configure-ac.patch|  13 --
 .../asymptote/files/asymptote-2.47-info.patch  |  13 --
 .../asymptote/files/asymptote-2.47-xdg-utils.patch |  23 ---
 .../files/asymptote-2.48-configure-ac.patch|  13 --
 .../asymptote/files/asymptote-2.48-info.patch  |  13 --
 .../asymptote/files/asymptote-2.48-xdg-utils.patch |  23 ---
 .../asymptote/files/asymptote-2.49-info.patch  |  13 --
 .../asymptote/files/asymptote-2.49-xdg-utils.patch |  23 ---
 12 files changed, 779 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 3f32533ada8..db67379a2aa 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,6 +1,3 @@
 DIST asymptote-2.41.src.tgz 3516426 BLAKE2B 
d4623609be58566e32de82c5c47f635ed737459fa27cd2da0622d639cd8207fc69988a7ecbf82993b051435fbf223c1f1178d213aea258a2b57fd3a698eee9cb
 SHA512 
93f737a44b085c2290c4553c765cf49679820e6623bc5b6d0229818409868876275d6f0571abeb76033955fa95ee594e37d10c9901c54755b085e36760fd96cb
-DIST asymptote-2.47.src.tgz 3621676 BLAKE2B 
575032093276b9df6b8d74897a4721dd0d5419b3380bce7962afc9dcdd20ec3bd47b5c4b882f2276a2ac4c0d99e657d7385122d7dc400efbfb52ceec753ee8f4
 SHA512 
9efc4a70e8d29d6d50ba49c54c48da38beb00f64e5b39f23dbaec5cb12b714e427473fdffbf71f2d636a007cbfc993fa3237a8beab01e3419c1da1287823c159
-DIST asymptote-2.48.src.tgz 3729763 BLAKE2B 
5820ddbbd27f6e7296501f50f25051d8417a0ab24d7c4c777013bf23601b5cbe34a69ba781e16e05141fda4e2e7a8bc527a41829f8d9e983aadc19bd05743122
 SHA512 
cd8b756185ae6627ea66bcaea224152f6644df633fe7ed40c1738f3b2ec31fbaa7ba97f2b1e290b073995779768ee3a264dd942f609b768cab7624d12807583d
-DIST asymptote-2.49.src.tgz 3730453 BLAKE2B 
b52c2fbac5ea9c6046f2bd2990c7f3792823ae0ecd749c58990bcee898b8af7d26c4b457bee6aa15fb11e3c63a7cdc6d7e4976418ee96fc4470a17f3202d79cd
 SHA512 
08c20e45ab764281b480a97c5e2294cdfcc18b179cbdc85cf9956806b40fe305360d589077bd3ac429985503b0e7d17c889a37349d8c6fdf8ccbd8d822544226
 DIST asymptote-2.60.src.tgz 4650347 BLAKE2B 
d969e4716a2493ae926ea1f58d0b247986e49a6a1902fb94859a45177ece4f149f5875cf788eace1c27c968652c49b2ace7b98aba02380cf8e1e3d4231560476
 SHA512 
a0653b9647d8c2a77656ea82faf8b69d28a43cf5ac61cfa9c6c62e2c51b4939e83202b95056495d10bee86a81e48b765ed4604a4d882a47a36b1dd6d5f9ad96b
 DIST asymptote-2.61.src.tgz 4623504 BLAKE2B 
8432f07ce21f630c5bdae609650c0bb2bcd237a121df68030dc19d1cae986f0bfa56dd0e241570809f9fcb202440e8b9b3c6d47a22eeaabe3eb9523360a166ca
 SHA512 
34bb610360b4536da70ca9edf1e069ebbf0c9225948b92b3d59ea25e8684587364fa7bbb03909ba02617e6ee81d41a2e530c9ed639141e4cda42096143cab5f7

diff --git a/media-gfx/asymptote/asymptote-2.47.ebuild 
b/media-gfx/asymptote/asymptote-2.47.ebuild
deleted file mode 100644
index 77448ad6545..000
--- a/media-gfx/asymptote/asymptote-2.47.ebuild
+++ /dev/null
@@ -1,215 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit autotools elisp-common latex-package multilib python-r1
-
-DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
-HOMEPAGE="http://asymptote.sourceforge.net/";
-SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax X"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   offscreen? ( opengl )
-   doc? ( boehm-gc )"
-
-RDEPEND="
-   >=sys-libs/ncurses-5.4-r5:0=
-   >=sys-libs/readline-4.3-r5:0=
-   imagemagick? ( media-gfx/imagemagick[png] )
-   opengl? ( >=media-libs/mesa-8[X(+)] )
-   offscreen? ( media-libs/mesa[osmesa] )
-   svg? ( app-text/dvisvgm )
-   sigsegv? ( dev-libs/libsigsegv )
-   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
-   fftw? ( >=sci-libs/fftw-3.0.1 )
-   gsl? ( sci-libs/gsl )
-   python? ( ${PYTHON_DEPS} )
-   X? (
-   ${PYTHON_DEPS}
-   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
-   dev-python/numpy
-   dev-python/pycson
-

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2019-04-01 Thread Andrey Grozin
commit: 4894aadd4841c8795cd879c67197ff1ecb496e5e
Author: Andrey Grozin  gentoo  org>
AuthorDate: Mon Apr  1 09:01:10 2019 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Mon Apr  1 09:01:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4894aadd

media-gfx/asymptote: bump to 2.48

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Grozin  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.48.ebuild  | 214 +
 .../files/asymptote-2.48-configure-ac.patch|  13 ++
 .../asymptote/files/asymptote-2.48-info.patch  |  13 ++
 .../asymptote/files/asymptote-2.48-xdg-utils.patch |  23 +++
 5 files changed, 264 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index cabb1f45a17..4049d54d84a 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,2 +1,3 @@
 DIST asymptote-2.41.src.tgz 3516426 BLAKE2B 
d4623609be58566e32de82c5c47f635ed737459fa27cd2da0622d639cd8207fc69988a7ecbf82993b051435fbf223c1f1178d213aea258a2b57fd3a698eee9cb
 SHA512 
93f737a44b085c2290c4553c765cf49679820e6623bc5b6d0229818409868876275d6f0571abeb76033955fa95ee594e37d10c9901c54755b085e36760fd96cb
 DIST asymptote-2.47.src.tgz 3621676 BLAKE2B 
575032093276b9df6b8d74897a4721dd0d5419b3380bce7962afc9dcdd20ec3bd47b5c4b882f2276a2ac4c0d99e657d7385122d7dc400efbfb52ceec753ee8f4
 SHA512 
9efc4a70e8d29d6d50ba49c54c48da38beb00f64e5b39f23dbaec5cb12b714e427473fdffbf71f2d636a007cbfc993fa3237a8beab01e3419c1da1287823c159
+DIST asymptote-2.48.src.tgz 3729763 BLAKE2B 
5820ddbbd27f6e7296501f50f25051d8417a0ab24d7c4c777013bf23601b5cbe34a69ba781e16e05141fda4e2e7a8bc527a41829f8d9e983aadc19bd05743122
 SHA512 
cd8b756185ae6627ea66bcaea224152f6644df633fe7ed40c1738f3b2ec31fbaa7ba97f2b1e290b073995779768ee3a264dd942f609b768cab7624d12807583d

diff --git a/media-gfx/asymptote/asymptote-2.48.ebuild 
b/media-gfx/asymptote/asymptote-2.48.ebuild
new file mode 100644
index 000..3941b97d615
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.48.ebuild
@@ -0,0 +1,214 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit autotools elisp-common latex-package multilib python-r1
+
+DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
+HOMEPAGE="http://asymptote.sourceforge.net/";
+SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg test vim-syntax X"
+
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   offscreen? ( opengl )
+   doc? ( boehm-gc )"
+
+RDEPEND="
+   >=sys-libs/ncurses-5.4-r5:0=
+   >=sys-libs/readline-4.3-r5:0=
+   imagemagick? ( media-gfx/imagemagick[png] )
+   opengl? ( >=media-libs/mesa-8 )
+   offscreen? ( media-libs/mesa[osmesa] )
+   svg? ( app-text/dvisvgm )
+   sigsegv? ( dev-libs/libsigsegv )
+   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
+   fftw? ( >=sci-libs/fftw-3.0.1 )
+   gsl? ( sci-libs/gsl )
+   python? ( ${PYTHON_DEPS} )
+   X? (
+   ${PYTHON_DEPS}
+   dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,svg]
+   dev-python/numpy
+   dev-python/pycson
+   >=gnome-base/librsvg-2.40
+   )
+   latex? (
+   virtual/latex-base
+   >=dev-texlive/texlive-latexextra-2013
+   )
+   emacs? ( virtual/emacs )
+   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
+DEPEND="${RDEPEND}
+   doc? (
+   dev-lang/perl
+   media-gfx/imagemagick[png]
+   virtual/texi2dvi
+   virtual/latex-base
+   app-text/ghostscript-gpl )
+   test? ( app-text/ghostscript-gpl )"
+
+TEXMF=/usr/share/texmf-site
+
+PATCHES=(
+   # gc.h -> gc/gc.h
+   "${FILESDIR}/${P}-configure-ac.patch"
+
+   # Changing pdf, ps, image viewers to xdg-open
+   "${FILESDIR}/${P}-xdg-utils.patch"
+
+   # Bug #322473
+   "${FILESDIR}/${P}-info.patch"
+)
+
+src_prepare() {
+   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
+   -i configure.ac \
+   || die "sed configure.ac failed"
+
+   default
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277&forum_id=409349
+   econf \
+   CPPFLAGS=-DHAVE_SYS_TYPES_H \
+   CFLAGS="${CXXFLAGS}" \
+   --disable-gc-debug \
+   $(use_enable boehm-gc gc system) \
+   $(use_enable fftw) \
+   $(use_enable gsl) \
+   $(use_enable opengl

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/

2017-12-27 Thread David Seifert
commit: 3a1b2781c144b20e24b0915aaf7222660858d36c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Dec 27 08:59:24 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Dec 27 18:40:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a1b2781

media-gfx/asymtote: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/6654

 .../files/asymptote-2.32-configure-ac.patch| 32 --
 .../files/asymptote-2.32-ghostscript-9.15.patch| 24 
 .../asymptote/files/asymptote-2.32-info.patch  | 13 -
 .../asymptote/files/asymptote-2.32-xdg-utils.patch | 23 
 4 files changed, 92 deletions(-)

diff --git a/media-gfx/asymptote/files/asymptote-2.32-configure-ac.patch 
b/media-gfx/asymptote/files/asymptote-2.32-configure-ac.patch
deleted file mode 100644
index 597e915539b..000
--- a/media-gfx/asymptote/files/asymptote-2.32-configure-ac.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-Index: asymptote-2.32/configure.ac
-===
 asymptote-2.32.orig/configure.ac
-+++ asymptote-2.32/configure.ac
-@@ -158,7 +158,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then
-   fi
-   CPPFLAGS_SAVE=$CPPFLAGS
-   CPPFLAGS=$CPPFLAGS" $INCL"
--  AC_CHECK_HEADER(gc.h,
-+  AC_CHECK_HEADER([gc/gc.h],
-   AC_CHECK_LIB([gc],[GC_malloc],[
- LIBS=$LIBS"-lgc "
- AC_MSG_NOTICE([enabling system $GCNAME])],[
-@@ -232,7 +232,17 @@ AC_MSG_ERROR([*** Please install libm on
- AC_CHECK_LIB([z], [deflate],,
- AC_MSG_ERROR([*** Please install libz or zlib-devel on your system ***]))
- AX_PTHREAD
--AC_CHECK_LIB([sigsegv], [stackoverflow_install_handler])
-+
-+AC_ARG_WITH(sigsegv,
-+   [  --with-sigsegv  use libsigsegv],
-+   [with_sigsegv=$withval],
-+   [with_sigsegv="no"])
-+if test "$with_sigsegv" = "yes"; then
-+AC_CHECK_HEADER([sigsegv.h],
-+   AC_CHECK_LIB([sigsegv], [stackoverflow_install_handler]),
-+   AC_MSG_NOTICE([*** Header file sigsegv.h not found ***]))
-+fi
-+
- AC_CHECK_LIB([rt], [sched_yield])
- 
- AC_ARG_ENABLE(readline,

diff --git a/media-gfx/asymptote/files/asymptote-2.32-ghostscript-9.15.patch 
b/media-gfx/asymptote/files/asymptote-2.32-ghostscript-9.15.patch
deleted file mode 100644
index aa826c5c251..000
--- a/media-gfx/asymptote/files/asymptote-2.32-ghostscript-9.15.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -r -U2 asymptote-2.32.orig/runlabel.in asymptote-2.32/runlabel.in
 asymptote-2.32.orig/runlabel.in2014-05-22 23:11:47.0 +0700
-+++ asymptote-2.32/runlabel.in 2015-01-11 21:41:30.268889133 +0600
-@@ -112,5 +112,5 @@
-   const string null="/dev/null";
- #endif
--  cmd.push_back("-sDEVICE=epswrite");
-+  cmd.push_back("-sDEVICE=eps2write");
-   cmd.push_back("-sOutputFile="+null);
-   cmd.push_back(stripDir(psname));
-@@ -310,5 +310,5 @@
-   cmd.push_back("-dBATCH");
-   if(safe) cmd.push_back("-dSAFER");
--  cmd.push_back("-sDEVICE=epswrite");
-+  cmd.push_back("-sDEVICE=eps2write");
-   cmd.push_back("-sOutputFile=-");
-   cmd.push_back(pdfname);
-@@ -399,5 +399,5 @@
-   cmd2.push_back("-P");
-   if(safe) cmd2.push_back("-dSAFER");
--  cmd2.push_back("-sDEVICE=epswrite");
-+  cmd2.push_back("-sDEVICE=eps2write");
-   cmd2.push_back("-sOutputFile=-");
-   cmd2.push_back("-");

diff --git a/media-gfx/asymptote/files/asymptote-2.32-info.patch 
b/media-gfx/asymptote/files/asymptote-2.32-info.patch
deleted file mode 100644
index 8a1e3f46423..000
--- a/media-gfx/asymptote/files/asymptote-2.32-info.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: asymptote-2.32/doc/asymptote.texi
-===
 asymptote-2.32.orig/doc/asymptote.texi
-+++ asymptote-2.32/doc/asymptote.texi
-@@ -21,7 +21,7 @@ file LICENSE in the top-level source dir
-  
- @dircategory Languages
- @direntry
--* asymptote: (asymptote/asymptote). Vector graphics language.
-+* asymptote: (asymptote). Vector graphics language.
- @end direntry
- 
- @titlepage

diff --git a/media-gfx/asymptote/files/asymptote-2.32-xdg-utils.patch 
b/media-gfx/asymptote/files/asymptote-2.32-xdg-utils.patch
deleted file mode 100644
index 2ac59e59f05..000
--- a/media-gfx/asymptote/files/asymptote-2.32-xdg-utils.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Index: asymptote-2.32/settings.cc
-===
 asymptote-2.32.orig/settings.cc
-+++ asymptote-2.32/settings.cc
-@@ -90,15 +90,15 @@ bool msdos=false;
- string HOME="HOME";
- string docdir=ASYMPTOTE_DOCDIR;
- const char pathSeparator=':';
--string defaultPSViewer="gv";
-+string defaultPSViewer="xdg-open";
- #ifdef __APPLE__
- string defaultPDFViewer="open";
- #else  
--string defaultPDFViewer="acroread";
-+string defaultPDFViewer="xdg-open";
- #endif  
- string defaultGhostscript="gs";
- string defaultGhostscriptL

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2017-10-31 Thread Andrey Grozin
commit: f426b91b05aca75dcbc09c1f9647a1a08c9a47e5
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Oct 31 17:05:28 2017 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Oct 31 17:05:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f426b91b

media-gfx/asymptote: cleaning 2.36 and 2.38

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-gfx/asymptote/Manifest   |   2 -
 media-gfx/asymptote/asymptote-2.36.ebuild  | 210 -
 media-gfx/asymptote/asymptote-2.38.ebuild  | 210 -
 .../files/asymptote-2.36-configure-ac.patch|  32 
 .../asymptote/files/asymptote-2.36-info.patch  |  13 --
 .../asymptote/files/asymptote-2.36-xdg-utils.patch |  23 ---
 .../files/asymptote-2.38-configure-ac.patch|  13 --
 .../asymptote/files/asymptote-2.38-info.patch  |  13 --
 .../asymptote/files/asymptote-2.38-xdg-utils.patch |  23 ---
 9 files changed, 539 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index c87ab5087f6..57ab324d0a5 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,4 +1,2 @@
 DIST asymptote-2.32.src.tgz 1794495 SHA256 
2035035e02774598312d5588da2685d20fb85a378ea2bbe48b825c5442b18fa5 SHA512 
a0663f1768cb4340bb6e9224d4fbc6e2f8b41501b1f59793d84db2e0f99b9ff071d3dd8fa5c4715c1874f8ef1af713a54b27de37ff40d8ca042f0f48579a57f9
 WHIRLPOOL 
38a8aaa581acb07bcc7ac0c80501acf77abaf609d5ae758d9b5668ac6b8b1343640259cc3948e62a39862404709ddb64b4bbd11bcf20dbb7ce29d4fc25d1
-DIST asymptote-2.36.src.tgz 3449528 SHA256 
cd3276cba498965f8c9e6c56b157d2f22304b0453d175bd9017b4c62b3fd1750 SHA512 
18b079829f90561f88ebde0391f5d842d89ea28bf7b00306b908faeeca21b421127423af3a335bab9afa22036b3d93611702a579513d8a458be2f8cdd54f
 WHIRLPOOL 
532b221d619c8af077e0ef4cda960e6bc1b2c2eab263cfa1eb729df5928f7ae1d9e05459efee18a5a4fa4464b0b3aacd7f5ab42076e8af4e1fc3745f75dd9b6c
-DIST asymptote-2.38.src.tgz 3460789 SHA256 
e9c6dbb3fed27cbaf9ba01fd2264f0cff51781466acb29e76418bed801debcb7 SHA512 
c54974a0476a33112c7913cfd8962e80a5ff10bc11f65b59a2bc0641f3c2fcfe69ba4592d84b33078d85c43fab7261670195766eca6419f6fd4923fd1ace6904
 WHIRLPOOL 
f1d0a31fe25046c072a4963f64c92f718d980712f46637db65a5664c0a94c1eba162902c9ec4e787685f2250158ecffa9e834564ecbd69c6e3b948c5ad7d7a24
 DIST asymptote-2.41.src.tgz 3516426 SHA256 
1d6e7e89fb5293fad7d836fb0477f785a113f689bd71f37a05af18ff0c5eeef0 SHA512 
93f737a44b085c2290c4553c765cf49679820e6623bc5b6d0229818409868876275d6f0571abeb76033955fa95ee594e37d10c9901c54755b085e36760fd96cb
 WHIRLPOOL 
e75a6a2b4e29c3388f221b86958b6564edb14a46dad014acdc81554e1f0ac6b889c757f5a0626af6fb46783bf02393f73e92d2209080a31d665bc23550714a39

diff --git a/media-gfx/asymptote/asymptote-2.36.ebuild 
b/media-gfx/asymptote/asymptote-2.36.ebuild
deleted file mode 100644
index ce68c0d99b8..000
--- a/media-gfx/asymptote/asymptote-2.36.ebuild
+++ /dev/null
@@ -1,210 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools elisp-common eutils latex-package multilib python-single-r1
-
-DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
-HOMEPAGE="http://asymptote.sourceforge.net/";
-SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg vim-syntax X"
-
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   offscreen? ( opengl )"
-
-RDEPEND="
-   >=sys-libs/ncurses-5.4-r5:0=
-   >=sys-libs/readline-4.3-r5:0=
-   imagemagick? ( media-gfx/imagemagick[png] )
-   opengl? ( >=media-libs/mesa-8 )
-   offscreen? ( media-libs/mesa[osmesa] )
-   svg? ( app-text/dvisvgm )
-   sigsegv? ( dev-libs/libsigsegv )
-   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
-   fftw? ( >=sci-libs/fftw-3.0.1 )
-   gsl? ( sci-libs/gsl )
-   python? ( ${PYTHON_DEPS} )
-   X? (
-   ${PYTHON_DEPS}
-   x11-misc/xdg-utils
-   dev-python/pillow[tk,${PYTHON_USEDEP}]
-   )
-   latex? (
-   virtual/latex-base
-   >=dev-texlive/texlive-latexextra-2013
-   )
-   emacs? ( virtual/emacs )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
-DEPEND="${RDEPEND}
-   doc? (
-   dev-lang/perl
-   media-gfx/imagemagick[png]
-   virtual/texi2dvi
-   virtual/latex-base
-   )"
-
-TEXMF=/usr/share/texmf-site
-
-pkg_setup() {
-   (use python || use X) && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   # Fixing sigsegv enabling
-   epatch "${FILESDIR}/${P}-configure-ac.patch"
-   einfo "Patching con

[gentoo-commits] repo/gentoo:master commit in: media-gfx/asymptote/files/, media-gfx/asymptote/

2016-09-11 Thread Andrey Grozin
commit: a22c8b348ac194a6b444e61ee81adb2367e2e3d7
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Sep 11 17:09:51 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Sep 11 17:09:51 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22c8b34

media-gfx/asymptote: cleaning old

Package-Manager: portage-2.3.0

 media-gfx/asymptote/Manifest   |   1 -
 media-gfx/asymptote/asymptote-2.35.ebuild  | 211 -
 .../files/asymptote-2.35-configure-ac.patch|  32 
 .../asymptote/files/asymptote-2.35-info.patch  |  13 --
 .../asymptote/files/asymptote-2.35-xdg-utils.patch |  23 ---
 5 files changed, 280 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index add2086..89b035d 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,4 +1,3 @@
 DIST asymptote-2.32.src.tgz 1794495 SHA256 
2035035e02774598312d5588da2685d20fb85a378ea2bbe48b825c5442b18fa5 SHA512 
a0663f1768cb4340bb6e9224d4fbc6e2f8b41501b1f59793d84db2e0f99b9ff071d3dd8fa5c4715c1874f8ef1af713a54b27de37ff40d8ca042f0f48579a57f9
 WHIRLPOOL 
38a8aaa581acb07bcc7ac0c80501acf77abaf609d5ae758d9b5668ac6b8b1343640259cc3948e62a39862404709ddb64b4bbd11bcf20dbb7ce29d4fc25d1
-DIST asymptote-2.35.src.tgz 3348122 SHA256 
ff3cf5b6a6a65fb1fe5b3ef1e94bf9cff8c3376f0cd7be0fdd7079c0fb46c285 SHA512 
671ffdde35b444b645d5ebea016b7fec583c4cecee67cf1700c4b3e2c783abfcc45dfa964864c8bd66be32c13fb109c139346c0dbcfb1b597d4d387ad19c6c97
 WHIRLPOOL 
70cde1fb0821bd7efa27629183fe36871b45d7f352f5a1e529fbdf3c0d50c53059a7d4befcd4d87663da365733b43006ef1399b5541095d85068c63200e1ddf7
 DIST asymptote-2.36.src.tgz 3449528 SHA256 
cd3276cba498965f8c9e6c56b157d2f22304b0453d175bd9017b4c62b3fd1750 SHA512 
18b079829f90561f88ebde0391f5d842d89ea28bf7b00306b908faeeca21b421127423af3a335bab9afa22036b3d93611702a579513d8a458be2f8cdd54f
 WHIRLPOOL 
532b221d619c8af077e0ef4cda960e6bc1b2c2eab263cfa1eb729df5928f7ae1d9e05459efee18a5a4fa4464b0b3aacd7f5ab42076e8af4e1fc3745f75dd9b6c
 DIST asymptote-2.38.src.tgz 3460789 SHA256 
e9c6dbb3fed27cbaf9ba01fd2264f0cff51781466acb29e76418bed801debcb7 SHA512 
c54974a0476a33112c7913cfd8962e80a5ff10bc11f65b59a2bc0641f3c2fcfe69ba4592d84b33078d85c43fab7261670195766eca6419f6fd4923fd1ace6904
 WHIRLPOOL 
f1d0a31fe25046c072a4963f64c92f718d980712f46637db65a5664c0a94c1eba162902c9ec4e787685f2250158ecffa9e834564ecbd69c6e3b948c5ad7d7a24

diff --git a/media-gfx/asymptote/asymptote-2.35.ebuild 
b/media-gfx/asymptote/asymptote-2.35.ebuild
deleted file mode 100644
index 3128d79..
--- a/media-gfx/asymptote/asymptote-2.35.ebuild
+++ /dev/null
@@ -1,211 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools elisp-common eutils latex-package multilib python-single-r1
-
-DESCRIPTION="A vector graphics language that provides a framework for 
technical drawing"
-HOMEPAGE="http://asymptote.sourceforge.net/";
-SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex offscreen 
+opengl python sigsegv svg vim-syntax X"
-
-REQUIRED_USE="
-   ${PYTHON_REQUIRED_USE}
-   offscreen? ( opengl )"
-
-RDEPEND="
-   >=sys-libs/ncurses-5.4-r5:0=
-   >=sys-libs/readline-4.3-r5:0=
-   imagemagick? ( media-gfx/imagemagick[png] )
-   opengl? ( >=media-libs/mesa-8 )
-   offscreen? ( media-libs/mesa[osmesa] )
-   svg? ( app-text/dvisvgm )
-   sigsegv? ( dev-libs/libsigsegv )
-   boehm-gc? ( >=dev-libs/boehm-gc-7.0[cxx,threads] )
-   fftw? ( >=sci-libs/fftw-3.0.1 )
-   gsl? ( sci-libs/gsl )
-   python? ( ${PYTHON_DEPS} )
-   X? (
-   ${PYTHON_DEPS}
-   x11-misc/xdg-utils
-   dev-python/pillow[tk,${PYTHON_USEDEP}]
-   )
-   latex? (
-   virtual/latex-base
-   >=dev-texlive/texlive-latexextra-2013
-   )
-   emacs? ( virtual/emacs )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
-DEPEND="${RDEPEND}
-   doc? (
-   dev-lang/perl
-   media-gfx/imagemagick[png]
-   virtual/texi2dvi
-   virtual/latex-base
-   )"
-
-TEXMF=/usr/share/texmf-site
-
-pkg_setup() {
-   (use python || use X) && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   # Fixing sigsegv enabling
-   epatch "${FILESDIR}/${P}-configure-ac.patch"
-   einfo "Patching configure.ac"
-   sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \
-   -i configure.ac \
-   || die "sed configure.ac failed"
-
-   # Changing pdf, ps, image viewers to xdg-open
-   epatch "${FILESDIR}/${P}-xdg-utils.patch"
-
-   # Bug #322473
-   epa