Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
windows:mingw:win32
mingw32-redland
mingw32-redland.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-redland.spec of Package mingw32-redland
# # spec file for package mingw32-redland # # Copyright (c) 2018 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/ # Name: mingw32-redland Version: 1.0.16 Release: 0 Summary: Set of free software libraries providing RDF support License: LGPL-2.1-or-later AND Apache-2.0 Group: Development/Libraries Url: http://librdf.org/redland/ Source0: http://download.librdf.org/source/redland-%{version}.tar.gz Patch0: redland-1.0.16-mingw.patch Patch1: redland-1.0.16-gcc-9-compile-fix.patch #!BuildIgnore: post-build-checks BuildRequires: autoconf BuildRequires: automake BuildRequires: gtk-doc BuildRequires: libtool BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem >= 23 BuildRequires: mingw32-libdb-devel BuildRequires: mingw32-libraptor2-devel BuildRequires: mingw32-librasqal-devel >= 0.9.25 BuildRequires: mingw32-libxml2-devel BuildRequires: mingw32-sqlite-devel %_mingw32_package_header_debug BuildArch: noarch %description Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF parsers, serializers, storage and query languages. Redland is designed for developers to provide RDF support in their applications as well as a core library for RDF developers to start with. %package -n mingw32-libredland-devel Summary: Set of free software libraries providing RDF support Group: Development/Libraries %description -n mingw32-libredland-devel Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF parsers, serializers, storage and query languages. Redland is designed for developers to provide RDF support in their applications as well as a core library for RDF developers to start with. %package -n mingw32-libredland Summary: Set of free software libraries providing RDF support Group: Development/Libraries %description -n mingw32-libredland Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF parsers, serializers, storage and query languages. Redland is designed for developers to provide RDF support in their applications as well as a core library for RDF developers to start with. %_mingw32_debug_package %prep %setup -q -n redland-%{version} %patch -P 0 -p1 -b .mingw %patch -P 1 -p1 -b .mingw %build NOCONFIGURE=1 ./autogen.sh pushd libltdl libtoolize --force --copy --install autoreconf -fi popd echo "lt_cv_deplibs_check_method=pass_all" >>%{_mingw32_cache} PATH="%{_mingw32_bindir}:$PATH" \ %{_mingw32_configure} \ --disable-static --enable-shared \ --enable-redland2 \ --with-xml-parser=libxml --with-postgresql=no \ --with-include-ltdl --with-mysql=no \ --with-bdb=%{_mingw32_prefix} --with-bdb-lib=%{_mingw32_libdir} \ --with-bdb-include=%{_mingw32_includedir} --with-threestore=yes \ --disable-modular make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files %defattr(-,root,root) %{_mingw32_bindir}/redland-db-upgrade.exe %{_mingw32_bindir}/rdfproc.exe %{_mingw32_mandir}/man1/redland-db-upgrade.1* %{_mingw32_mandir}/man1/rdfproc.1* %files -n mingw32-libredland-devel %defattr(-,root,root) %{_mingw32_bindir}/redland-config %{_mingw32_datadir}/gtk-doc/html/redland %{_mingw32_datadir}/redland/Redland.i %{_mingw32_includedir}/redland.h %{_mingw32_includedir}/librdf.h %{_mingw32_includedir}/rdf_*.h %{_mingw32_libdir}/librdf.dll.a %{_mingw32_libdir}/pkgconfig/redland.pc %{_mingw32_mandir}/man1/redland-config.1* %{_mingw32_mandir}/man3/redland.3* %files -n mingw32-libredland %defattr(-,root,root) %{_mingw32_bindir}/librdf-0.dll %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