• 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/flickcurl/Config.in
Thomas PetazzoniThomas Petazzoni committed 563f586e9ab28 Jul 2014
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_FLICKCURL
2
    bool "flickcurl"
3
    select BR2_PACKAGE_LIBCURL
4
    select BR2_PACKAGE_LIBXML2
5
    # Ensure that libcurl is built with crypto support, since
6
    # flickcurl must access https:// URLs.
7
    select BR2_PACKAGE_OPENSSL if !(BR2_PACKAGE_GNUTLS || BR2_PACKAGE_LIBNSS)
8
    select BR2_PACKAGE_CA_CERTIFICATES # runtime
9
    help
10
      Flickcurl is a C library for the Flickr API, handling
11
      creating the requests, signing, token management, calling
12
      the API, marshalling request parameters and decoding
13
      responses.
14
​
15
      http://librdf.org/flickcurl/
16
​
17
config BR2_PACKAGE_FLICKCURL_UTILS
18
    bool "flickcurl utilities"
19
    depends on BR2_PACKAGE_FLICKCURL
20
    help
21
      Install flickcurl utilites (flickcurl + flickrdf) to target.
  • 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.