Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
goocanvasmm
goocanvasmm.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File goocanvasmm.spec of Package goocanvasmm
# # spec file for package goocanvasmm # # Copyright (c) 2009-2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # 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: goocanvasmm Version: 1.90.8 Release: 1 License: LGPL-2.1+ Summary: C++ interface for goocanvas Url: http://gtkmm.sourceforge.net/ Group: Development/Libraries/GNOME Source0: %{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ BuildRequires: pkgconfig(glibmm-2.4) >= 2.14.2 BuildRequires: pkgconfig(goocanvas-2.0) >= 2.0.1 BuildRequires: pkgconfig(gtkmm-3.0) >= 2.91.3 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package provides a C++ interface for goocanvas. It is a subpackage of the gtkmm project. The interface provides a convenient interface for C++ programmers to create Gnome GUIs with GTK+'s flexible object-oriented framework. %package -n libgoocanvasmm-2_0-6 Summary: C++ interface for goocanvas Group: System/Libraries %description -n libgoocanvasmm-2_0-6 This package provides a C++ interface for goocanvas. It is a subpackage of the gtkmm project. The interface provides a convenient interface for C++ programmers to create Gnome GUIs with GTK+'s flexible object-oriented framework. %package -n libgoocanvasmm-devel Summary: C++ interface for goocanvas Group: Development/Libraries/GNOME Requires: libgoocanvasmm-2_0-6 = %{version} %description -n libgoocanvasmm-devel This package provides a C++ interface for goocanvas. It is a subpackage of the gtkmm project. The interface provides a convenient interface for C++ programmers to create Gnome GUIs with GTK+'s flexible object-oriented framework. This package contains the libraries and header files needed for developing applications. %prep %setup -q %build %configure --disable-static make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %clean rm -rf %{buildroot} %post -n libgoocanvasmm-2_0-6 -p /sbin/ldconfig %postun -n libgoocanvasmm-2_0-6 -p /sbin/ldconfig %files -n libgoocanvasmm-2_0-6 %defattr(-, root, root) %doc AUTHORS ChangeLog COPYING NEWS README %{_libdir}/libgoocanvasmm-2.0.so.* %files -n libgoocanvasmm-devel %defattr(-, root, root) %{_includedir}/goocanvasmm-2.0/ %{_libdir}/libgoocanvasmm-2.0.so %{_libdir}/pkgconfig/goocanvasmm-2.0.pc %{_libdir}/goocanvasmm-2.0/ %doc %{_datadir}/devhelp/books/goocanvasmm-2.0 %doc %{_datadir}/doc/goocanvasmm-2.0 # Avoid BuildRequires on devhelp %dir %{_datadir}/devhelp %dir %{_datadir}/devhelp/books %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