Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libxcb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
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
certo
libxcb
Commits
a8448656
Commit
a8448656
authored
Oct 17, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated libxcb to 1.13.1
parent
298f536f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
Makefile
Makefile
+7
-7
libxcb-1.13.1.tar.bz2
libxcb-1.13.1.tar.bz2
+0
-0
libxcb-1.13.tar.bz2
libxcb-1.13.tar.bz2
+0
-0
No files found.
Makefile
View file @
a8448656
all
:
all
:
tar
xf libxcb-1.13.tar.bz2
tar
xf libxcb-1.13.
1.
tar.bz2
cd
libxcb-1.13
&&
sed
-i
"s/pthread-stubs//"
configure
cd
libxcb-1.13
.1
&&
sed
-i
"s/pthread-stubs//"
configure
cd
libxcb-1.13
&&
./configure
$(XORG_CONFIG)
--without-doxygen
--docdir
=
'$
${datadir}
'
/doc/libxcb-1.13
cd
libxcb-1.13
.1
&&
./configure
$(XORG_CONFIG)
--without-doxygen
--docdir
=
'$
${datadir}
'
/doc/libxcb-1.13.1
$(MAKE)
-C
libxcb-1.13
$(MAKE)
-C
libxcb-1.13
.1
$(MAKE)
-C
libxcb-1.13 check
$(MAKE)
-C
libxcb-1.13
.1
check
$(MAKE)
-C
libxcb-1.13
install
$(MAKE)
-C
libxcb-1.13
.1
install
rm
-rf
libxcb-1.13
rm
-rf
libxcb-1.13
.1
libxcb-1.13.1.tar.bz2
0 → 100644
View file @
a8448656
File added
libxcb-1.13.tar.bz2
deleted
100644 → 0
View file @
298f536f
File deleted
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