Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nathan Owens
Adélie Package Tree
Commits
be331a2f
Verified
Commit
be331a2f
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/faad2: bump to 2.8.8
parent
6746ac1d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/faad2/APKBUILD
+4
-19
4 additions, 19 deletions
user/faad2/APKBUILD
with
4 additions
and
19 deletions
user/faad2/APKBUILD
+
4
−
19
View file @
be331a2f
# Maintainer:
pkgname
=
faad2
pkgver
=
2.
7
pkgrel
=
9
pkgver
=
2.
8.8
pkgrel
=
0
pkgdesc
=
"ISO AAC audio decoder"
url
=
"http://www.audiocoding.com/"
arch
=
"all"
...
...
@@ -10,23 +10,10 @@ license="GPL-2.0+"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
depends
=
""
makedepends
=
"autoconf automake libtool"
source
=
"http://downloads.sourceforge.net/sourceforge/faac/
$pkgname
-
$pkgver
.tar.bz2
automake.patch"
prepare
()
{
cd
"
$builddir
"
update_config_sub
default_prepare
}
source
=
"https://downloads.sourceforge.net/sourceforge/faac/
$pkgname
-
$pkgver
.tar.gz"
build
()
{
cd
"
$builddir
"
# manfile has bad name
mv
frontend/faad.man frontend/faad.1
&&
\
sed
-i
-e
's:faad\.man:faad.1:'
frontend/Makefile.am
sh bootstrap
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -37,8 +24,6 @@ build() {
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
install
-m644
common/mp4ff/mp4ff_int_types.h
"
$pkgdir
"
/usr/include/mp4ff_int_types.h
}
sha512sums
=
"0934aa9b752b5d86879d94156dea02595e2428340d0cf44202ffea369895b21a9aadbb4833a39212c9a79429b409eb108706b1f523bfddd32809b53730d50947 faad2-2.7.tar.bz2
0b66cfa240529a2139b47cb8dc87c4b43a451b906d66ef7d211fb509358b1493ceee13894516c2f552b33eae74640910e97957caa49dade2597ebd9777152a9e automake.patch"
sha512sums
=
"3275d292b2a9fe984842962f4d81202894bddd17033f7cd6df95466554cc968dfcbf2890ae8b1df37da0cd25d645cca0a687f07e39b9fc37dd004fd5956a82af faad2-2.8.8.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