Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
168
Merge Requests
168
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
359d5615
Commit
359d5615
authored
Dec 17, 2009
by
Natanael Copa
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/asterisk: add alsa support
fixes
#221
parent
70b7e56d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
main/asterisk/APKBUILD
main/asterisk/APKBUILD
+3
-2
No files found.
main/asterisk/APKBUILD
View file @
359d5615
...
...
@@ -2,14 +2,14 @@
# Maintainer: Timo Teras <timo.teras@iki.fi>
pkgname
=
asterisk
pkgver
=
1.6.0.19
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Asterisk: A Module Open Source PBX System"
url
=
"http://www.asterisk.org/"
license
=
"GPL"
depends
=
makedepends
=
"autoconf automake libtool ncurses-dev popt-dev newt-dev zlib-dev
postgresql-dev unixodbc-dev dahdi-tools-dev libpri-dev tar
freetds-dev openssl-dev lua-dev"
freetds-dev openssl-dev lua-dev
alsa-lib-dev
"
install
=
"
$pkgname
.pre-install
$pkgname
.pre-upgrade
$pkgname
.post-install"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-pgsql
$pkgname
-odbc
$pkgname
-tds"
...
...
@@ -45,6 +45,7 @@ build() {
--without-iconv
--with-popt
--with-z
--with-newt
\
--with-odbc
--with-postgres
--with-tds
\
--with-dahdi
--with-pri
--with-tonezone
\
--with-asound
\
--without-x11
\
||
return
1
...
...
Natanael Copa
@ncopa
mentioned in commit
6c18228e
·
Jul 12, 2019
mentioned in commit
6c18228e
mentioned in commit 6c18228eb173042bbc4ce0fa456c0aa7b71002cf
Toggle commit list
Francesco Colista
@fcolista
mentioned in issue
#221 (closed)
·
Jul 12, 2019
mentioned in issue
#221 (closed)
mentioned in issue #221
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment