Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Gepetto
robotpkg-wip
Commits
53af0c31
Commit
53af0c31
authored
13 years ago
by
Anthony Mallet
Browse files
Options
Downloads
Patches
Plain Diff
[wip/oro-view] Update mk/sysdep package names
While here, reorder statements in the Makefile
parent
4bf4fb29
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
oro-view/Makefile
+6
-7
6 additions, 7 deletions
oro-view/Makefile
with
6 additions
and
7 deletions
oro-view/Makefile
+
6
−
7
View file @
53af0c31
...
...
@@ -3,24 +3,23 @@
#
DISTNAME
=
oro-view-1.0
COMMENT
=
An OpenGL-based viewer
for
ontologies exposed by oro-server
CATEGORIES
=
knowledge
MASTER_SITES
=
${
MASTER_SITE_OPENROBOTS:
=
oro-view/
}
MASTER_REPOSITORY
=
git ssh://softs.laas.fr/git/robots/oro-view
LICENSE
=
gnu-gpl-v3
COMMENT
=
OpenGL-based viewer
for
ontologies exposed by oro-server
MAINTAINER
=
severin.lemaignan@laas.fr
LICENSE
=
gnu-gpl-v3
USE_LANGUAGES
+=
c c++
USE_LANGUAGES
+=
c c++
GNU_CONFIGURE
=
yes
include
../../pkgtools/pkg-config/depend.mk
include
../../knowledge/liboro/depend.mk
include
../../wip/jsoncpp/depend.mk
include
../../mk/sysdep/
lib
ftgl.mk
include
../../mk/sysdep/
libsdl
.mk
include
../../mk/sysdep/
libsdl-
image.mk
include
../../mk/sysdep/ftgl.mk
include
../../mk/sysdep/
SDL
.mk
include
../../mk/sysdep/
SDL_
image.mk
include
../../mk/sysdep/autoconf.mk
include
../../mk/sysdep/automake.mk
include
../../mk/robotpkg.mk
...
...
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