• 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/cegui06/cegui06.mk
Jerzy GrzegorekJerzy Grzegorek committed 5a57148657b22 Jul 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# cegui06
4
#
5
################################################################################
6
​
7
# Do not update the version, we need exactly that one for Spice.
8
CEGUI06_VERSION_MAJOR   = 0.6.2
9
CEGUI06_VERSION         = $(CEGUI06_VERSION_MAJOR)b
10
CEGUI06_SOURCE          = CEGUI-$(CEGUI06_VERSION).tar.gz
11
CEGUI06_SITE            = http://downloads.sourceforge.net/project/crayzedsgui/CEGUI%20Mk-2/$(CEGUI06_VERSION_MAJOR)
12
CEGUI06_LICENSE         = MIT
13
CEGUI06_LICENSE_FILES   = COPYING
14
CEGUI06_INSTALL_STAGING = YES
15
​
16
CEGUI06_DEPENDENCIES    =       \
17
    expat                       \
18
    freetype                    \
19
    pcre                        \
20
​
21
CEGUI06_CONF_OPT =              \
22
    --enable-expat              \
23
    --disable-external-tinyxml  \
24
    --disable-xerces-c          \
25
    --disable-libxml            \
26
    --disable-tinyxml           \
27
    --disable-opengl-renderer   \
28
    --disable-external-glew     \
29
    --disable-irrlicht-renderer \
30
    --disable-directfb-renderer \
31
    --disable-samples           \
32
    --disable-lua-module        \
33
    --disable-toluacegui        \
34
    --disable-external-toluapp  \
35
​
36
$(eval $(autotools-package))
  • 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.