• 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/libcue/libcue.mk
Gustavo ZacariasGustavo Zacarias committed efc4682594a10 Feb 2016
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# libcue
4
#
5
################################################################################
6
​
7
LIBCUE_VERSION = v1.4.0
8
LIBCUE_SITE = $(call github,lipnitsk,libcue,$(LIBCUE_VERSION))
9
LIBCUE_LICENSE = GPLv2, BSD-2c (rem.c)
10
LIBCUE_LICENSE_FILES = COPYING
11
LIBCUE_DEPENDENCIES = host-bison host-flex flex
12
LIBCUE_INSTALL_STAGING = YES
13
LIBCUE_AUTORECONF = YES
14
​
15
# Needed for autoreconf
16
define LIBCUE_MAKE_CONFIG_DIR
17
    mkdir $(@D)/config
18
endef
19
LIBCUE_POST_EXTRACT_HOOKS += LIBCUE_MAKE_CONFIG_DIR
20
​
21
$(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.