"Initial commit to Gerrit"
[profile/ivi/libcroco.git] / packaging / libcroco.yaml
1 Name: libcroco
2 Summary: A CSS2 parsing library
3 Version: 0.6.2
4 Release: 1
5 Group: System/Libraries
6 License: LGPLv2
7 URL: http://www.freespiders.org/projects/libcroco/
8 Sources:
9     - ftp://ftp.gnome.org/pub/GNOME/sources/libcroco/0.6/%{name}-%{version}.tar.bz2
10 Patches:
11     - libcroco-0.6.1-multilib.patch
12
13 PkgConfigBR:
14     - libxml-2.0
15     - glib-2.0
16 Configure: configure
17 ConfigOptions:
18     - --enable-seleng=yes
19     - --enable-layeng=yes
20 SubPackages:
21     - Name: devel
22       Summary: Development components for the libcroco library
23       Group: Development/Libraries
24