From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild (limited to 'app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild') diff --git a/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild new file mode 100644 index 000000000000..9fa8e04322e6 --- /dev/null +++ b/app-laptop/hdaps-gl/hdaps-gl-0.0.7.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="OpenGL visualization for HDAPS data" +HOMEPAGE="https://github.com/linux-thinkpad/${PN}" +SRC_URI="https://github.com/linux-thinkpad/${PN}/releases/download/${PV}/${P}.tar.xz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +BDEPEND="" +DEPEND="media-libs/freeglut + media-libs/glu + virtual/opengl" +RDEPEND="${DEPEND}" -- cgit v1.2.3