Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fontconfig.py « packages - github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a83935ad17c95833948c74e17e77ac40f8bde1a1 (plain)
1
2
3
4
5
6
Package ('fontconfig', '2.8.0',
	configure_flags = [ '--disable-docs' ],
	sources = [
		'http://www.fontconfig.org/release/%{name}-%{version}.tar.gz'
	]
)