summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2012-06-02 18:17:12 +0000
committerAndrey Grozin <grozin@gentoo.org>2012-06-02 18:17:12 +0000
commite9e95e65ccde8527dab0df877774fdd64dc47942 (patch)
tree550c597d0d39a2caa8c1cfaee60fbe58c0040a15 /media-gfx/asymptote
parentFixed manifest (upstream rereleased tarball, bug #419355 by Juergen Rose) (diff)
downloadgentoo-2-e9e95e65ccde8527dab0df877774fdd64dc47942.tar.gz
gentoo-2-e9e95e65ccde8527dab0df877774fdd64dc47942.tar.bz2
gentoo-2-e9e95e65ccde8527dab0df877774fdd64dc47942.zip
Version bump
(Portage version: 2.2.0_alpha108/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog11
-rw-r--r--media-gfx/asymptote/asymptote-2.16.ebuild (renamed from media-gfx/asymptote/asymptote-2.14.ebuild)7
-rw-r--r--media-gfx/asymptote/files/asymptote-2.16-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-2.14-configure-ac.patch)12
-rw-r--r--media-gfx/asymptote/files/asymptote-2.16-info.patch (renamed from media-gfx/asymptote/files/asymptote-2.14-info.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-2.16-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-2.14-xdg-utils.patch)6
5 files changed, 26 insertions, 16 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index 13b909b6efeb..ec76f27564e0 100644
--- a/media-gfx/asymptote/ChangeLog
+++ b/media-gfx/asymptote/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for media-gfx/asymptote
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.96 2012/04/12 20:13:56 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.97 2012/06/02 18:17:12 grozin Exp $
+
+*asymptote-2.16 (02 Jun 2012)
+
+ 02 Jun 2012; Andrey Grozin <grozin@gentoo.org> -asymptote-2.14.ebuild,
+ -files/asymptote-2.14-configure-ac.patch, -files/asymptote-2.14-info.patch,
+ -files/asymptote-2.14-xdg-utils.patch, +asymptote-2.16.ebuild,
+ +files/asymptote-2.16-configure-ac.patch, +files/asymptote-2.16-info.patch,
+ +files/asymptote-2.16-xdg-utils.patch:
+ Version bump
12 Apr 2012; Andrey Grozin <grozin@gentoo.org> asymptote-2.15.ebuild:
svg USE flag added, closing #411605
diff --git a/media-gfx/asymptote/asymptote-2.14.ebuild b/media-gfx/asymptote/asymptote-2.16.ebuild
index 8a9e7d62a886..01ee898ecce2 100644
--- a/media-gfx/asymptote/asymptote-2.14.ebuild
+++ b/media-gfx/asymptote/asymptote-2.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.14.ebuild,v 1.1 2011/11/17 10:46:28 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.16.ebuild,v 1.1 2012/06/02 18:17:12 grozin Exp $
EAPI=3
SUPPORT_PYTHON_ABIS=1
@@ -14,11 +14,12 @@ 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 python sigsegv vim-syntax X"
+IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex python sigsegv svg vim-syntax X"
RDEPEND=">=sys-libs/readline-4.3-r5
>=sys-libs/ncurses-5.4-r5
imagemagick? ( media-gfx/imagemagick[png] )
+ 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 )
diff --git a/media-gfx/asymptote/files/asymptote-2.14-configure-ac.patch b/media-gfx/asymptote/files/asymptote-2.16-configure-ac.patch
index cda852165501..7a40b5fa7869 100644
--- a/media-gfx/asymptote/files/asymptote-2.14-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-2.16-configure-ac.patch
@@ -1,8 +1,8 @@
-Index: asymptote-2.14/configure.ac
+Index: asymptote-2.16/configure.ac
===================================================================
---- asymptote-2.14.orig/configure.ac
-+++ asymptote-2.14/configure.ac
-@@ -150,7 +150,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then
+--- asymptote-2.16.orig/configure.ac
++++ asymptote-2.16/configure.ac
+@@ -154,7 +154,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then
fi
CPPFLAGS_SAVE=$CPPFLAGS
CPPFLAGS=$CPPFLAGS" $INCL"
@@ -11,10 +11,10 @@ Index: asymptote-2.14/configure.ac
AC_CHECK_LIB([gc],[GC_malloc],[
LIBS=$LIBS"-lgc "
AC_MSG_NOTICE([enabling system $GCNAME])],[
-@@ -223,7 +223,17 @@ AC_MSG_ERROR([*** Please install libm on
+@@ -227,7 +227,17 @@ AC_MSG_ERROR([*** Please install libm on
AC_CHECK_LIB([z], [deflate],,
AC_MSG_ERROR([*** Please install libz on your system ***]))
- AC_CHECK_LIB([pthread], [pthread_create])
+ AX_PTHREAD
-AC_CHECK_LIB([sigsegv], [stackoverflow_install_handler])
+
+AC_ARG_WITH(sigsegv,
diff --git a/media-gfx/asymptote/files/asymptote-2.14-info.patch b/media-gfx/asymptote/files/asymptote-2.16-info.patch
index cb836fc1bf80..d8530fce4cf7 100644
--- a/media-gfx/asymptote/files/asymptote-2.14-info.patch
+++ b/media-gfx/asymptote/files/asymptote-2.16-info.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.14/doc/asymptote.texi
+Index: asymptote-2.16/doc/asymptote.texi
===================================================================
---- asymptote-2.14.orig/doc/asymptote.texi
-+++ asymptote-2.14/doc/asymptote.texi
+--- asymptote-2.16.orig/doc/asymptote.texi
++++ asymptote-2.16/doc/asymptote.texi
@@ -21,7 +21,7 @@ file LICENSE in the top-level source dir
@dircategory Languages
diff --git a/media-gfx/asymptote/files/asymptote-2.14-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-2.16-xdg-utils.patch
index 8bce2be44bd4..167b70cc356b 100644
--- a/media-gfx/asymptote/files/asymptote-2.14-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-2.16-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.14/settings.cc
+Index: asymptote-2.16/settings.cc
===================================================================
---- asymptote-2.14.orig/settings.cc
-+++ asymptote-2.14/settings.cc
+--- asymptote-2.16.orig/settings.cc
++++ asymptote-2.16/settings.cc
@@ -96,14 +96,14 @@ bool msdos=false;
string HOME="HOME";
string docdir=ASYMPTOTE_DOCDIR;