]> git.pld-linux.org Git - packages/gtkmm.git/blame - gtkmm.spec
- Examples bcond
[packages/gtkmm.git] / gtkmm.spec
Content-type: text/html ]> git.pld-linux.org Git - packages/gtkmm.git/blame - gtkmm.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 343.
This page took 0.078198 seconds and 4 git commands to generate.
CommitLineData
90b3ced0 1#
1dd40fb4 2# Conditional build:
d7c5294c 3%bcond_without examples # don't build examples
60a028b3 4%bcond_without static_libs # don't build static libraries
1dd40fb4 5#
74471689 6%include /usr/lib/rpm/macros.perl
278ef977 7Summary: A C++ interface for the GTK+ (a GUI library for X)
1ffe23b3 8Summary(pl): Wrapper C++ dla GTK+
acc2f792 9Name: gtkmm
2a426056 10Version: 2.8.3
12910003 11Release: 1
1a64a6f8 12License: LGPL
278ef977 13Group: X11/Libraries
90b3ced0 14Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.8/%{name}-%{version}.tar.bz2
2a426056 15# Source0-md5: 578dca71e56db17f400abd21ca8e7ce5
1a64a6f8 16URL: http://gtkmm.sourceforge.net/
388a13c5 17BuildRequires: atk-devel >= 1.9.1
226c76a3 18BuildRequires: autoconf >= 2.59
e71dcfa2 19BuildRequires: automake
90b3ced0 20BuildRequires: glibmm-devel >= 2.8.0
388a13c5 21BuildRequires: gtk+2-devel >= 2:2.6.4
22BuildRequires: libsigc++-devel >= 1:2.0.10
4e6da451
JB
23BuildRequires: libstdc++-devel >= 5:3.3.1
24BuildRequires: libtool >= 2:1.4d-3
388a13c5 25BuildRequires: pango-devel >= 1:1.8.1
955787e1 26BuildRequires: perl-base >= 1:5.6.0
4943058e 27BuildRequires: pkgconfig
519bdc00 28BuildRequires: rpm-perlprov >= 3.0.3-16
bbb47ce3 29Requires: %{name}-atk = %{version}-%{release}
bbb47ce3 30Requires: %{name}-pango = %{version}-%{release}
e71dcfa2 31Requires: cpp
90b3ced0 32Requires: glibmm >= 2.8.0
1a64a6f8 33Obsoletes: Gtk--
de64e231 34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
278ef977 35
278ef977 36%description
37This package provides a C++ interface for GTK+ (the Gimp ToolKit) GUI
01a7bdfa 38library. The interface provides a convenient interface for C++
39programmers to create GUIs with GTK+'s flexible object-oriented
40framework. Features include type safe callbacks, widgets that are
41extensible using inheritance and over 110 classes that can be freely
42combined to quickly create complex user interfaces.
72db5a87 43
278ef977 44%description -l pl
37e57dac 45