Skip to content
Snippets Groups Projects
Commit 416f2fc3 authored by Canek Peláez Valdés's avatar Canek Peláez Valdés :slight_smile:
Browse files

media-gfx/solvespace: That.

parent b424fa4f
No related merge requests found
EBUILD solvespace-2.3.ebuild 791 SHA256 7987fb8f45d3d4893834acf06089b19791b796def15241c3dae366a9b0bde426 SHA512 659467952994aceda585075268f54a14ad3b98f4f3b2bbbea0f95a049aeae28421f81f26eee7fd453565e0a4ff32fd378ed584a8265f85f6660ee4c55b53879d WHIRLPOOL b6d8811219131636ca84601d15f4ad6ff10028f986ce03e1da09a483f3ae8b940d000d6c24e86ac11a9a6964d5c4a0bbc1f5b58651bab792a759211cdf35e4f1
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
CMAKE_MIN_VERSION=3.1.0
CMAKE_IN_SOURCE_BUILD=true
inherit cmake-utils git-r3
DESCRIPTION="Solvespace is a parametric 3D CAD program"
HOMEPAGE="http://solvespace.com/index.pl"
EGIT_REPO_URI="https://github.com/solvespace/solvespace.git"
EGIT_COMMIT="v2.3"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="sys-libs/zlib
>=dev-libs/libspnav-0.2
>=media-libs/libpng-1.6
>=media-libs/freetype-2.7
>=x11-libs/cairo-1.14
>=virtual/opengl-7
>=media-libs/fontconfig-2
>=dev-libs/json-c-0.12
>=dev-cpp/gtkmm-3.16
>=dev-cpp/pangomm-1.4
"
RDEPEND="${DEPEND}"
src_configure() {
cmake-utils_src_configure
}
src_compile() {
cmake-utils_src_compile
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment