• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/libfreeglut/Config.in
Bernd KuhlsBernd Kuhls committed 067a65755b713 Dec 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LIBFREEGLUT
2
    bool "libfreeglut"
3
    select BR2_PACKAGE_LIBGLU
4
    select BR2_PACKAGE_XLIB_LIBXI
5
    select BR2_PACKAGE_XLIB_LIBXRANDR
6
    select BR2_PACKAGE_XLIB_LIBXXF86VM
7
    depends on BR2_PACKAGE_HAS_LIBGL
8
    depends on BR2_PACKAGE_XORG7
9
    help
10
      FreeGLUT is a free-software/open-source alternative to the
11
      OpenGL Utility Toolkit (GLUT) library. GLUT (and hence
12
      FreeGLUT) takes care of all the system-specific chores required
13
      for creating windows, initializing OpenGL contexts, and
14
      handling input events, to allow for trully portable OpenGL
15
      programs.
16
​
17
      http://freeglut.sourceforge.net
18
​
19
comment "libfreeglut depends on X.org and needs an OpenGL backend"
20
    depends on !BR2_PACKAGE_XORG7 || !BR2_PACKAGE_HAS_LIBGL
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.