Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!79708
community/bordeaux: upgrade to 0.9.5
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/bordeaux: upgrade to 0.9.5
dyfet/aports:update-bordeaux-aport
into
master
Overview
0
Commits
1
Pipelines
4
Changes
1
Merged
David Sugar
requested to merge
dyfet/aports:update-bordeaux-aport
into
master
1 month ago
Overview
0
Commits
1
Pipelines
4
Changes
1
Expand
Some minor packaging changes because plugin drivers have been consolidated.
0
0
Merge request reports
Viewing commit
18f0da12
Show latest version
1 file
+
9
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
18f0da12
community/bordeaux: upgrade to 0.9.5
· 18f0da12
David Sugar
authored
1 month ago
community/bordeaux/APKBUILD
+
9
−
15
Options
# Maintainer: David Sugar <tychosoft@gmail.com>
# Contributor: David Sugar <tychosoft@gmail.com>
maintainer
=
"David Sugar <tychosoft@gmail.com>"
pkgname
=
bordeaux
pkgver
=
0.9.
2
pkgrel
=
2
pkgver
=
0.9.
5
pkgrel
=
0
pkgdesc
=
"SIP telephony application server"
url
=
"https://gitlab.com/tychosoft/bordeaux"
arch
=
"all"
license
=
"GPL-3.0-or-later"
makedepends
=
"cmake fmt-dev>=8.1.0 flite-dev openssl-dev moderncli-dev>=
0.9.5
webforcpp-dev>=0.1.1 libosip2-dev>=5.3.0 libexosip2-dev>=5.3.0"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc
$pkgname
-
coventry
$pkgname
-generic
$pkgname
-en_voices"
makedepends
=
"cmake fmt-dev>=8.1.0 flite-dev openssl-dev moderncli-dev>=
1.2.3
webforcpp-dev>=0.1.1 libosip2-dev>=5.3.0 libexosip2-dev>=5.3.0"
subpackages
=
"
$pkgname
-doc
$pkgname
-openrc
$pkgname
-
sip
$pkgname
-en_voices"
source
=
"https://gitlab.com/tychosoft/bordeaux/-/archive/v
$pkgver
/bordeaux-v
$pkgver
.tar.gz bordeaux.initd bordeaux.confd"
builddir
=
"
$srcdir
"
/
$pkgname
-v
$pkgver
@@ -48,20 +48,14 @@ en_voices() {
amove usr/lib/bordeaux/plugin_en.so
}
coventry
()
{
pkgdesc
=
"bordeaux
coventry
driver"
sip
()
{
pkgdesc
=
"bordeaux
sip
driver"
depends
=
"bordeaux"
amove usr/lib/bordeaux/driver_coventry.so
}
generic
()
{
pkgdesc
=
"bordeaux generic driver"
depends
=
"bordeaux"
amove usr/lib/bordeaux/driver_generic.so
amove usr/lib/bordeaux/driver_sip.so
}
sha512sums
=
"
7fde37342c0db7cab1175d4eadd5
eb
2
3e
cd44744a4a0f4d5991698978778f79511ea15a64133ab5d30cb6ba8465c2ee700ba137d00a8dfa8fe53b9f3eb9d7751
bordeaux-v0.9.
2
.tar.gz
21e27e5bf48e5391c710f2b36e32b11f44802f538d06e207f9c
eb
f
3e
ee22894435c36694b652f20afd8783f31831859c78099e4d3cfe2bbd4c1e9654020e8da6
bordeaux-v0.9.
5
.tar.gz
59f169ed9df592500c5a7a76625c4cfe8dfd0269b514d5ac7afdb100cf44c26895d26de2c75a2c2e48dd57be89a30bf1fcffd580dda68d01f27e4d7bce0db940 bordeaux.initd
c6e67fbc38c8e75ea742e6b6204c8a0406b0f9226f0e667ee72c4e51bfa8d0fd45445ba160d1e7198ce509778abe94b6a86044e2aef86c31385f69f901570a1c bordeaux.confd
"
Loading