Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Personal Overlay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Canek Peláez Valdés
Personal Overlay
Commits
416f2fc3
Commit
416f2fc3
authored
8 years ago
by
Canek Peláez Valdés
Browse files
Options
Downloads
Patches
Plain Diff
media-gfx/solvespace: That.
parent
b424fa4f
Loading
Loading
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
media-gfx/solvespace/Manifest
+1
-0
1 addition, 0 deletions
media-gfx/solvespace/Manifest
media-gfx/solvespace/solvespace-2.3.ebuild
+39
-0
39 additions, 0 deletions
media-gfx/solvespace/solvespace-2.3.ebuild
with
40 additions
and
0 deletions
media-gfx/solvespace/Manifest
0 → 100644
+
1
−
0
View file @
416f2fc3
EBUILD solvespace-2.3.ebuild 791 SHA256 7987fb8f45d3d4893834acf06089b19791b796def15241c3dae366a9b0bde426 SHA512 659467952994aceda585075268f54a14ad3b98f4f3b2bbbea0f95a049aeae28421f81f26eee7fd453565e0a4ff32fd378ed584a8265f85f6660ee4c55b53879d WHIRLPOOL b6d8811219131636ca84601d15f4ad6ff10028f986ce03e1da09a483f3ae8b940d000d6c24e86ac11a9a6964d5c4a0bbc1f5b58651bab792a759211cdf35e4f1
This diff is collapsed.
Click to expand it.
media-gfx/solvespace/solvespace-2.3.ebuild
0 → 100644
+
39
−
0
View file @
416f2fc3
# 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
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment