Skip to content
Snippets Groups Projects
  1. Jun 02, 2020
  2. May 28, 2020
    • Guilhem Saurel's avatar
      [wip/py-qt-pythonqt] fix dependencies · 1c19ddab
      Guilhem Saurel authored
      Add dependencies on
      - wip/mk/sysdep/qt5-qtbase-private
      - wip/mk/sysdep/qt5-svg
      - mk/sysdep/qt5-multimedia
      - mk/sysdep/qt5-xmlpatterns
      
      And build only on Qt5 for now
      1c19ddab
  3. Apr 14, 2020
  4. Mar 26, 2020
  5. Jan 28, 2020
  6. Jan 27, 2020
  7. Sep 18, 2019
  8. Jul 05, 2019
  9. Jul 04, 2019
  10. Feb 07, 2019
  11. Jan 15, 2019
  12. Dec 20, 2018
  13. Dec 14, 2018
  14. Nov 26, 2018
  15. Oct 17, 2018
  16. Aug 17, 2018
  17. Jul 26, 2018
  18. Jul 24, 2018
  19. May 24, 2018
  20. Mar 18, 2016
  21. Mar 10, 2014
    • Anthony Mallet's avatar
      [wip/sysdep] liblzma moved to robotpkg · 5f8c18e8
      Anthony Mallet authored
      5f8c18e8
    • Arnaud Degroote's avatar
      [wip/mk/sysdep] Add a sysdep for liblzma · 8622d960
      Arnaud Degroote authored
      liblzma is the XZ-format compression library.
      
      XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression
      format, which provides memory-hungry but powerful compression (often
      better than bzip2) and fast, easy decompression.
      
      The native format of liblzma is XZ; it also supports raw (headerless)
      streams and the older LZMA format used by lzma.
      8622d960
  22. Jul 23, 2013
  23. Jun 05, 2013
  24. May 30, 2013
  25. May 22, 2013
    • Arnaud Degroote's avatar
      [wip] Add some sysdep for libgqlviewer · 6990eab5
      Arnaud Degroote authored
      From the website:
      
      libQGLViewer is a C++ library based on Qt that eases the creation of
      OpenGL 3D viewers.
      
      It provides some of the typical 3D viewer functionalities, such as the
      possibility to move the camera using the mouse, which lacks in most of
      the other APIs. Other features include mouse manipulated frames,
      interpolated keyFrames, object selection, stereo display, screenshot
      saving and much more. It can be used by OpenGL beginners as well as to
      create complex applications, being fully customizable and easy to
      extend.
      6990eab5
  26. May 15, 2013
  27. Mar 13, 2013
  28. Jan 29, 2013
    • Raphaël Lallement's avatar
      [planning/hatpconsole] Add missing dependency · 54e408f0
      Raphaël Lallement authored
      hatpconsole was missing libgvc that can be found in graphviz.
      Modify the Makefile to add the dependency, and add the file to
      find the libgvc (from graphviz). If a project needs libgvc it
      should use the file mk/sysdep/libgraphviz.mk instead of the
      mk/sysdep/graphviz.mk in order to get the libraries.
      As this was a minor change, update the PKGREVISION.
      54e408f0
Loading