Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
gtkmm-documentation
gtkmm-documentation.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gtkmm-documentation.spec of Package gtkmm-documentation
# # spec file for package gtkmm-documentation # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: gtkmm-documentation Version: 3.4.0 Release: 0 Summary: C++ Bindings for GTK+ -- Documentation License: GFDL-1.2 ; GPL-2.0+ Group: Documentation/Other Url: http://www.gnome.org Source: http://download.gnome.org/sources/gtkmm-documentation/3.4/%{name}-%{version}.tar.xz BuildRequires: gcc-c++ BuildRequires: gnome-doc-utils-devel BuildRequires: pkgconfig(giomm-2.4) >= 2.32.0 BuildRequires: pkgconfig(gtkmm-3.0) >= 3.4.0 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description Gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm wraps GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance, and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces. %package -n gtkmm3-tutorial Summary: C++ Bindings for GTK+ -- Tutorial Group: Documentation/Other Requires: gtkmm3-doc Supplements: gtkmm3-doc Provides: %{name} = %{version} Provides: gtkmm-tutorial = %{version} Provides: gtkmm3-documentation = %{version} Conflicts: gtkmm2-tutorial %description -n gtkmm3-tutorial Gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm wraps GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance, and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces. %lang_package -n gtkmm3-tutorial %prep %setup -q %build %configure\ --disable-scrollkeeper make %{?_smp_mflags} %install %makeinstall # Drop html version: the docbook version is more than enough rm -r %{buildroot}%{_datadir}/doc/gtkmm-3.0/tutorial/html %find_lang gtkmm-tutorial %{?no_lang_C} %clean rm -rf %{buildroot} %files -n gtkmm3-tutorial %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING COPYING.examples NEWS README %dir %{_datadir}/gnome/ %dir %{_datadir}/gnome/help/ %dir %{_datadir}/gnome/help/gtkmm-tutorial/ %doc %{_datadir}/gnome/help/gtkmm-tutorial/C/ %files -n gtkmm3-tutorial-lang -f gtkmm-tutorial.lang %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor