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
651
Issues
651
List
Boards
Labels
Service Desk
Milestones
Merge Requests
189
Merge Requests
189
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
57ba2ae2
Commit
57ba2ae2
authored
Oct 25, 2018
by
Pedro Filipe
Committed by
Natanael Copa
Oct 26, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/gsm: upgrade to 1.0.18
parent
709480b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
main/gsm/APKBUILD
main/gsm/APKBUILD
+8
-6
No files found.
main/gsm/APKBUILD
View file @
57ba2ae2
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gsm
pkgver
=
1.0.1
7
pkgver
=
1.0.1
8
pkgrel
=
0
_soname
=
1.0.12
pkgdesc
=
"Shared libraries for GSM speech compressor"
url
=
"http://www.quut.com/gsm/"
arch
=
"all"
options
=
"!check"
# No test data included in this release.
license
=
"custom:TU-Berlin-2.0"
depends
=
depends_dev
=
makedepends
=
"
$depends_dev
"
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-tools"
source
=
"http://www.quut.com/gsm/gsm-
$pkgver
.tar.gz
gsm-64bit.patch
...
...
@@ -20,12 +16,18 @@ source="http://www.quut.com/gsm/gsm-$pkgver.tar.gz
"
builddir
=
"
$srcdir
"
/gsm-
${
pkgver
%.*
}
-pl
${
pkgver
##*.
}
build
()
{
cd
"
$builddir
"
export
RPM_OPT_FLAGS
=
"
$CFLAGS
-fPIC"
make all
}
check
()
{
cd
"
$builddir
"
make addtst
}
package
()
{
cd
"
$builddir
"
mkdir
-p
"
$pkgdir
"
/usr/bin
\
...
...
@@ -52,6 +54,6 @@ tools() {
mv
"
$pkgdir
"
/usr/bin
"
$subpkgdir
"
/usr
}
sha512sums
=
"
983b442a1ee3f8bce0523f671071823598c4edb222f8d3de1ad7997c85cbeb7bc49ee87130e12f0f815266a29ad2ef58e59672e81bf41cdadc292baf66942026 gsm-1.0.17
.tar.gz
sha512sums
=
"
c5b597f68d4a270e1d588f480dcde66fda8302564c687d753f2bd4fc41d246109243e567568da61eddce170f5232d869984743ddf1eea7696d673014a1a453b7 gsm-1.0.18
.tar.gz
5b01f6d2fd3ee7cd859da70870463e2ccc6614c5fb1bd5efc88a223a0c5477271221557fef13ba46697e70cc5820c13efff738413f8990d5884b95cc89c30152 gsm-64bit.patch
1d92b7eacf52e5281c9f1a0f08313d10f15c35d22fb2292e5a885ceb3cb766557a5e3a08954db75fb13db59345ef9f6b08939881ba38c9d384e09a1c96b47bc5 gsm-makefile.patch"
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