Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rhabacker:branches:windows:mingw:win32
mingw32-librevenge
mingw32-librevenge.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-librevenge.spec of Package mingw32-librevenge
# # spec file for package mingw32-librevenge # # Copyright (c) 2017 SUSE LINUX 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/ # %define apiversion 0.0 Name: mingw32-librevenge Version: 0.0.4 Release: 0 Summary: A base library for writing document import filters License: LGPL-2.1+ or MPL-2.0+ Group: Development/Libraries/C and C++ Url: http://sourceforge.net/p/libwpd/wiki/librevenge/ Source: http://downloads.sourceforge.net/libwpd/librevenge-%{version}.tar.xz BuildRequires: m4 BuildRequires: mingw32-boost-devel BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-gcc-c++ BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-libcppunit-devel BuildRequires: mingw32-zlib-devel BuildRequires: xz %_mingw32_package_header_debug BuildArch: noarch #!BuildIgnore: post-build-checks %description librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. %package -n mingw32-librevenge-0_0 Summary: A base library for writing document import filters License: LGPL-2.1+ or MPL-2.0+ Group: System/Libraries Obsoletes: mingw32-librevenge %description -n mingw32-librevenge-0_0 librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. %package -n mingw32-librevenge-stream-0_0 Summary: A base library for writing document import filters (stream implementations) # src/lib/RVNGOLEStream.{h,cpp} are BSD3c License: (LGPL-2.1+ or MPL-2.0+) and BSD-3-Clause Group: System/Libraries Obsoletes: mingw32-librevenge-stream %description -n mingw32-librevenge-stream-0_0 librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. This package contains the different stream implementations. %package -n mingw32-librevenge-generators-0_0 Summary: A base library for writing document import filters License: LGPL-2.1+ or MPL-2.0+ Group: System/Libraries Obsoletes: mingw32-librevenge-generators %description -n mingw32-librevenge-generators-0_0 librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. This package contains classes to be used by converters that generate documents using librevenge's APIs. %package devel Summary: Development files for librevenge License: LGPL-2.1+ or MPL-2.0+ Group: Development/Libraries/C and C++ %description devel The devel package contains libraries and header files for developing applications that use librevenge. %_mingw32_debug_package %prep %setup -q -n librevenge-%{version} %build echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache} %{_mingw32_configure} \ --without-docs --disable-werror \ --enable-shared --disable-static %{_mingw32_make} %{?_smp_mflags} || %{_mingw32_make} %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files -n mingw32-librevenge-0_0 %defattr(644,root,root,755) %{_mingw32_bindir}/librevenge-%{apiversion}.dll %files -n mingw32-librevenge-generators-0_0 %defattr(644,root,root,755) %{_mingw32_bindir}/librevenge-generators-%{apiversion}.dll %files -n mingw32-librevenge-stream-0_0 %defattr(644,root,root,755) %{_mingw32_bindir}/librevenge-stream-%{apiversion}.dll %files devel %defattr(644,root,root,755) %{_mingw32_libdir}/librevenge*-*.dll.a %{_mingw32_libdir}/pkgconfig/librevenge*-*.pc %{_mingw32_includedir}/librevenge-*/librevenge %{_mingw32_includedir}/librevenge-*/librevenge-generators %{_mingw32_includedir}/librevenge-*/librevenge-stream %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