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
Commits
aab7107c
Commit
aab7107c
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
main/gsm: upgrade to 1.0.19
parent
0f0fb9f3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!6007
main/gsm: upgrade to 1.0.19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/gsm/APKBUILD
+2
-5
2 additions, 5 deletions
main/gsm/APKBUILD
with
2 additions
and
5 deletions
main/gsm/APKBUILD
+
2
−
5
View file @
aab7107c
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gsm
pkgver
=
1.0.1
8
pkgver
=
1.0.1
9
pkgrel
=
0
_soname
=
1.0.12
pkgdesc
=
"Shared libraries for GSM speech compressor"
...
...
@@ -18,18 +18,15 @@ 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
\
"
$pkgdir
"
/usr/include/gsm
\
"
$pkgdir
"
/usr/lib
\
...
...
@@ -54,6 +51,6 @@ tools() {
mv
"
$pkgdir
"
/usr/bin
"
$subpkgdir
"
/usr
}
sha512sums
=
"
c5b597f68d4a270e1d588f480dcde66fda8302564c687d753f2bd4fc41d246109243e567568da61eddce170f5232d869984743ddf1eea7696d673014a1a453b7
gsm-1.0.1
8
.tar.gz
sha512sums
=
"
f69b4bf2d918b118b5de90b8ab88fd026008ac7432f07b872b81fe52cdc781f605dca8eedcdaebc8beb974cef388496c618f92a41961c62057009964159f8392
gsm-1.0.1
9
.tar.gz
5b01f6d2fd3ee7cd859da70870463e2ccc6614c5fb1bd5efc88a223a0c5477271221557fef13ba46697e70cc5820c13efff738413f8990d5884b95cc89c30152 gsm-64bit.patch
1d92b7eacf52e5281c9f1a0f08313d10f15c35d22fb2292e5a885ceb3cb766557a5e3a08954db75fb13db59345ef9f6b08939881ba38c9d384e09a1c96b47bc5 gsm-makefile.patch"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment