Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
59ab188c
Commit
59ab188c
authored
Aug 19, 2014
by
nkoriyama
Committed by
Jean-Baptiste Kempf
Aug 19, 2014
Browse files
contrib: update aribb24 1.0.3
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
78e91e55
Changes
2
Hide whitespace changes
Inline
Side-by-side
contrib/src/aribb24/SHA512SUMS
View file @
59ab188c
05562c1e8038e471b31caac75164cc398150abe17cdab57c4fe019fee431db0f5ac764a6f3edaea55ce5aad1d15c8e435138b094fa279f112fe02beea60b710a
aribb24-1.0.
2
.tar.
bz2
622cc0c3928fd6db0b5ab3921f27348c956af20f8c0133ad5d9bf4de3d199077d9f23cc86ae149a9f0d13c7ee5906ec95de3fb8388207160cebd1f0c59078c8f
aribb24-1.0.
3
.tar.
gz
contrib/src/aribb24/rules.mak
View file @
59ab188c
# aribb24
ARIBB24_VERSION
:=
1.0.
2
ARIBB24_URL
:=
https://github.com/nkoriyama/aribb24/
releases/download
/v
$(ARIBB24_VERSION)
/aribb24-
$(ARIBB24_VERSION)
.tar.
bz2
ARIBB24_VERSION
:=
1.0.
3
ARIBB24_URL
:=
https://github.com/nkoriyama/aribb24/
archive
/v
$(ARIBB24_VERSION)
.tar.
gz
PKGS
+=
aribb24
ifeq
($(call need_pkg,"aribb24"),)
PKGS_FOUND
+=
aribb24
endif
$(TARBALLS)/aribb24-$(ARIBB24_VERSION).tar.
bz2
:
$(TARBALLS)/aribb24-$(ARIBB24_VERSION).tar.
gz
:
$(
call
download,
$(ARIBB24_URL)
)
.sum-aribb24
:
aribb24-$(ARIBB24_VERSION).tar.
bz2
.sum-aribb24
:
aribb24-$(ARIBB24_VERSION).tar.
gz
aribb24
:
aribb24-$(ARIBB24_VERSION).tar.
bz2
.sum-aribb24
aribb24
:
aribb24-$(ARIBB24_VERSION).tar.
gz
.sum-aribb24
$(UNPACK)
$(MOVE)
DEPS_aribb24
=
png
.aribb24
:
aribb24
$(RECONF)
cd
$<
&&
./bootstrap
cd
$<
&&
$(HOSTVARS)
./configure
$(HOSTCONF)
cd
$<
&&
$(MAKE)
&&
$(MAKE)
install
touch
$@
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment