From a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 28 Apr 2018 20:02:04 +0100 Subject: gentoo resync : 28.04.2018 --- media-libs/plotutils/plotutils-2.6-r2.ebuild | 73 ++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 media-libs/plotutils/plotutils-2.6-r2.ebuild (limited to 'media-libs/plotutils/plotutils-2.6-r2.ebuild') diff --git a/media-libs/plotutils/plotutils-2.6-r2.ebuild b/media-libs/plotutils/plotutils-2.6-r2.ebuild new file mode 100644 index 000000000000..e0e81ef5577f --- /dev/null +++ b/media-libs/plotutils/plotutils-2.6-r2.ebuild @@ -0,0 +1,73 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit libtool eutils autotools + +DESCRIPTION="Powerful C/C++ function library for exporting 2-D vector graphics" +HOMEPAGE="https://www.gnu.org/software/plotutils/" +SRC_URI="mirror://gnu/plotutils/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +IUSE="+png static-libs X" + +DEPEND=" + !