Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
b64c3038
Commit
b64c3038
authored
Sep 29, 2011
by
Konstantin Pavlov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: provide libXau URL and proper SHA512SUM.
parent
7d3897bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
contrib/src/xau/SHA512SUMS
contrib/src/xau/SHA512SUMS
+1
-1
contrib/src/xau/rules.mak
contrib/src/xau/rules.mak
+5
-0
No files found.
contrib/src/xau/SHA512SUMS
View file @
b64c3038
0aabe5c52b02208ee5c4ebb189f425e0bac16d2aec9ab00347349312bbf02240fb3bd28c17232f98f88178dda1aed2b9a7f33cc8ec067065dd58526ca978c340
libXau-1.0.6.tar.bz2
673f6621384388f1ff12274a4d68d95b67e344dab30c2ceb7e96cfa515d0268874a712cfb26c792829b80855a91f0dbc777b16446a8858da28b8d10f3998bc53
libXau-1.0.6.tar.bz2
contrib/src/xau/rules.mak
View file @
b64c3038
XAU_VERSION
:=
1.0.6
XAU_VERSION
:=
1.0.6
XAU_URL
:=
http://xorg.freedesktop.org/releases/individual/lib/libXau-
$(XAU_VERSION)
.tar.bz2
$(TARBALLS)/libXau-$(XAU_VERSION).tar.bz2
:
$(
call
download,
$(XAU_URL)
)
ifeq
($(call need_pkg,"xau"),)
ifeq
($(call need_pkg,"xau"),)
PKGS_FOUND
+=
xau
PKGS_FOUND
+=
xau
endif
endif
...
...
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