Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-libgloox
mingw32-libgloox.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-libgloox.spec of Package mingw32-libgloox
# # spec file for package mingw32-libgloox # # Copyright (c) 2014 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/ # %define _basename gloox Name: mingw32-%{_basename} Version: 1.0 Release: 0 #!BuildIgnore: post-build-checks Summary: An extensible library for the development of XMPP clients and components License: GPL-2.0 Group: Development/Libraries/C and C++ Url: http://camaya.net/gloox/ Source0: %{_basename}-%{version}.tar.bz2 BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-gcc-c++ BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem BuildRequires: mingw32-libgnutls-devel BuildRequires: mingw32-libidn-devel BuildRequires: mingw32-libopenssl-devel BuildRequires: mingw32-zlib-devel %_mingw32_package_header_debug BuildArch: noarch %description gloox is Jabber/XMPP client library, written in ANSI C++. It facilitates writing clients and allows for integration of Jabber/XMPP functionality into existing applications. %package -n mingw32-libgloox8 Summary: An extensible library for the development of XMPP clients and components Group: System/Libraries Obsoletes: %{name} Provides: %{name} %description -n mingw32-libgloox8 gloox is Jabber/XMPP client library, written in ANSI C++. It facilitates writing clients and allows for integration of Jabber/XMPP functionality into existing applications. %package devel Summary: A stable, extensible library for the development of XMPP clients and components Group: Development/Libraries/C and C++ %description devel gloox is Jabber/XMPP client library, written in ANSI C++. It facilitates writing clients and allows for integration of Jabber/XMPP functionality into existing applications. %_mingw32_debug_package %prep %setup -q -n %{_basename}-%{version} %build echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache} %{_mingw32_configure} \ --without-openssl \ --with-gnutls \ --without-libidn \ --with-zlib \ --without-examples \ --without-tests \ --disable-static \ --with-schannel \ --enable-shared %{_mingw32_make} %{?_smp_mflags} || %{_mingw32_make} %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files -n mingw32-libgloox8 %defattr(-,root,root,-) %{_mingw32_bindir}/libgloox-8.dll %files devel %defattr(-,root,root,-) %{_mingw32_bindir}/gloox-config %{_mingw32_libdir}/libgloox.dll.a %{_mingw32_libdir}/pkgconfig/gloox.pc %{_mingw32_includedir}/gloox/ %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