freebsd-ports/graphics/freetype-gl/pkg-plist
Yuri Victorovich 8a74a82029 graphics/freetype-gl: Add DEMO option to install demo programs
because they are nice programs.
2021-03-18 22:01:39 +00:00

69 lines
2.6 KiB
Plaintext

%%DEMOS%%bin/ftgl-demo-ansi
%%DEMOS%%bin/ftgl-demo-atb-agg
%%DEMOS%%bin/ftgl-demo-benchmark
%%DEMOS%%bin/ftgl-demo-cartoon
%%DEMOS%%bin/ftgl-demo-console
%%DEMOS%%bin/ftgl-demo-cube
%%DEMOS%%bin/ftgl-demo-distance-field
%%DEMOS%%bin/ftgl-demo-distance-field-2
%%DEMOS%%bin/ftgl-demo-distance-field-3
%%DEMOS%%bin/ftgl-demo-embedded-font
%%DEMOS%%bin/ftgl-demo-font
%%DEMOS%%bin/ftgl-demo-gamma
%%DEMOS%%bin/ftgl-demo-glyph
%%DEMOS%%bin/ftgl-demo-lcd
%%DEMOS%%bin/ftgl-demo-markup
%%DEMOS%%bin/ftgl-demo-outline
%%DEMOS%%bin/ftgl-demo-subpixel
%%DEMOS%%bin/ftgl-demo-texture
include/freetype-gl/distance-field.h
include/freetype-gl/edtaa3func.h
include/freetype-gl/font-manager.h
include/freetype-gl/freetype-gl.h
include/freetype-gl/markup.h
include/freetype-gl/opengl.h
include/freetype-gl/platform.h
include/freetype-gl/text-buffer.h
include/freetype-gl/texture-atlas.h
include/freetype-gl/texture-font.h
include/freetype-gl/utf8-utils.h
include/freetype-gl/vec234.h
include/freetype-gl/vector.h
include/freetype-gl/vertex-attribute.h
include/freetype-gl/vertex-buffer.h
lib/libfreetype-gl.so
%%DEMOS%%%%DATADIR%%/data/256colors.txt
%%DEMOS%%%%DATADIR%%/fonts/Liberastika-Regular-LICENSE.txt
%%DEMOS%%%%DATADIR%%/fonts/Liberastika-Regular.ttf
%%DEMOS%%%%DATADIR%%/fonts/Lobster-LICENSE.txt
%%DEMOS%%%%DATADIR%%/fonts/Lobster-Regular.ttf
%%DEMOS%%%%DATADIR%%/fonts/LuckiestGuy-LICENSE.txt
%%DEMOS%%%%DATADIR%%/fonts/LuckiestGuy.ttf
%%DEMOS%%%%DATADIR%%/fonts/OldStandard-LICENSE.txt
%%DEMOS%%%%DATADIR%%/fonts/OldStandard-Regular.ttf
%%DEMOS%%%%DATADIR%%/fonts/SourceCodePro-LICENSE.txt
%%DEMOS%%%%DATADIR%%/fonts/SourceCodePro-Regular.ttf
%%DEMOS%%%%DATADIR%%/fonts/SourceSansPro-LICENSE.txt
%%DEMOS%%%%DATADIR%%/fonts/SourceSansPro-Regular.ttf
%%DEMOS%%%%DATADIR%%/fonts/VERA-COPYRIGHT
%%DEMOS%%%%DATADIR%%/fonts/Vera.ttf
%%DEMOS%%%%DATADIR%%/fonts/VeraMoBI.ttf
%%DEMOS%%%%DATADIR%%/fonts/VeraMoBd.ttf
%%DEMOS%%%%DATADIR%%/fonts/VeraMoIt.ttf
%%DEMOS%%%%DATADIR%%/fonts/VeraMono.ttf
%%DEMOS%%%%DATADIR%%/fonts/amiri-regular.ttf
%%DEMOS%%%%DATADIR%%/fonts/amiri-regular_LICENSE.txt
%%DEMOS%%%%DATADIR%%/fonts/fireflysung-LICENSE.txt
%%DEMOS%%%%DATADIR%%/fonts/fireflysung.ttf
%%DEMOS%%%%DATADIR%%/shaders/cube.frag
%%DEMOS%%%%DATADIR%%/shaders/cube.vert
%%DEMOS%%%%DATADIR%%/shaders/distance-field-2.frag
%%DEMOS%%%%DATADIR%%/shaders/distance-field.frag
%%DEMOS%%%%DATADIR%%/shaders/distance-field.vert
%%DEMOS%%%%DATADIR%%/shaders/text.frag
%%DEMOS%%%%DATADIR%%/shaders/text.vert
%%DEMOS%%%%DATADIR%%/shaders/v3f-c4f.frag
%%DEMOS%%%%DATADIR%%/shaders/v3f-c4f.vert
%%DEMOS%%%%DATADIR%%/shaders/v3f-t2f-c4f.frag
%%DEMOS%%%%DATADIR%%/shaders/v3f-t2f-c4f.vert