Skip to content
Snippets Groups Projects
Commit 53af0c31 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[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
......@@ -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/libftgl.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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment