Skip to content

Build Linux distribution packages out of the Tecgraf libs: IM, CD, IUP. Not affiliated with Tecgraf the organization

Notifications You must be signed in to change notification settings

lispnik/tecgraf-docker

Repository files navigation

README

  docker-compose build
  docker-compose run tecgraf

Creates *.deb packages in packages/ sub-directory.

  cd packages/
  dpkg -i tecgraf-im_*.deb tecgraf-cd_*.deb tecgraf-iup_*.deb

You might need to do this fix dependencies afterwards (dpkg doesn't
install dependencies):

  apt --fix-broken install
  
TODO
  bintray ubuntu repo? launchpad ppa?
  other ubuntu versions? (e.g. non-LTS 19.04)
  investigate ubuntu 19.04 (seems to be missing gtk 3 webkit)
  use more system libs?

About

Build Linux distribution packages out of the Tecgraf libs: IM, CD, IUP. Not affiliated with Tecgraf the organization

Resources

Stars

Watchers

Forks

Packages

No packages published