• 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/argus/argus.mk
Thomas PetazzoniThomas Petazzoni committed 0e4d25ff0fc20 Jan 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
#############################################################
2
#
3
# argus
4
#
5
#############################################################
6
​
7
ARGUS_VERSION = 3.0.0.rc.34
8
ARGUS_SOURCE = argus_$(ARGUS_VERSION).orig.tar.gz
9
ARGUS_PATCH = argus_$(ARGUS_VERSION)-1.diff.gz
10
ARGUS_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/a/argus/
11
ARGUS_DEPENDENCIES = libpcap
12
ARGUS_LICENSE = GPLv2+
13
ARGUS_LICENSE_FILES = COPYING
14
​
15
define ARGUS_DEBIAN_PATCH_APPLY
16
    if [ -d $(@D)/debian/patches ]; then \
17
        support/scripts/apply-patches.sh $(@D) $(@D)/debian/patches \*.patch; \
18
    fi
19
endef
20
​
21
ARGUS_POST_PATCH_HOOKS += ARGUS_DEBIAN_PATCH_APPLY
22
​
23
$(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.