• 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/lensfun/Config.in
Romain NaourRomain Naour committed 5ae53f9c61305 Mar 2017
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_LENSFUN
2
    bool "lensfun"
3
    depends on BR2_INSTALL_LIBSTDCPP
4
    depends on BR2_USE_WCHAR # libglib2
5
    depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2
6
    depends on BR2_USE_MMU # libglib2
7
    select BR2_PACKAGE_LIBGLIB2
8
    help
9
      Lensfun itself is only a library for correcting several
10
      artefacts and a database for storing lens profiles. To
11
      actually use Lensfun to process your images you need an
12
      image editing application with Lensfun support.
13
​
14
      http://lensfun.sourceforge.net
15
​
16
if BR2_PACKAGE_LENSFUN
17
​
18
config BR2_PACKAGE_LENSFUN_TOOLS
19
    bool "lensfun tools"
20
    select BR2_PACKAGE_LIBPNG
21
    help
22
      Build 'lenstool'.
23
​
24
endif
25
​
26
comment "lensfun needs a toolchain w/ C++, threads, wchar"
27
    depends on BR2_USE_MMU
28
    depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS \
29
        || !BR2_USE_WCHAR
  • 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.