]> git.pld-linux.org Git - packages/php-pear-XML_XUL.git/blame - php-pear-XML_XUL.spec
- updated to 0.8.1
[packages/php-pear-XML_XUL.git] / php-pear-XML_XUL.spec
CommitLineData
89b127d5 1%include /usr/lib/rpm/macros.php
6677210d 2%define _class XML
3%define _subclass XUL
89b127d5
AG
4%define _status alpha
5%define _pearname %{_class}_%{_subclass}
6
6677210d 7Summary: %{_pearname} - class to build Mozilla XUL applications
8Summary(pl): %{_pearname} - klasa to budowania aplikacji Mozilli w XUL
89b127d5 9Name: php-pear-%{_pearname}
8fb44a28 10Version: 0.8.1
89b127d5
AG
11Release: 1
12License: PHP 2.02
13Group: Development/Languages/PHP
14Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
8fb44a28 15# Source0-md5: 1b3e47574868455b98bd66a4507d032b
76ee734e 16URL: http://pear.php.net/package/XML_XUL/
89b127d5
AG
17BuildRequires: rpm-php-pearprov >= 4.0.2-98
18Requires: php-pear
19BuildArch: noarch
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
23The XML User Interface Language (XUL) is a markup language for
24describing user interfaces. With XUL you can create rich, sophisticated
25cross-platform web applications easily. XML_XUL provides a API similar
26to DOM to create XUL applications. There's a PHP object for each XUL
27element, and the more complex widgets like grids, trees and tabboxes can
28easily be created with these objects.
29
a6cd2dd7 30In PEAR status of this package is: %{_status}.
89b127d5 31
60038c81
AG
32%description -l pl
33