• 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/inconsolata/inconsolata.mk
Gustavo ZacariasGustavo Zacarias committed 365f6dacdf811 Apr 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# inconsolata
4
#
5
################################################################################
6
​
7
INCONSOLATA_VERSION = 001.010
8
INCONSOLATA_SITE = http://snapshot.debian.org/archive/debian/20090524T155154Z/pool/main/t/ttf-inconsolata
9
INCONSOLATA_SOURCE = ttf-inconsolata_$(INCONSOLATA_VERSION).orig.tar.gz
10
INCONSOLATA_TARGET_DIR = $(TARGET_DIR)/usr/share/fonts/inconsolata
11
INCONSOLATA_LICENSE = OFLv1.0
12
INCONSOLATA_LICENSE_FILES = OFL.txt
13
​
14
define INCONSOLATA_INSTALL_TARGET_CMDS
15
    mkdir -p $(INCONSOLATA_TARGET_DIR)
16
    $(INSTALL) -m 644 $(@D)/*.otf $(INCONSOLATA_TARGET_DIR)
17
endef
18
​
19
$(eval $(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.