easyconfigs-it4i/f/fontsproto/fontsproto-2.1.3.eb
Lukáš Krupčík 92cb0848fe formatter
2018-10-03 07:48:02 +02:00

21 lines
457 B
Plaintext

easyblock = 'ConfigureMake'
name = 'fontsproto'
version = '2.1.3'
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
description = "X11 font extension wire protocol"
toolchain = {'name': 'dummy', 'version': ''}
toolchainopts = {'optarch': True}
sources = [SOURCE_TAR_GZ]
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
sanity_check_paths = {
'files': [],
'dirs': ['include/X11/fonts'],
}
moduleclass = 'devel'