]> git.pld-linux.org Git - packages/php-pear-HTML_CSS.git/blame - php-pear-HTML_CSS.spec
- more specific URL
[packages/php-pear-HTML_CSS.git] / php-pear-HTML_CSS.spec
CommitLineData
b9750115
AG
1%include /usr/lib/rpm/macros.php
2%define _class HTML
3%define _subclass CSS
4%define _status stable
5%define _pearname %{_class}_%{_subclass}
6Summary: %{_pearname} - class for generating CSS declarations
7Summary(pl): %{_pearname} - klasa do generowania deklaracji CSS
8Name: php-pear-%{_pearname}
9Version: 0.2.0
10Release: 1
11License: PHP 2.02
12Group: Development/Languages/PHP
13Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
14# Source0-md5: 549eceff1562bd97b358a34e7abc0dfb
50372e9c 15URL: http://pear.php.net/package/%{_pearname}/
b9750115
AG
16BuildRequires: rpm-php-pearprov >= 4.0.2-98
17Requires: php-pear
18BuildArch: noarch
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
22%{_pearname} provides a simple interface for generating a stylesheet
23declaration. It is completely standards compliant, and has some great
24features:
25- simple OO interface to CSS definitions
26- output to:
038a1149 27 - inline stylesheet declarations
b9750115
AG
28 - document internal stylesheet declarations
29 - standalone stylesheet declarations
30 - array of definitions
31
32In addition, it shares the following with HTML_Common based classes:
33- indent style support
34- line ending style
35
36This class has in PEAR status: %{_status}.
37
38%description -l pl
39%{_pearname} dostarcza prostego interfejsu do generowania deklaracji
40