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

2021-05-06 Thread Andrey Grozin
commit: 5613fe11373f7e81f8e003a68b72eb776d297add
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu May  6 12:02:10 2021 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu May  6 12:02:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5613fe11

media-gfx/asymptote: remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
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 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 8e506c7a290..6248930645c 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,3 +1,2 @@
-DIST asymptote-2.68.src.tgz 4672007 BLAKE2B 
96c1a99815cf04180ea2fe01528615390faf8d1e5853d4e2e5f4fcdf48f0ec7e774ab0facdb86ad427e6ac11f5ce684902997f7d1e4855460ad450f6d6c64cfd
 SHA512 
20aa3ae5116b93f266020a1d45178d7120cf39980634108b86a0bc8a4202e28b2cf0a1ac6fa5e921506db150e9077a1e3d7b8ad04869bc9bd22bae447f45fd46
 DIST asymptote-2.69.src.tgz 4673601 BLAKE2B 
9734ffec10c9c0b8053598402a4eb81a3ed8a48f8ce8e58d1720442be26e25fe7778d6d47cd2d29dae61183d15aaa456bca430ab98e951844c8210484226e67f
 SHA512 
a1b746600b4e6880350e57adeb3a3228d10b1b0c1db11ee0e750545cf8023716eec92253c0cd0980747f72c16fd0097f25ee688657168f24a0def106260e0791
 DIST asymptote-2.70.src.tgz 4674495 BLAKE2B 
126b2e99222e6ae438aaef89df00b8eae19118c3ef42d2fab0b0117f343911939e680d22e903b784213186a5d2cb112afba1467562e7127c34de4bc66773
 SHA512 
24d60af361e3f0309a896ce8163da6fc0a9d6587efe726c5acf874dcb74f4d51b4bad8146a615ff54173ef06dac53117fd1cc09c77940271adc9f64cac6bcfe6

diff --git a/media-gfx/asymptote/asymptote-2.68.ebuild 
b/media-gfx/asymptote/asymptote-2.68.ebuild
deleted file mode 100644
index 55f17d507ae..000
--- a/media-gfx/asymptote/asymptote-2.68.ebuild
+++ /dev/null
@@ -1,217 +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 ~ppc 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"
-
-   default
-   eautoreconf
-}
-
-src_configure() {
-   # for the CPPFLAGS see
-   # 
https://sourceforge.net/forum/forum.php?thread_id=1683277_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/, media-gfx/asymptote/files/

2021-04-06 Thread Andrey Grozin
commit: 455acb7138389e5b151fd47cf86833b0d9642027
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Apr  6 09:36:06 2021 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Apr  6 09:36:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=455acb71

media-gfx/asymptote: bump to 2.70

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

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

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index db4715715f9..8e506c7a290 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,2 +1,3 @@
 DIST asymptote-2.68.src.tgz 4672007 BLAKE2B 
96c1a99815cf04180ea2fe01528615390faf8d1e5853d4e2e5f4fcdf48f0ec7e774ab0facdb86ad427e6ac11f5ce684902997f7d1e4855460ad450f6d6c64cfd
 SHA512 
20aa3ae5116b93f266020a1d45178d7120cf39980634108b86a0bc8a4202e28b2cf0a1ac6fa5e921506db150e9077a1e3d7b8ad04869bc9bd22bae447f45fd46
 DIST asymptote-2.69.src.tgz 4673601 BLAKE2B 
9734ffec10c9c0b8053598402a4eb81a3ed8a48f8ce8e58d1720442be26e25fe7778d6d47cd2d29dae61183d15aaa456bca430ab98e951844c8210484226e67f
 SHA512 
a1b746600b4e6880350e57adeb3a3228d10b1b0c1db11ee0e750545cf8023716eec92253c0cd0980747f72c16fd0097f25ee688657168f24a0def106260e0791
+DIST asymptote-2.70.src.tgz 4674495 BLAKE2B 
126b2e99222e6ae438aaef89df00b8eae19118c3ef42d2fab0b0117f343911939e680d22e903b784213186a5d2cb112afba1467562e7127c34de4bc66773
 SHA512 
24d60af361e3f0309a896ce8163da6fc0a9d6587efe726c5acf874dcb74f4d51b4bad8146a615ff54173ef06dac53117fd1cc09c77940271adc9f64cac6bcfe6

diff --git a/media-gfx/asymptote/asymptote-2.70.ebuild 
b/media-gfx/asymptote/asymptote-2.70.ebuild
new file mode 100644
index 000..11723a29a48
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.70.ebuild
@@ -0,0 +1,236 @@
+# 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 context curl 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=
+   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 )
+   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
+   )
+   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
+   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_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 \
+

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

2020-04-29 Thread Andrey Grozin
commit: 292fb8972973b470847dcbf5b5d685ae4cee0cd5
Author: Andrey Grozin  gentoo  org>
AuthorDate: Wed Apr 29 13:54:38 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Wed Apr 29 13:54:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292fb897

media-gfx/asymptote: bump to 2.65

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

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

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 2d2db83edac..59b62e428be 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,2 +1,3 @@
 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

diff --git a/media-gfx/asymptote/asymptote-2.65.ebuild 
b/media-gfx/asymptote/asymptote-2.65.ebuild
new file mode 100644
index 000..4c2242fc198
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.65.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,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_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/, media-gfx/asymptote/files/

2020-01-19 Thread Mikle Kolyada
commit: 8f70fcc1bb5a911bb8997ae54b5db15afb4e617f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Jan 19 16:42:03 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Jan 19 16:42:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f70fcc1

media-gfx/asymptote: Drop old

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 -
 media-gfx/asymptote/asymptote-2.60.ebuild  | 210 -
 .../asymptote/files/asymptote-2.60-info.patch  |  13 --
 .../asymptote/files/asymptote-2.60-xdg-utils.patch |  22 ---
 4 files changed, 246 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index d98d14ac790..990f8767aca 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,2 +1 @@
-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.60.ebuild 
b/media-gfx/asymptote/asymptote-2.60.ebuild
deleted file mode 100644
index 9d8d5d64326..000
--- a/media-gfx/asymptote/asymptote-2.60.ebuild
+++ /dev/null
@@ -1,210 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{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[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_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 .. || 

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

2019-12-07 Thread Andrey Grozin
commit: 9c4c0d43a2e7e2d0adf11caad2b25924982f2e1f
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sat Dec  7 12:15:31 2019 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sat Dec  7 12:15:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c4c0d43

media-gfx/asymptote: bump to 2.61

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

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

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 33ebd276ac9..3f32533ada8 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -3,3 +3,4 @@ DIST asymptote-2.47.src.tgz 3621676 BLAKE2B 
575032093276b9df6b8d74897a4721dd0d54
 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.61.ebuild 
b/media-gfx/asymptote/asymptote-2.61.ebuild
new file mode 100644
index 000..bef7be52b54
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.61.ebuild
@@ -0,0 +1,210 @@
+# 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"
+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? ( 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=(
+   # 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
+   # 

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

2019-11-10 Thread Andrey Grozin
commit: 9f109f2a18539c4c32acddba8d8d7b4e94a5166d
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Nov 10 10:04:33 2019 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Nov 10 10:04:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f109f2a

media-gfx/asymptote: bump to 2.60

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

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

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 641b83ceca7..33ebd276ac9 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -2,3 +2,4 @@ DIST asymptote-2.41.src.tgz 3516426 BLAKE2B 
d4623609be58566e32de82c5c47f635ed737
 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

diff --git a/media-gfx/asymptote/asymptote-2.60.ebuild 
b/media-gfx/asymptote/asymptote-2.60.ebuild
new file mode 100644
index 000..d424b071ff4
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.60.ebuild
@@ -0,0 +1,211 @@
+# 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[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? ( 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=(
+   # 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
+   # 

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

2019-05-28 Thread Andrey Grozin
commit: fe40bad25bd1ad171977553df07c3d69bdb5ff86
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue May 28 15:48:43 2019 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue May 28 15:48:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe40bad2

media-gfx/asymptote: bump to 2.49

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

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

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 4049d54d84a..641b83ceca7 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,3 +1,4 @@
 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

diff --git a/media-gfx/asymptote/asymptote-2.49.ebuild 
b/media-gfx/asymptote/asymptote-2.49.ebuild
new file mode 100644
index 000..60224c1dae4
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.49.ebuild
@@ -0,0 +1,211 @@
+# 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 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? ( 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=(
+   # 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_id=409349
+   econf \
+   CPPFLAGS=-DHAVE_SYS_TYPES_H \
+ 

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

2018-11-11 Thread Andrey Grozin
commit: 4db9e39a208f873dcd1cc660ab4077ba1e2e83a7
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Nov 11 11:59:27 2018 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Nov 11 11:59:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db9e39a

media-gfx/asymptote: bump to 2.47

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

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.47.ebuild  | 214 +
 .../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 +++
 5 files changed, 264 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 380dd1d36e3..cabb1f45a17 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1 +1,2 @@
 DIST asymptote-2.41.src.tgz 3516426 BLAKE2B 
d4623609be58566e32de82c5c47f635ed737459fa27cd2da0622d639cd8207fc69988a7ecbf82993b051435fbf223c1f1178d213aea258a2b57fd3a698eee9cb
 SHA512 
93f737a44b085c2290c4553c765cf49679820e6623bc5b6d0229818409868876275d6f0571abeb76033955fa95ee594e37d10c9901c54755b085e36760fd96cb
+DIST asymptote-2.47.src.tgz 3621676 BLAKE2B 
575032093276b9df6b8d74897a4721dd0d5419b3380bce7962afc9dcdd20ec3bd47b5c4b882f2276a2ac4c0d99e657d7385122d7dc400efbfb52ceec753ee8f4
 SHA512 
9efc4a70e8d29d6d50ba49c54c48da38beb00f64e5b39f23dbaec5cb12b714e427473fdffbf71f2d636a007cbfc993fa3237a8beab01e3419c1da1287823c159

diff --git a/media-gfx/asymptote/asymptote-2.47.ebuild 
b/media-gfx/asymptote/asymptote-2.47.ebuild
new file mode 100644
index 000..ed3c4ae957a
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.47.ebuild
@@ -0,0 +1,214 @@
+# 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"
+
+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_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
+   

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

2017-10-31 Thread Andrey Grozin
commit: df38bbfac7d3b278f23fabc4d34ed48534881852
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Oct 31 17:01:12 2017 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Oct 31 17:01:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df38bbfa

media-gfx/asymptote: patch a perl source to work with perl-5.26

Closes: https://bugs.gentoo.org/635984
Package-Manager: Portage-2.3.11, Repoman-2.3.3

 media-gfx/asymptote/asymptote-2.41-r1.ebuild |  3 +++
 media-gfx/asymptote/files/asymptote-2.41-perl-5.26.patch | 10 ++
 2 files changed, 13 insertions(+)

diff --git a/media-gfx/asymptote/asymptote-2.41-r1.ebuild 
b/media-gfx/asymptote/asymptote-2.41-r1.ebuild
index 4dc9ef30750..87c3bab4778 100644
--- a/media-gfx/asymptote/asymptote-2.41-r1.ebuild
+++ b/media-gfx/asymptote/asymptote-2.41-r1.ebuild
@@ -63,6 +63,9 @@ PATCHES=(
 
# Bug #322473
"${FILESDIR}/${P}-info.patch"
+
+   # Bug #635984 - perl-5.26 no longer has . in @INC
+   "${FILESDIR}/${P}-perl-5.26.patch"
 )
 
 pkg_setup() {

diff --git a/media-gfx/asymptote/files/asymptote-2.41-perl-5.26.patch 
b/media-gfx/asymptote/files/asymptote-2.41-perl-5.26.patch
new file mode 100644
index 000..54499b74e6c
--- /dev/null
+++ b/media-gfx/asymptote/files/asymptote-2.41-perl-5.26.patch
@@ -0,0 +1,10 @@
+diff -r -U2 asymptote-2.41.orig/doc/FAQ/bfnnconv.pl 
asymptote-2.41/doc/FAQ/bfnnconv.pl
+--- asymptote-2.41.orig/doc/FAQ/bfnnconv.pl2017-03-22 14:56:46.0 
+0700
 asymptote-2.41/doc/FAQ/bfnnconv.pl 2017-10-31 23:44:05.511045390 +0700
+@@ -62,5 +62,5 @@
+ open(U,">$prefix.xrefdb-new");
+ 
+-for $x (@outputs) { require("m-$x.pl"); }
++for $x (@outputs) { require("./m-$x.pl"); }
+ 
+ ('init');



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

2017-06-28 Thread Andrey Grozin
commit: 59ccf69f735ee24b8f705d70c727fdb2ad08f50f
Author: Andrey Grozin  gentoo  org>
AuthorDate: Wed Jun 28 08:46:04 2017 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Wed Jun 28 08:46:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ccf69f

media-gfx/asymptote: bump to 2.41

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 89b035d8ea8..c87ab5087f6 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,3 +1,4 @@
 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.41.ebuild 
b/media-gfx/asymptote/asymptote-2.41.ebuild
new file mode 100644
index 000..f48cbea6178
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.41.ebuild
@@ -0,0 +1,210 @@
+# Copyright 1999-2017 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() {
+   # gc.h -> gc/gc.h
+   epatch "${FILESDIR}/${P}-configure-ac.patch"
+
+   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
+   epatch 

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

2016-09-11 Thread Andrey Grozin
commit: 1037d22e2e7b2475e77cc4d976725bece280bc99
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Sep 11 16:23:10 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Sep 11 16:23:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1037d22e

media-gfx/asymptote: bump to 2.38

Package-Manager: portage-2.3.0

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.38.ebuild  | 211 +
 .../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 +++
 5 files changed, 261 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 4e33bd1..add2086 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,3 +1,4 @@
 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.38.ebuild 
b/media-gfx/asymptote/asymptote-2.38.ebuild
new file mode 100644
index ..ac5a8b7
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.38.ebuild
@@ -0,0 +1,211 @@
+# Copyright 1999-2016 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() {
+   # gc.h -> gc/gc.h
+   epatch "${FILESDIR}/${P}-configure-ac.patch"
+
+   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
+   epatch "${FILESDIR}/${P}-info.patch"
+
+   

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

2016-02-13 Thread Andrey Grozin
commit: 400077d5778ecfb7926b35547d346b4df1ac0e14
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sat Feb 13 21:33:46 2016 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sat Feb 13 21:33:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=400077d5

media-gfx/asymptote: version bump

Compatible with sci-libs/gsl-2.1
Bug: 574622

Package-Manager: portage-2.2.27

 media-gfx/asymptote/Manifest   |   1 +
 media-gfx/asymptote/asymptote-2.36.ebuild  | 211 +
 .../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 +++
 5 files changed, 280 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 9dde0f1..4e33bd1 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,2 +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

diff --git a/media-gfx/asymptote/asymptote-2.36.ebuild 
b/media-gfx/asymptote/asymptote-2.36.ebuild
new file mode 100644
index 000..6ea5ef6
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.36.ebuild
@@ -0,0 +1,211 @@
+# Copyright 1999-2016 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
+   epatch "${FILESDIR}/${P}-info.patch"
+
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
http://sourceforge.net/forum/forum.php?thread_id=1683277_id=409349
+   econf \
+   CPPFLAGS=-DHAVE_SYS_TYPES_H \
+   CFLAGS="${CXXFLAGS}" \
+   --disable-gc-debug \
+   

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

2015-12-23 Thread Andrey Grozin
commit: 60f2c8e147bdd35fa3bb50e94ce8736547e701fb
Author: Andrey Grozin  gentoo  org>
AuthorDate: Wed Dec 23 14:52:01 2015 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Wed Dec 23 14:54:31 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60f2c8e1

media-gfx/asymptote: bump to 2.35

Package-Manager: portage-2.2.26

 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 insertions(+)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index f27fe05..9dde0f1 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1 +1,2 @@
 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

diff --git a/media-gfx/asymptote/asymptote-2.35.ebuild 
b/media-gfx/asymptote/asymptote-2.35.ebuild
new file mode 100644
index 000..52905a5
--- /dev/null
+++ b/media-gfx/asymptote/asymptote-2.35.ebuild
@@ -0,0 +1,211 @@
+# 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
+   epatch "${FILESDIR}/${P}-info.patch"
+
+   eautoreconf
+}
+
+src_configure() {
+   # for the CPPFLAGS see
+   # 
http://sourceforge.net/forum/forum.php?thread_id=1683277_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_with sigsegv)
+}
+
+src_compile() {
+   default
+
+   cd doc || die
+   emake asy.1
+   if use doc; then
+   # info
+   einfo "Making info"
+   emake ${PN}.info
+   

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

2015-11-11 Thread Justin Lecher
commit: d4b53ef9737f262afefe09ec5539e35c2c425d43
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Nov 11 09:59:12 2015 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Nov 11 09:59:12 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b53ef9

media-gfx/asymptote: Drop old

obsolets

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=314265

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=458598

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher  gentoo.org>

 media-gfx/asymptote/Manifest   |   1 -
 media-gfx/asymptote/asymptote-2.21.ebuild  | 205 -
 .../files/asymptote-2.21-configure-ac.patch|  32 
 .../asymptote/files/asymptote-2.21-info.patch  |  13 --
 .../asymptote/files/asymptote-2.21-xdg-utils.patch |  22 ---
 .../files/asymptote-2.27-configure-ac.patch|  32 
 .../asymptote/files/asymptote-2.27-info.patch  |  13 --
 .../asymptote/files/asymptote-2.27-xdg-utils.patch |  23 ---
 8 files changed, 341 deletions(-)

diff --git a/media-gfx/asymptote/Manifest b/media-gfx/asymptote/Manifest
index 8453a4e..f27fe05 100644
--- a/media-gfx/asymptote/Manifest
+++ b/media-gfx/asymptote/Manifest
@@ -1,2 +1 @@
-DIST asymptote-2.21.src.tgz 1797507 SHA256 
5fe6cfa880a9dba36105d45e5c2bcd0491240da760d455997656dd6e3b90931e SHA512 
10341674f0b88611a341d2cb8abd1dfaec1d271bb66fb3cd00442427b432107c6c6deeec548b4c7cf114b77a764f0efe627bf421f990e64626d3bb60a91a
 WHIRLPOOL 
d30d88eac92e1e4ea411a54e0bd0149d5146db484113cbbc990cbb5250ef46fac804668929f652fddfc87a094f150692abb5f0f2b2719801fe424eb6e31f4d77
 DIST asymptote-2.32.src.tgz 1794495 SHA256 
2035035e02774598312d5588da2685d20fb85a378ea2bbe48b825c5442b18fa5 SHA512 
a0663f1768cb4340bb6e9224d4fbc6e2f8b41501b1f59793d84db2e0f99b9ff071d3dd8fa5c4715c1874f8ef1af713a54b27de37ff40d8ca042f0f48579a57f9
 WHIRLPOOL 
38a8aaa581acb07bcc7ac0c80501acf77abaf609d5ae758d9b5668ac6b8b1343640259cc3948e62a39862404709ddb64b4bbd11bcf20dbb7ce29d4fc25d1

diff --git a/media-gfx/asymptote/asymptote-2.21.ebuild 
b/media-gfx/asymptote/asymptote-2.21.ebuild
deleted file mode 100644
index eb03177..000
--- a/media-gfx/asymptote/asymptote-2.21.ebuild
+++ /dev/null
@@ -1,205 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-SUPPORT_PYTHON_ABIS=1
-PYTHON_DEPEND="python? 2"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit eutils autotools elisp-common latex-package multilib python
-
-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="offscreen? ( opengl )"
-
-RDEPEND="
-   >=sys-libs/readline-4.3-r5:0
-   >=sys-libs/ncurses-5.4-r5
-   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 )
-   X? ( x11-misc/xdg-utils dev-lang/python dev-python/imaging[tk] )
-   latex? ( virtual/latex-base dev-texlive/texlive-latexextra )
-   emacs? ( virtual/emacs )
-   vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
-DEPEND="${RDEPEND}
-   doc? ( dev-lang/perl virtual/texi2dvi virtual/latex-base 
media-gfx/imagemagick[png] )"
-
-TEXMF=/usr/share/texmf-site
-
-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
-   epatch "${FILESDIR}/${P}-info.patch"
-
-   eautoreconf
-}
-
-src_configure() {
-   # for the CPPFLAGS see
-   # 
http://sourceforge.net/forum/forum.php?thread_id=1683277_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_with sigsegv)
-}
-
-src_compile() {
-   emake
-
-   cd doc || die
-   emake asy.1
-   if use doc; then
-   # info
-   einfo "Making info"
-   emake