Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nirbheek Chauhan
cerbero
Commits
8a4557f3
Commit
8a4557f3
authored
Oct 23, 2018
by
Nirbheek Chauhan
🐜
Browse files
libpng.recipe: Update to 1.6.35
parent
05e41e5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes/libpng
/libpng
.recipe
→
recipes/libpng.recipe
View file @
8a4557f3
...
...
@@ -3,13 +3,13 @@
class Recipe(recipe.Recipe):
name = 'libpng'
version = '1.6.3
4
'
version = '1.6.3
5
'
stype = SourceType.TARBALL
url = 'https://download.sourceforge.net/libpng/libpng-%(version)s.tar.xz'
tarball_checksum = '2
f1e960d92ce3b3abd03d06dfec9637dfbd22febf107a536b44f7a47c60659f6
'
tarball_checksum = '2
3912ec8c9584917ed9b09c5023465d71709dce089be503c7867fec68a93bcd7
'
licenses = [License.LibPNG]
deps = ['zlib']
patches = [
'
0001-neon-fix-function-export-names-for-iOS-armv7.patch']
patches = [
name + '/
0001-neon-fix-function-export-names-for-iOS-armv7.patch']
files_libs = ['libpng16']
files_devel = ['include/libpng16', 'bin/libpng16-config',
...
...
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