diff options
author | Andrey Grozin <grozin@gentoo.org> | 2008-11-26 17:57:10 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2008-11-26 17:57:10 +0000 |
commit | 015ca55c638d6ab4a646ce6e71732372df158d92 (patch) | |
tree | 025602f442cd1594f81e0b907ebef4aabe32ac9c /media-gfx/asymptote | |
parent | Respect CC variable, bug 243666 (diff) | |
download | gentoo-2-015ca55c638d6ab4a646ce6e71732372df158d92.tar.gz gentoo-2-015ca55c638d6ab4a646ce6e71732372df158d92.tar.bz2 gentoo-2-015ca55c638d6ab4a646ce6e71732372df158d92.zip |
Version bump
(Portage version: 2.2_rc16/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/ChangeLog | 12 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-1.52.ebuild (renamed from media-gfx/asymptote/asymptote-1.49.ebuild) | 4 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.52-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.49-configure-ac.patch) | 18 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.52-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.49-xdg-utils.patch) | 6 |
4 files changed, 25 insertions, 15 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog index 06c7644e71fa..927542b27311 100644 --- a/media-gfx/asymptote/ChangeLog +++ b/media-gfx/asymptote/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for media-gfx/asymptote # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.26 2008/11/15 13:20:30 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.27 2008/11/26 17:57:10 grozin Exp $ + +*asymptote-1.52 (26 Nov 2008) + + 26 Nov 2008; Andrey Grozin <grozin@gentoo.org> + -files/asymptote-1.49-configure-ac.patch, + -files/asymptote-1.49-xdg-utils.patch, + +files/asymptote-1.52-configure-ac.patch, + +files/asymptote-1.52-xdg-utils.patch, -asymptote-1.49.ebuild, + +asymptote-1.52.ebuild: + Version bump *asymptote-1.51 (15 Nov 2008) diff --git a/media-gfx/asymptote/asymptote-1.49.ebuild b/media-gfx/asymptote/asymptote-1.52.ebuild index 7ddc66b99f9f..373d9f892940 100644 --- a/media-gfx/asymptote/asymptote-1.49.ebuild +++ b/media-gfx/asymptote/asymptote-1.52.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.49.ebuild,v 1.1 2008/11/04 08:36:15 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.52.ebuild,v 1.1 2008/11/26 17:57:10 grozin Exp $ EAPI=2 inherit eutils autotools elisp-common latex-package multilib python @@ -18,7 +18,7 @@ RDEPEND=">=sys-libs/readline-4.3-r5 >=sys-libs/ncurses-5.4-r5 imagemagick? ( media-gfx/imagemagick[png] ) sigsegv? ( dev-libs/libsigsegv ) - boehm-gc? ( >=dev-libs/boehm-gc-7.0[-nocxx] ) + boehm-gc? ( >=dev-libs/boehm-gc-7.0[-nocxx,threads] ) fftw? ( >=sci-libs/fftw-3.0.1 ) gsl? ( sci-libs/gsl ) X? ( x11-misc/xdg-utils dev-lang/python dev-python/imaging[tk] ) diff --git a/media-gfx/asymptote/files/asymptote-1.49-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.52-configure-ac.patch index f7996cdcf1e4..33b0b7090059 100644 --- a/media-gfx/asymptote/files/asymptote-1.49-configure-ac.patch +++ b/media-gfx/asymptote/files/asymptote-1.52-configure-ac.patch @@ -1,7 +1,7 @@ -diff -r -U2 asymptote-1.49.orig/configure.ac asymptote-1.49/configure.ac ---- asymptote-1.49.orig/configure.ac 2008-11-03 14:18:04.000000000 +0600 -+++ asymptote-1.49/configure.ac 2008-11-04 20:20:54.000000000 +0600 -@@ -77,8 +77,14 @@ +diff -r -U2 asymptote-1.52.orig/configure.ac asymptote-1.52/configure.ac +--- asymptote-1.52.orig/configure.ac 2008-11-25 15:10:32.000000000 +0600 ++++ asymptote-1.52/configure.ac 2008-11-27 04:40:24.000000000 +0600 +@@ -80,8 +80,14 @@ fi -AC_CHECK_HEADER(fftw3.h, @@ -18,16 +18,16 @@ diff -r -U2 asymptote-1.49.orig/configure.ac asymptote-1.49/configure.ac +fi GCVERSION=gc-7.1 -@@ -117,5 +123,5 @@ +@@ -120,5 +126,5 @@ 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 " -@@ -183,5 +189,14 @@ - AC_CHECK_LIB([m], [sqrt]) +@@ -187,5 +193,14 @@ AC_CHECK_LIB([z], [deflate]) + AC_CHECK_LIB([pthread], [pthread_create]) -AC_CHECK_LIB([sigsegv], [stackoverflow_install_handler]) + +AC_ARG_WITH(sigsegv, @@ -41,7 +41,7 @@ diff -r -U2 asymptote-1.49.orig/configure.ac asymptote-1.49/configure.ac +fi AC_CHECK_LIB([readline], [rl_completion_matches],, -@@ -200,9 +215,15 @@ +@@ -204,9 +219,15 @@ AC_MSG_WARN([*** Broken rpc headers; XDR support disabled ***])) -AC_CHECK_HEADER(gsl/gsl_sf.h, @@ -57,4 +57,4 @@ diff -r -U2 asymptote-1.49.orig/configure.ac asymptote-1.49/configure.ac AC_MSG_NOTICE([*** Header file gsl_sf.h not found: will compile without optional special functions. ***])) +fi - case "$MACHTYPE" in + case "$OSTYPE" in diff --git a/media-gfx/asymptote/files/asymptote-1.49-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.52-xdg-utils.patch index 1ebdb1b2adec..dd249733abea 100644 --- a/media-gfx/asymptote/files/asymptote-1.49-xdg-utils.patch +++ b/media-gfx/asymptote/files/asymptote-1.52-xdg-utils.patch @@ -1,6 +1,6 @@ -diff -r -U2 asymptote-1.49.orig/settings.cc asymptote-1.49/settings.cc ---- asymptote-1.49.orig/settings.cc 2008-11-03 14:17:47.000000000 +0600 -+++ asymptote-1.49/settings.cc 2008-11-04 20:12:46.000000000 +0600 +diff -r -U2 asymptote-1.52.orig/settings.cc asymptote-1.52/settings.cc +--- asymptote-1.52.orig/settings.cc 2008-11-25 15:09:27.000000000 +0600 ++++ asymptote-1.52/settings.cc 2008-11-27 04:42:58.000000000 +0600 @@ -81,12 +81,12 @@ const char *HOME="HOME"; const char pathSeparator=':'; |