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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
55070f96
Verified
Commit
55070f96
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/vlc: bump to 3.0.3
parent
3207a198
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
system/vlc/APKBUILD
+4
-2
4 additions, 2 deletions
system/vlc/APKBUILD
with
4 additions
and
2 deletions
system/vlc/APKBUILD
+
4
−
2
View file @
55070f96
...
...
@@ -2,7 +2,7 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
vlc
pkgver
=
3.0.
1
pkgver
=
3.0.
3
_pkgver
=
${
pkgver
/_/-
}
_ver
=
${
_pkgver
%[a-z]
}
pkgrel
=
0
...
...
@@ -72,6 +72,7 @@ makedepends="
libdvdread-dev
libgcrypt-dev
libice-dev
libjpeg-turbo-dev
libmad-dev
libmatroska-dev
libmpeg2-dev
...
...
@@ -138,6 +139,7 @@ build() {
case
"
$CARCH
"
in
arm
*
)
_arch_opts
=
"--enable-omxil --enable-omxil-vout --enable-rpi-omxil"
;;
aarch64
)
_arch_opts
=
"--enable-neon"
;;
ppc64
*
)
_arch_opts
=
"--enable-altivec"
;;
esac
...
...
@@ -349,7 +351,7 @@ plugins_video_filter() { _mv_plugins video_filter; }
plugins_video_output
()
{
_mv_plugins video_output
;
}
plugins_visualization
()
{
_mv_plugins visualization
;
}
sha512sums
=
"
f2ba7586e8fb8c04484e62809265ec998e875b1eff03262bbf463370277a318816cbb8d260901c774e594
43
3
93
b16b040cb714019c80e051578008abbf91b13c
vlc-3.0.
1
.tar.xz
sha512sums
=
"
1569cefa6623b2631a832679bc9a63ebeba222901e5221d254e896a68d2ee467054da8de9eda566924e80a11bb29a673a9f0c42
43
7
93
845547d8027b58a238ab
vlc-3.0.
3
.tar.xz
e13e398b7bfd977f6e099bcb6cf8dc5cd5bad6dea3eff715881826246dc4329468846084aff2576de2b7fd28d3f06e7c327a6e4511a28d22e5cd198a81146c89 omxil-rpi-codecs.patch
22d80df599b8b65a5439cefbb7140af8e9530f326d54945da3769af65f37518b99ec2cc8647aafd2763324a0698280915afe043cc87e5720c4694881ed35bffa check-headless.patch
e214b407235cb3afb8bec93f20c9b42957b57e6fd3960679d3d4235e77762e03e64d03c01f00ef63d589e7c85aaad02ce6abbeeccd66b1867bc92451a5b5e9b0 disable-sub-autodetect-fuzzy-1-test.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