• 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/netsurf-buildsystem/netsurf-buildsystem.mk
Fabio PorceddaFabio Porcedda committed adeb2f117ce09 Jan 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# netsurf-buildsystem
4
#
5
################################################################################
6
​
7
NETSURF_BUILDSYSTEM_VERSION = 7574b41345968b5f7e9ca5875faccb1478ce0555
8
NETSURF_BUILDSYSTEM_SITE = http://git.netsurf-browser.org/buildsystem.git
9
NETSURF_BUILDSYSTEM_SITE_METHOD = git
10
NETSURF_BUILDSYSTEM_LICENSE = MIT, BSD-3c (for llvm/* files)
11
NETSURF_BUILDSYSTEM_LICENSE_FILES = llvm/LICENSE.TXT
12
​
13
NETSURF_BUILDSYSTEM_INSTALL_DIR = $(HOST_DIR)/usr/share/netsurf-buildsystem
14
​
15
define HOST_NETSURF_BUILDSYSTEM_INSTALL_CMDS
16
    mkdir -p $(NETSURF_BUILDSYSTEM_INSTALL_DIR)
17
    cp -dpfr $(@D)/* $(NETSURF_BUILDSYSTEM_INSTALL_DIR)
18
endef
19
​
20
$(eval $(host-generic-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.