* [gentoo-commits] proj/sci:master commit in: sci-biology/embassy-memenew/, sci-biology/embassy-memenew/files/
@ 2015-02-04 8:37 Justin Lecher
0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-02-04 8:37 UTC (permalink / raw
To: gentoo-commits
commit: 6f2b49219c89f25c33d8a7cd285cc5ed63af3c94
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 4 08:32:53 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 4 08:32:53 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6f2b4921
empty package
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
---
sci-biology/embassy-memenew/ChangeLog | 71 -----
.../files/embassy-memenew-4.0.0-r1.patch | 346 ---------------------
sci-biology/embassy-memenew/metadata.xml | 5 -
3 files changed, 422 deletions(-)
diff --git a/sci-biology/embassy-memenew/ChangeLog b/sci-biology/embassy-memenew/ChangeLog
deleted file mode 100644
index 9387065..0000000
--- a/sci-biology/embassy-memenew/ChangeLog
+++ /dev/null
@@ -1,71 +0,0 @@
-# ChangeLog for sci-biology/embassy-memenew
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-memenew/ChangeLog,v 1.11 2010/01/01 22:03:00 fauli Exp $
-
- 14 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org>
- -embassy-memenew-4.0.0-r1.ebuild:
- Removed because the file is non-fetchable
-
- 25 Jun 2011; Justin Lecher <jlec@gentoo.org> embassy-memenew-4.0.0-r1.ebuild:
- Dropped ~ppc due to missing keywording of sci-libs/plplot, #358035
-
- 20 Mar 2011; Justin Lecher <jlec@gentoo.org> embassy-memenew-4.0.0-r1.ebuild,
- files/embassy-memenew-4.0.0-r1.patch:
- Fixed for reviewed eclass
-
- 15 Mar 2011; Justin Lecher <jlec@gentoo.org> embassy-memenew-4.0.0-r1.ebuild:
- Naming of eclass changed
-
- 14 Mar 2011; Justin Lecher <jlec@gentoo.org> embassy-memenew-4.0.0-r1.ebuild:
- EOV not needed to be set anymore
-
- 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
- embassy-memenew-4.0.0.ebuild:
- Transfer Prefix keywords
-
- 01 Sep 2009; Olivier Fisette <ribosome@gentoo.org> metadata.xml:
- Giving up maintainership of this package.
-
-*embassy-memenew-4.0.0 (01 Sep 2009)
-
- 01 Sep 2009; Olivier Fisette <ribosome@gentoo.org>
- +embassy-memenew-4.0.0.ebuild:
- Updated version for EMBASSY 6.1.0.
-
- 01 Sep 2009; Olivier Fisette <ribosome@gentoo.org>
- embassy-memenew-0.1.0-r1.ebuild:
- Stabilised on amd64 and x86.
-
- 27 Aug 2008; Olivier Fisette <ribosome@gentoo.org>
- embassy-memenew-0.1.0.ebuild, embassy-memenew-0.1.0-r1.ebuild:
- Fixed description.
-
-*embassy-memenew-0.1.0-r1 (27 Aug 2008)
-
- 27 Aug 2008; Olivier Fisette <ribosome@gentoo.org>
- +embassy-memenew-0.1.0-r1.ebuild:
- New upstream version/package for EMBASSY 6.0.1.
-
- 15 Feb 2007; Jeff Gardner <je_fro@gentoo.org>
- embassy-memenew-0.1.0.ebuild:
- Added ~amd64.
-
- 03 Nov 2006; Jeff Gardner <je_fro@gentoo.org>
- embassy-memenew-0.1.0.ebuild:
- Added ~sparc
-
- 02 Nov 2006; Fabian Groffen <grobian@gentoo.org>
- embassy-memenew-0.1.0.ebuild:
- Dropped ppc-macos, see you in prefix.
-
- 02 Nov 2006; Olivier Fisette <ribosome@gentoo.org>
- embassy-memenew-0.1.0.ebuild:
- Added to x86.
-
-*embassy-memenew-0.1.0 (21 Jul 2006)
-
- 21 Jul 2006; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
- +embassy-memenew-0.1.0.ebuild:
- Initial import. This package will probably replace EMBASSY-MEME in new
- EMBASSY releases.
-
diff --git a/sci-biology/embassy-memenew/files/embassy-memenew-4.0.0-r1.patch b/sci-biology/embassy-memenew/files/embassy-memenew-4.0.0-r1.patch
deleted file mode 100644
index f512b34..0000000
--- a/sci-biology/embassy-memenew/files/embassy-memenew-4.0.0-r1.patch
+++ /dev/null
@@ -1,346 +0,0 @@
-diff --git a/Makefile.am b/Makefile.am
-index 9172bb3..349b13b 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -1,5 +1,6 @@
- #
-
-+ACLOCAL_AMFLAGS = -I m4
- SUBDIRS = src emboss_acd emboss_doc
-
- EXTRA_DIST = depcomp ltmain.sh install-sh config.sub config.guess
-diff --git a/configure.in b/configure.in
-index fc16603..ef60d69 100644
---- a/configure.in
-+++ b/configure.in
-@@ -187,15 +187,6 @@ AC_PROG_INSTALL
- AC_PROG_LN_S
- AC_PROG_MAKE_SET
-
--dnl Intel MacOSX 10.6 puts X11 in a non-standard place
--if test "${with_x}" != "no" ; then
--if test "`uname -a | grep Darwin`"; then
--OSXX=`sw_vers -productVersion | sed 's/\(10\.[[0-9]]*\).*/\1/'`
--if test ${OSXX} '>' '10.4'; then
--CFLAGS="$CFLAGS -I/usr/X11/include -L/usr/X11/lib"
--fi
--fi
--fi
-
- dnl Check for header files
- AC_PATH_XTRA
-@@ -248,10 +239,10 @@ AX_LIB_MYSQL
- AX_LIB_POSTGRESQL
-
- CFLAGS="$CFLAGS $MYSQL_CFLAGS"
--LDFLAGS="$LDFLAGS $MYSQL_LDFLAGS"
-+LIBS="${MYSQL_LIBS} ${LIBS}"
-
--CFLAGS="$CFLAGS $POSTGRESQL_CFLAGS"
--LDFLAGS="$LDFLAGS $POSTGRESQL_LDFLAGS"
-+CFLAGS="$POSTGRESQL_CFLAGS $CFLAGS"
-+LIBS="$POSTGRESQL_LIBS $LIBS"
-
-
- dnl "Export" these variables for PCRE
-@@ -387,9 +378,30 @@ AC_ARG_ENABLE(systemlibs,
- AS_HELP_STRING([--enable-systemlibs], [Use system versions of zlib/expat]))
- if test "${enable_systemlibs}" = "yes" ; then
- have_systemlibs=yes
-+ DEFINE_USE_SYSTEM_PCRE="#define"
-+ PKG_CHECK_MODULES([PLPLOT], [plplotd])
-+ PKG_CHECK_MODULES([ZLIB], [zlib])
-+else
-+ dnl X11 is only used by plplot
-+ dnl Intel MacOSX 10.6 puts X11 in a non-standard place
-+ if test "${with_x}" != "no" ; then
-+ if test "`uname -a | grep Darwin`"; then
-+ OSXX=`sw_vers -productVersion | sed 's/\(10\.[[0-9]]*\).*/\1/'`
-+ if test ${OSXX} '>' '10.4'; then
-+ CFLAGS="$CFLAGS -I/usr/X11/include -L/usr/X11/lib"
-+ fi
-+ fi
-+ fi
-+ if test "${with_x}" != "no" ; then
-+ LF_EMBOSS_PATH_XLIB
-+ fi
-+ AC_MSG_NOTICE(USING bundled LIBS)
- fi
- AM_CONDITIONAL(ESYSTEMLIBS, test "$have_systemlibs" = "yes")
- AC_SUBST(ESYSTEMLIBS)
-+AC_SUBST(DEFINE_USE_SYSTEM_PCRE)
-+AC_SUBST(PLPLOT_CFLAGS)
-+AC_SUBST(PLPLOT_LIBS)
-
-
-
-diff --git a/emboss_doc/html/Makefile.am b/emboss_doc/html/Makefile.am
-index b46dd9b..62e3397 100644
---- a/emboss_doc/html/Makefile.am
-+++ b/emboss_doc/html/Makefile.am
-@@ -1,4 +1,4 @@
- pkgdata_DATA = index.html \
- emast.html ememe.html ememetext.html
-
--pkgdatadir=$(prefix)/share/EMBOSS/doc/html/embassy/memenew
-+pkgdatadir=$(docdir)/html/embassy/memenew
-diff --git a/emboss_doc/text/Makefile.am b/emboss_doc/text/Makefile.am
-index c206137..177e121 100644
---- a/emboss_doc/text/Makefile.am
-+++ b/emboss_doc/text/Makefile.am
-@@ -1,4 +1,4 @@
- pkgdata_DATA = emast.txt \
- ememe.txt ememetext.txt
-
--pkgdatadir=$(prefix)/share/EMBOSS/doc/programs/text
-+pkgdatadir=$(docdir)/programs/text
-diff --git a/m4/hpdf.m4 b/m4/hpdf.m4
-index a37940f..80b329c 100644
---- a/m4/hpdf.m4
-+++ b/m4/hpdf.m4
-@@ -33,8 +33,8 @@ ALT_HOME=/usr
- #
- # Locate hpdf
- #
--if test -d "${ALT_HOME}"
--then
-+#if test -d "${ALT_HOME}"
-+#then
-
- #
- # Keep a copy if it fails
-@@ -45,13 +45,13 @@ then
- #
- # Set
- #
-- LDFLAGS="${LDFLAGS} -L${ALT_HOME}/lib"
-- CPPFLAGS="$CPPFLAGS -I$ALT_HOME/include"
-+# LDFLAGS="${LDFLAGS} -L${ALT_HOME}/lib"
-+# CPPFLAGS="$CPPFLAGS -I$ALT_HOME/include"
-
- #
- # Check for libharu in ALT_HOME
- #
-- AC_CHECK_LIB(hpdf, HPDF_New, CHECK=1, CHECK=0, -L${ALT_HOME}/lib)
-+ AC_CHECK_LIB(hpdf, HPDF_New, CHECK=1, CHECK=0)
- #
- #
- # If everything found okay then proceed to include png driver in config.
-@@ -80,10 +80,4 @@ then
- echo "No pdf support (libhpdf) found."
- fi
-
--else
-- if test $withval != "no"; then
-- echo "Directory $ALT_HOME does not exist"
-- exit 0
-- fi
--fi
- ])
-diff --git a/m4/mysql.m4 b/m4/mysql.m4
-index 12f8fe9..5cd8b90 100644
---- a/m4/mysql.m4
-+++ b/m4/mysql.m4
-@@ -26,7 +26,7 @@
- # This macro calls:
- #
- # AC_SUBST(MYSQL_CFLAGS)
--# AC_SUBST(MYSQL_LDFLAGS)
-+# AC_SUBST(MYSQL_LIBS)
- # AC_SUBST(MYSQL_VERSION)
- #
- # And sets:
-@@ -68,7 +68,7 @@ AC_DEFUN([AX_LIB_MYSQL],
- )
-
- MYSQL_CFLAGS=""
-- MYSQL_LDFLAGS=""
-+ MYSQL_LIBS=""
- MYSQL_VERSION=""
-
- dnl
-@@ -86,7 +86,7 @@ AC_DEFUN([AX_LIB_MYSQL],
-
- dnl MYSQL_CFLAGS="`$MYSQL_CONFIG --cflags`"
- MYSQL_CFLAGS="`$MYSQL_CONFIG --include`"
-- MYSQL_LDFLAGS="`$MYSQL_CONFIG --libs`"
-+ MYSQL_LIBS="`$MYSQL_CONFIG --libs`"
-
- MYSQL_VERSION=`$MYSQL_CONFIG --version`
-
-@@ -97,7 +97,7 @@ dnl not be installed
- EMBCFLAGS=$CFLAGS
- EMBLDFLAGS=$LDFLAGS
- CFLAGS="$MYSQL_CFLAGS $EMBCFLAGS"
-- LDFLAGS="$MYSQL_LDFLAGS $EMBLDFLAGS"
-+ LIBS="${MYSQL_LIBS} ${LIBS}"
-
- AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <stdio.h>
- #include "mysql.h"]],
-@@ -115,7 +115,7 @@ dnl not be installed
- AC_MSG_RESULT([yes])
- else
- MYSQL_CFLAGS=""
-- MYSQL_LDFLAGS=""
-+ MYSQL_LIBS=""
- found_mysql="no"
- AC_MSG_RESULT([no])
- fi
-@@ -172,5 +172,5 @@ dnl not be installed
-
- AC_SUBST([MYSQL_VERSION])
- AC_SUBST([MYSQL_CFLAGS])
-- AC_SUBST([MYSQL_LDFLAGS])
-+ AC_SUBST([MYSQL_LIBS])
- ])
-diff --git a/m4/pngdriver.m4 b/m4/pngdriver.m4
-index 5934321..de970ae 100644
---- a/m4/pngdriver.m4
-+++ b/m4/pngdriver.m4
-@@ -44,8 +44,8 @@ ALT_HOME=/usr
- #
- # Locate png/gd/zlib, if wanted
- #
--if test -d "${ALT_HOME}"
--then
-+#if test -d "${ALT_HOME}"
-+#then
-
- #
- # Keep a copy if it fails
-@@ -69,20 +69,26 @@ then
- fi
-
-
-+PKG_CHECK_MODULES([PNG], [libpng])
-+PKG_CHECK_MODULES([ZLIB], [zlib])
-+AC_CHECK_PROG(GD_LIBS, [gdlib-config])
-+GD_LIBS="`gdlib-config --libs` -lgd"
-+GD_CFLAGS="`gdlib-config --cflags`"
-+
-
-
-
- #
- # Check for zlib in ALT_HOME
- #
-- AC_CHECK_LIB(z, inflateEnd, CHECK=1, CHECK=0, -L${ALT_HOME}/lib -lz)
-+ AC_CHECK_LIB(z, inflateEnd, CHECK=1, CHECK=0, ${ZLIB_LIBS})
- #
-
- #
- # Check for png
- #
- if test $CHECK = "1" ; then
-- AC_CHECK_LIB(png, png_destroy_read_struct, CHECK=1, CHECK=0 , -L${ALT_HOME}/lib -lz)
-+ AC_CHECK_LIB(png, png_destroy_read_struct, CHECK=1, CHECK=0 , ${ZLIB_LIBS})
- fi
-
-
-@@ -92,7 +98,7 @@ then
- # Check for gd
- #
- if test $CHECK = "1"; then
-- AC_CHECK_LIB(gd, gdImageCreateFromPng, CHECK=1, CHECK=0 , -L${ALT_HOME}/lib -lgd -lpng -lz -lm)
-+ AC_CHECK_LIB(gd, gdImageCreateFromPng, CHECK=1, CHECK=0 , ${PNG_LIBS} ${ZLIB_LIBS} ${GD_LIBS})
- if test $CHECK = "0"; then
- echo need to upgrade gd for png driver for plplot
- fi
-@@ -101,7 +107,7 @@ then
- # If everything found okay then proceed to include png driver in config.
- #
- if test $CHECK = "1" ; then
-- LIBS="$LIBS -lgd -lpng -lz -lm"
-+ LIBS="$LIBS ${PNG_LIBS} ${ZLIB_LIBS} ${GD_LIBS}"
-
- if test $ICCHECK = "1" ; then
- LIBS="$LIBS -liconv"
-@@ -114,10 +120,11 @@ then
- AC_DEFINE(PLD_png)
- AM_CONDITIONAL(AMPNG, true)
- echo PNG libraries found
-- if test $ALT_HOME = "/usr" ; then
-+# if test $ALT_HOME = "/usr" ; then
- LDFLAGS="$ALT_LDFLAGS"
- CPPFLAGS="$ALT_CPPFLAGS"
-- fi
-+ CFLAGS="${CFLAGS} ${PNG_CFLAGS} ${ZLIB_CFLAGS} ${GD_CFLAGS}"
-+# fi
- else
- #
- # If not okay then reset FLAGS.
-@@ -134,10 +141,4 @@ then
- # echo CPPFLAGS = $CPPFLAGS
-
-
--else
-- if test $withval != "no"; then
-- echo "Directory $ALT_HOME does not exist"
-- exit 0
-- fi
--fi
- ])
-diff --git a/m4/postgresql.m4 b/m4/postgresql.m4
-index e6a804d..ef4d49c 100644
---- a/m4/postgresql.m4
-+++ b/m4/postgresql.m4
-@@ -26,7 +26,7 @@
- # This macro calls:
- #
- # AC_SUBST(POSTGRESQL_CFLAGS)
--# AC_SUBST(POSTGRESQL_LDFLAGS)
-+# AC_SUBST(POSTGRESQL_LIBS)
- # AC_SUBST(POSTGRESQL_VERSION)
- #
- # And sets:
-@@ -65,7 +65,7 @@ AC_DEFUN([AX_LIB_POSTGRESQL],
- )
-
- POSTGRESQL_CFLAGS=""
-- POSTGRESQL_LDFLAGS=""
-+ POSTGRESQL_LIBS=""
- POSTGRESQL_POSTGRESQL=""
-
- dnl
-@@ -82,7 +82,7 @@ AC_DEFUN([AX_LIB_POSTGRESQL],
- AC_MSG_CHECKING([for PostgreSQL libraries])
-
- POSTGRESQL_CFLAGS="-I`$PG_CONFIG --includedir`"
-- POSTGRESQL_LDFLAGS="-L`$PG_CONFIG --libdir` -lpq"
-+ POSTGRESQL_LIBS="-L`$PG_CONFIG --libdir` `$PG_CONFIG --libs`"
-
- POSTGRESQL_VERSION=`$PG_CONFIG --version | sed -e 's#PostgreSQL ##'`
-
-@@ -144,5 +144,5 @@ AC_DEFUN([AX_LIB_POSTGRESQL],
-
- AC_SUBST([POSTGRESQL_VERSION])
- AC_SUBST([POSTGRESQL_CFLAGS])
-- AC_SUBST([POSTGRESQL_LDFLAGS])
-+ AC_SUBST([POSTGRESQL_LIBS])
- ])
-diff --git a/src/Makefile.am b/src/Makefile.am
-index 2d0c070..171179d 100644
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -17,9 +17,9 @@ INCLUDES = -I../../../nucleus -I../../../ajax/pcre \
- -I../../../ajax/ensembl -I../../../ajax/ajaxdb \
- -I../../../ajax/acd -I../../../plplot
- else
--INCLUDES = -I${embprefix}/include -I${embprefix}/include/eplplot \
-- $(NLINCLUDES) \
-- -I${embprefix}/include/epcre
-+INCLUDES = -I${embprefix}/include $(PLPLOT_CFLAGS) \
-+ $(NLINCLUDES) -I${embprefix}/include/emboss \
-+ -I${embprefix}/include/pcre
- endif
-
- if ISSHARED
-@@ -59,6 +59,6 @@ LDADD = ../../../nucleus/libnucleus.la ../../../ajax/acd/libacd.la \
- ../../../plplot/libeplplot.la \
- $(XLIB)
- else
--LDADD = -L${embprefix}/lib -lnucleus -lacd -lajaxdb -lensembl -lajaxg \
-- -lajax -lepcre $(NLADD) -leplplot $(XLIB)
-+LDADD = -lnucleus -lacd -lajaxdb -lensembl -lajaxg \
-+ -lajax -lpcre $(NLADD) $(PLPLOT_LIBS) $(XLIB)
- endif
diff --git a/sci-biology/embassy-memenew/metadata.xml b/sci-biology/embassy-memenew/metadata.xml
deleted file mode 100644
index d464821..0000000
--- a/sci-biology/embassy-memenew/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sci-biology</herd>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-04 8:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-04 8:37 [gentoo-commits] proj/sci:master commit in: sci-biology/embassy-memenew/, sci-biology/embassy-memenew/files/ Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox