Initial import
This commit is contained in:
27
dev-cpp/ETL/ETL-0.04.17.ebuild
Normal file
27
dev-cpp/ETL/ETL-0.04.17.ebuild
Normal file
@@ -0,0 +1,27 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="ETL is a multi-platform class and template library"
|
||||
HOMEPAGE="http://synfig.org"
|
||||
SRC_URI="mirror://sourceforge/synfig/releases/0.64.2/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
|
||||
}
|
||||
2
dev-cpp/ETL/Manifest
Normal file
2
dev-cpp/ETL/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST ETL-0.04.17.tar.gz 366176 SHA256 7a64a82214f3f8893510065b1eaadce684770e9c274d46bbc18158f5e6676965 SHA512 7316062e49ea4202f398efd756e3d6eb89377de4dc428ee1f838cd4c92a5b4e2df13240da126bd2b67b2e9df0f1ae2eaf8db6f18984a038cd60d93d8677c793c WHIRLPOOL 443b9448d6b0a74691ddc25ebd1535bd0cc386492ad550e69143b1bdff73dbb55de250ad8632e99e1257cdbadd0ea04c597cace92121339851fedb2ef22f4d8e
|
||||
EBUILD ETL-0.04.17.ebuild 592 SHA256 da73a5829f5f9d82716d484bbb01b55840445d13c30c9c82bef74a465f336e3c SHA512 083b8020fafb540a351f4e042500173a2c1185993436fcc9e225dc07125263932f13a1f8bf2aa0275e8f1bfa70312366a870d6dec440147d30cd348c9a93c0b3 WHIRLPOOL 53b224ffa4525632476b9d9abc5fd3dc3e812d7b7135d12c157e1db6063b0e202f3ccd602502cb017366a0cb8f2fd326663a6d81426619ec9d80d21ef470f0b1
|
||||
Reference in New Issue
Block a user