Пакет libftgl2: Информация

    Исходный пакет: libftgl2
    Версия: 2.2.0-alt11.svn20110521
    Собран:  9 мая 2019 г. 14:16
    Сообщить об ошибке в пакете
    Домашняя страница: http://ftgl.wiki.sourceforge.net/

    Лицензия: LGPLv2
    О пакете: OpenGL frontend to Freetype 2
    Описание: 
    FTGL is a free open source library to enable developers to use arbitrary
    fonts in their OpenGL (www.opengl.org)  applications.
    Unlike other OpenGL font libraries FTGL uses standard font file formats
    so doesn't need a preprocessing step to convert the high quality font data
    into a lesser quality, proprietary format.
    FTGL uses the Freetype (www.freetype.org) font library to open and 'decode'
    the fonts. It then takes that output and stores it in a format most
    efficient for OpenGL rendering.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libftgl-devel (mipsel)
    libftgl2 (mipsel)
    libftgl2-debuginfo (mipsel)
    libftgl2-docs (noarch)

    Сопровождающий: Eugeny A. Rostovtsev


      1. libfreetype-devel
      2. cppunit-devel
      3. doxygen
      4. libX11-devel
      5. libGL-devel
      6. libGLUT-devel
      7. ImageMagick-tools
      8. libICE-devel
      9. gcc-c++
      10. zlib-devel

    Последнее изменение


    4 октября 2017 г. Michael Shigorin 2.2.0-alt11.svn20110521
    - reverted last change, not needed anymore
    3 октября 2017 г. Michael Shigorin 2.2.0-alt10.svn20110521
    - E2K: add -std=c++11 explicitly
    6 декабря 2013 г. Eugeny A. Rostovtsev 2.2.0-alt9.svn20110521
    - Fixed `pkg-config ftgl --cflags' (ALT #29634)