• 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/kodi-audioencoder-flac/kodi-audioencoder-flac.mk
Bernd KuhlsBernd Kuhls committed 4e581fd62e327 Mar 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# kodi-audioencoder-flac
4
#
5
################################################################################
6
​
7
KODI_AUDIOENCODER_FLAC_VERSION = 84acb14101b9114472cd20f6a0f8fdefbb376113
8
KODI_AUDIOENCODER_FLAC_SITE = $(call github,xbmc,audioencoder.flac,$(KODI_AUDIOENCODER_FLAC_VERSION))
9
KODI_AUDIOENCODER_FLAC_LICENSE = GPLv2+
10
KODI_AUDIOENCODER_FLAC_LICENSE_FILES = src/EncoderFlac.cpp
11
KODI_AUDIOENCODER_FLAC_DEPENDENCIES = flac kodi libogg
12
KODI_AUDIOENCODER_FLAC_CONF_OPTS += \
13
    -DCMAKE_MODULE_PATH=$(STAGING_DIR)/usr/lib/kodi \
14
    -DFLAC_INCLUDE_DIRS=$(STAGING_DIR)/usr/include \
15
    -DOGG_INCLUDE_DIRS=$(STAGING_DIR)/usr/include
16
​
17
$(eval $(cmake-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.