• 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/enscript/enscript.mk
Jerzy GrzegorekJerzy Grzegorek committed bd8c733fb4a31 Mar 2015
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# enscript
4
#
5
################################################################################
6
​
7
ENSCRIPT_VERSION = 1.6.6
8
ENSCRIPT_SITE = $(BR2_GNU_MIRROR)/enscript
9
ENSCRIPT_LICENSE = GPLv3+
10
ENSCRIPT_LICENSE_FILES = COPYING
11
​
12
# Enable pthread threads if toolchain supports threads
13
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)
14
ENSCRIPT_CONF_OPTS += --enable-threads=pth
15
else
16
ENSCRIPT_CONF_OPTS += --disable-threads
17
endif
18
​
19
$(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.