diff --git a/dev-cpp/ETL/ETL-0.04.14.ebuild b/dev-cpp/ETL/ETL-0.04.14.ebuild deleted file mode 100644 index 529569bb4..000000000 --- a/dev-cpp/ETL/ETL-0.04.14.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="VoriaETL is a multiplatform class and template library which complements and supplements the C++ STL" - -HOMEPAGE="http://www.synfig.org" - -SRC_URI="mirror://sourceforge/synfig/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -src_install() { - emake DESTDIR="${D}" install || die "Install failed!" -} diff --git a/dev-cpp/ETL/ETL-0.04.17.ebuild b/dev-cpp/ETL/ETL-0.04.17.ebuild new file mode 100644 index 000000000..f72d07e31 --- /dev/null +++ b/dev-cpp/ETL/ETL-0.04.17.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=4 + +inherit autotools + +DESCRIPTION="ETL is a multi-platform class and template library" +HOMEPAGE="http://synfig.org" +SRC_URI="mirror://sourceforge/synfig/releases/0.64.1/source/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" + +src_prepare() { + sed -i -e 's/CXXFLAGS="`echo $CXXFLAGS | sed s:-g::` $debug_flags"//' \ + -e 's/CFLAGS="`echo $CFLAGS | sed s:-g::` $debug_flags"//' \ + m4/subs.m4 + + eautoreconf +} diff --git a/dev-cpp/ETL/Manifest b/dev-cpp/ETL/Manifest index 01896e8ab..454b903c7 100644 --- a/dev-cpp/ETL/Manifest +++ b/dev-cpp/ETL/Manifest @@ -1 +1 @@ -DIST ETL-0.04.14.tar.gz 361307 SHA256 af45666e53c50566214622ba00f29be4331a5ac0a1352eb550a2c5fd1057a2e5 +DIST ETL-0.04.17.tar.gz 357667 SHA256 3e222c1ad8fd0e3b77b49281342cde0aab0208c8985ec65d72515ff6b88e778e SHA512 e2e79f2fb4b139fbbb78ffdeb43b5a59b083b3484fec071108b83e5d905376616c1a6364bb22eccf45ef8455af692329fecdd127e0354006f771cad18e2b77de WHIRLPOOL d789d3819d6777cc75e407484bb762c69811ce9291d084defeab2bd46471fa57978c88cbc592b99b99e3feff22ab970203042a09a8435b5ed4280df80154713f