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
cf3eec8b
Commit
cf3eec8b
authored
Mar 25, 2014
by
Tristan Matthews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update libass to 0.11.1
libass is now hosted on github
parent
11662eb8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
contrib/src/ass/SHA512SUMS
contrib/src/ass/SHA512SUMS
+1
-1
contrib/src/ass/rules.mak
contrib/src/ass/rules.mak
+2
-2
No files found.
contrib/src/ass/SHA512SUMS
View file @
cf3eec8b
450141f5de5125696edbd44019e5eccb8b34f6173692c50abbc3b82b565221d4454760489469542dc4e2a51c7f952b4a565f2e9468b3fa8550a62e2eb1836b77 libass-0.10.2
.tar.gz
e40dc0bdc7a12d4515122026dba7cb8b98b9a114eb23a9c36444a8d7bc1b6ec3d8876e113238a5ba5acd39faec5d302d191a14de59478ab4c1c66be58ffa3654 libass-0.11.1
.tar.gz
contrib/src/ass/rules.mak
View file @
cf3eec8b
# ASS
ASS_VERSION
:=
0.1
0.2
ASS_URL
:=
http
://libass.googlecode.com/files
/libass-
$(ASS_VERSION)
.tar.gz
ASS_VERSION
:=
0.1
1.1
ASS_URL
:=
http
s://github.com/libass/libass/releases/download/
$(ASS_VERSION)
/libass-
$(ASS_VERSION)
.tar.gz
PKGS
+=
ass
ifeq
($(call need_pkg,"libass"),)
...
...
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