• 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/flickcurl.mk
Rahul BedarkarRahul Bedarkar committed 169cf1f9acb30 Mar 2017
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# flickcurl
4
#
5
################################################################################
6
​
7
FLICKCURL_VERSION = 1.26
8
FLICKCURL_SITE = http://download.dajobe.org/flickcurl
9
FLICKCURL_LICENSE = LGPL-2.1+ or GPL-2.0+ or Apache-2.0+
10
FLICKCURL_LICENSE_FILES = COPYING COPYING.LIB LICENSE-2.0.txt LICENSE.html
11
FLICKCURL_INSTALL_STAGING = YES
12
FLICKCURL_CONFIG_SCRIPTS = flickcurl-config
13
FLICKCURL_CONF_OPTS = --without-curl-config --without-xml2-config --without-raptor
14
FLICKCURL_DEPENDENCIES = libcurl libxml2 host-pkgconf
15
​
16
ifeq ($(BR2_PACKAGE_FLICKCURL_UTILS),)
17
define FLICKCURL_REMOVE_UTILS
18
    rm -f $(TARGET_DIR)/usr/bin/flickcurl $(TARGET_DIR)/usr/bin/flickrdf
19
endef
20
FLICKCURL_POST_INSTALL_TARGET_HOOKS += FLICKCURL_REMOVE_UTILS
21
endif
22
​
23
$(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.