mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00
deleted: "l/libpng/\\"
This commit is contained in:
parent
046f931b1e
commit
1973835611
23
l/libpng/\
23
l/libpng/\
@ -1,23 +0,0 @@
|
||||
# IT4Innovations 2020
|
||||
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'libpng'
|
||||
version = '1.6.37'
|
||||
|
||||
homepage = 'http://www.libpng.org/pub/png/libpng.html'
|
||||
description = "libpng is the official PNG reference library"
|
||||
|
||||
toolchain = SYSTEM
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
source_urls = [SOURCEFORGE_SOURCE]
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
dependencies = [('zlib', '1.2.11')]
|
||||
|
||||
preconfigopts = 'export LDFLAGS="-L/apps/all/zlib/1.2.11/lib" CPPFLAGS="-I/apps/all/zlib/1.2.11/include" &&'
|
||||
|
||||
configopts = "--with-pic"
|
||||
|
||||
moduleclass = 'lib'
|
Loading…
x
Reference in New Issue
Block a user