############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = libxslt version = 1.1.28 release = 1 maintainer = Stefan Schantl groups = Development/Libraries url = http://xmlsoft.org/XSLT/ license = MIT summary = Library providing the Gnome XSLT engine. description This C library allows to transform XML files into other XML files (or HTML, text, ...) using the standard XSLT stylesheet transformation mechanism. end source_dl = ftp://xmlsoft.org/libxslt/ build requires libgcrypt-devel libxml2-devel pkg-config zlib-devel end end packages package %{name} package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end