"Initial commit to Gerrit"
[profile/ivi/libgsf.git] / packaging / libgsf.yaml
1 Name: libgsf
2 Summary: GNOME Structured File library
3 Version: 1.14.21
4 Release: 1
5 Group: System/Libraries
6 License: LGPLv2
7 URL: http://www.gnome.org/projects/libgsf/
8 Sources:
9     - http://download.gnome.org/sources/%{name}/1.14/%{name}-%{version}.tar.bz2
10 Description: A library for reading and writing structured files (eg MS OLE and Zip)
11
12 PkgConfigBR:
13   - glib-2.0
14   - libxml-2.0
15 PkgBR:
16   - perl-XML-Parser
17   - bzip2-devel
18   - gettext
19   - intltool
20 ConfigOptions:
21   - --disable-gtk-doc
22   - --without-gnome-vfs
23   - --without-bonobo
24   - --without-gconf
25   - --without-python
26 LocaleName: libgsf
27 SubPackages:
28   - Name: devel
29     Summary: Support files necessary to compile applications with libgsf
30     Group: Development/Libraries
31     Description: |
32       Libraries, headers, and support files necessary to compile applications
33       using libgsf.