Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jiri Tomcala
easyconfigs-it4i
Commits
a3cd7aa9
Commit
a3cd7aa9
authored
Jun 26, 2017
by
Lukáš Krupčík
Browse files
modified: l/libepoxy/libepoxy-1.4.3.eb
deleted: l/libepoxy/.libepoxy-1.4.3.eb.swp
parent
5bf89183
Changes
2
Hide whitespace changes
Inline
Side-by-side
l/libepoxy/.libepoxy-1.4.3.eb.swp
deleted
100644 → 0
View file @
5bf89183
File deleted
l/libepoxy/libepoxy-1.4.3.eb
View file @
a3cd7aa9
...
@@ -6,14 +6,14 @@ version = '1.4.3'
...
@@ -6,14 +6,14 @@ version = '1.4.3'
homepage = "https://github.com/anholt/libepoxy"
homepage = "https://github.com/anholt/libepoxy"
description = "Epoxy is a library for handling OpenGL function pointer management for you"
description = "Epoxy is a library for handling OpenGL function pointer management for you"
toolchain = {'name': '
intel
', 'version': '
2017a
'}
toolchain = {'name': '
dummy
', 'version': ''}
sources = [SOURCE_TAR_XZ]
sources = [SOURCE_TAR_XZ]
source_urls = ['https://github.com/anholt/libepoxy/releases/download/%(version)s']
source_urls = ['https://github.com/anholt/libepoxy/releases/download/%(version)s']
dependencies = [
#
dependencies = [
('Mesa', '17.0.2'),
#
('Mesa', '17.0.2'),
]
#
]
configopts = '--enable-egl=no'
configopts = '--enable-egl=no'
...
...
Write
Preview
Supports
Markdown
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