build using travis-ci
This commit is contained in:
parent
bc67f05782
commit
08afdc0932
3 changed files with 8 additions and 3 deletions
6
.travis.yml
Normal file
6
.travis.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
env:
|
||||
global:
|
||||
BUILD_ON="amd64 arm64 armhf"
|
||||
|
||||
import:
|
||||
source: hybris-mobian-releng/build-snippets:debian-package.yml@master
|
||||
3
debian/control
vendored
3
debian/control
vendored
|
|
@ -1,7 +1,7 @@
|
|||
Source: pulseaudio-modules-droid
|
||||
Section: sound
|
||||
Priority: optional
|
||||
Build-Depends: android-headers (>= 23),
|
||||
Build-Depends: android-headers,
|
||||
check,
|
||||
debhelper (>= 11),
|
||||
dh-exec,
|
||||
|
|
@ -11,7 +11,6 @@ Build-Depends: android-headers (>= 23),
|
|||
libhybris-common-dev,
|
||||
libltdl-dev,
|
||||
libpulse-dev,
|
||||
pulseaudio-dev,
|
||||
libexpat1-dev,
|
||||
libevdev-dev,
|
||||
libudev-dev
|
||||
|
|
|
|||
2
debian/source/format
vendored
2
debian/source/format
vendored
|
|
@ -1 +1 @@
|
|||
3.0 (native)
|
||||
3.0 (quilt)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue