1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="ETL is a multi-platform class and template library"
9 HOMEPAGE
="http://synfig.org"
10 SRC_URI
="mirror://sourceforge/synfig/${P}.tar.gz"
21 sed -i -e 's/CXXFLAGS="`echo $CXXFLAGS | sed s:-g::` $debug_flags"//' \
22 -e 's/CFLAGS="`echo $CFLAGS | sed s:-g::` $debug_flags"//' \