Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
59ab188c
Commit
59ab188c
authored
Aug 19, 2014
by
Naohiro KORIYAMA
Committed by
Jean-Baptiste Kempf
Aug 19, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
contrib/src/aribb24/SHA512SUMS
contrib/src/aribb24/SHA512SUMS
+1
-1
contrib/src/aribb24/rules.mak
contrib/src/aribb24/rules.mak
+6
-6
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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