• 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/aumix/aumix.mk
Rahul BedarkarRahul Bedarkar committed af31c309e7330 Mar 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# aumix
4
#
5
################################################################################
6
​
7
AUMIX_VERSION = 2.9.1
8
AUMIX_SOURCE = aumix-$(AUMIX_VERSION).tar.bz2
9
AUMIX_SITE = http://jpj.net/~trevor/aumix/releases
10
AUMIX_AUTORECONF = YES
11
AUMIX_GETTEXTIZE = YES
12
AUMIX_LICENSE = GPL-2.0+
13
AUMIX_LICENSE_FILES = COPYING
14
​
15
AUMIX_CONF_OPTS = \
16
    --without-gtk \
17
    --without-gtk1 \
18
    --without-alsa \
19
    --without-gpm \
20
    --without-sysmouse
21
​
22
AUMIX_DEPENDENCIES = host-gettext ncurses
23
​
24
$(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.