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
a1ef374a
Commit
a1ef374a
authored
1 year ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/faac: remove fpermissive
parent
b3d6536d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/faac/APKBUILD
+4
-3
4 additions, 3 deletions
community/faac/APKBUILD
with
4 additions
and
3 deletions
community/faac/APKBUILD
+
4
−
3
View file @
a1ef374a
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
faac
pkgname
=
faac
pkgver
=
1.30
pkgver
=
1.30
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"FAAC is an AAC audio encoder."
pkgdesc
=
"FAAC is an AAC audio encoder."
options
=
"!check"
# No testsuite
options
=
"!check"
# No testsuite
url
=
"https://faac.sourceforge.net/"
url
=
"https://faac.sourceforge.net/"
...
@@ -22,7 +22,6 @@ prepare() {
...
@@ -22,7 +22,6 @@ prepare() {
}
}
build
()
{
build
()
{
CXXFLAGS
=
"
$CXXFLAGS
-fpermissive"
\
./configure
\
./configure
\
--build
=
$CBUILD
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
--host
=
$CHOST
\
...
@@ -41,4 +40,6 @@ static() {
...
@@ -41,4 +40,6 @@ static() {
mv
"
$pkgdir
"
/usr/lib/
*
.a
"
$subpkgdir
"
/usr/lib
mv
"
$pkgdir
"
/usr/lib/
*
.a
"
$subpkgdir
"
/usr/lib
}
}
sha512sums
=
"8582cd580dba2a347d15dc4fab42020d7120d0552c54ab74cfaf59ba1b270abb94c67e39d42459a14cbc6e98f3fd00cbda589e1b4f0c7278e41bdef6ae7b6554 faac-1.30.tar.gz"
sha512sums
=
"
8582cd580dba2a347d15dc4fab42020d7120d0552c54ab74cfaf59ba1b270abb94c67e39d42459a14cbc6e98f3fd00cbda589e1b4f0c7278e41bdef6ae7b6554 faac-1.30.tar.gz
"
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