Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deflect can be released as a .deb package. #156

Merged
merged 1 commit into from
Mar 22, 2017

Conversation

rdumusc
Copy link

@rdumusc rdumusc commented Mar 16, 2017

The installed DesktopStreamer application can now be launched from any standard Linux desktop app menu or launcher.

@rdumusc
Copy link
Author

rdumusc commented Mar 16, 2017

still needs CMake update: Eyescale/CMake#545

CMakeLists.txt Outdated
@@ -48,12 +48,12 @@ if(Boost_FOUND)
endif()
add_subdirectory(doc)

set(CPACK_PACKAGE_VENDOR "bluebrain.epfl.ch")
set(CPACK_DEBIAN_PACKAGE_DEPENDS "qtbase5-dev, libturbojpeg")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this list really complete? Seems too short to me.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is, tested on a fresh Ubuntu 16.04 VM :-)
Only simplestreamer uses glut, but since it is just a dummy test application I don't think it's worth including.

Copy link
Contributor

@hernando hernando left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK

The installed DesktopStreamer application can now be launched from
any standard Linux desktop app menu or launcher.
@rdumusc rdumusc merged commit d625d74 into BlueBrain:master Mar 22, 2017
@rdumusc rdumusc deleted the package branch March 22, 2017 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants