Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37558581
en ru br
ALT Linux repositórios
S:1.5.4-alt1
5.0: 1.5.1-alt1
4.1: 1.4.0-alt2

Group :: Desenvolvimento/Outros
RPM: pear-HTML_CSS

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define pear_name HTML_CSS

Name: pear-HTML_CSS
Version: 1.5.4
Release: alt1

Summary: HTML_CSS is a class for generating CSS declarations

License: BSD
Group: Development/Other
Url: http://pear.php.net/package/HTML_CSS

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/HTML_CSS-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

Requires: pear-HTML_Common >= 1.2.4, pear-core >= 1.5.4

%description
HTML_CSS provides a simple interface for generating a stylesheet
declaration.
It is completely standards compliant, and has some great features:
* Simple OO interface to CSS definitions
* Can parse existing CSS (string or file)
* Output to
   - Inline stylesheet declarations
   - Document internal stylesheet declarations
   - Standalone stylesheet declarations
   - Array of definitions
   - File

In addition, it shares the following with HTML_Common based classes:
* Indent style support
* Line ending style

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/HTML
%pear_testdir/HTML_CSS/
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009