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
ce30867e
Commit
ce30867e
authored
Mar 28, 2012
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update GSM to 1.0.13
parent
be96451c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
contrib/src/gsm/SHA512SUMS
contrib/src/gsm/SHA512SUMS
+1
-1
contrib/src/gsm/rules.mak
contrib/src/gsm/rules.mak
+6
-6
No files found.
contrib/src/gsm/SHA512SUMS
View file @
ce30867e
88d251603c6172ce5cbc07e38d61d981b86e34fa2b1610a47f999a6ecb6db9f3bf5b6205abd8cb66ee70a6f5c6ea5679417582e78b595e081b471b15e7ff471d gsm-1.0.12
.tar.gz
0d0cf9e1e81e64cd84f588c1e4f0cb74b849d45e41fdebf860f63588084c73c7c5198bfe73a6c976bda5735ee516661d3db00afbb5cc5886a7ee3a7b31d673aa libgsm_1.0.13
.tar.gz
contrib/src/gsm/rules.mak
View file @
ce30867e
# GSM
GSM_VERSION
:=
1.0.1
2
GSM_URL
:=
$(CONTRIB_VIDEOLAN)
/
gsm-
$(GSM_VERSION)
.tar.gz
GSM_VERSION
:=
1.0.1
3
GSM_URL
:=
$(CONTRIB_VIDEOLAN)
/
libgsm_
$(GSM_VERSION)
.tar.gz
$(TARBALLS)/
gsm-
$(GSM_VERSION).tar.gz
:
$(TARBALLS)/
libgsm_
$(GSM_VERSION).tar.gz
:
$(
call
download,
$(GSM_URL)
)
.sum-gsm
:
gsm-
$(GSM_VERSION).tar.gz
.sum-gsm
:
libgsm_
$(GSM_VERSION).tar.gz
gsm
:
gsm-
$(GSM_VERSION).tar.gz .sum-gsm
gsm
:
libgsm_
$(GSM_VERSION).tar.gz .sum-gsm
$(UNPACK)
mv
gsm-1.0-
*
gsm-
$(GSM_VERSION)
mv
gsm-1.0-
*
libgsm_
$(GSM_VERSION)
$(APPLY)
$(SRC)
/gsm/gsm-cross.patch
$(MOVE)
ifdef
HAVE_DARWIN_OS
...
...
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