Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-libotr
mingw32-libotr.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-libotr.spec of Package mingw32-libotr
# # spec file for package mingw32-libotr # # 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/ # Name: mingw32-libotr Version: 4.1.0 Release: 0 Summary: "Off The Record" messaging library toolkit License: LGPL-2.1+ Group: Development/Libraries/C and C++ Url: http://www.cypherpunks.ca/otr/ Source: http://www.cypherpunks.ca/otr/libotr-%{version}.tar.gz Patch0: libotr-%{version}-windows.patch #!BuildIgnore: post-build-checks BuildRequires: autoconf BuildRequires: automake BuildRequires: libgcrypt-devel BuildRequires: libtool BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem >= 23 BuildRequires: mingw32-libgcrypt-devel >= 1.2.0 %_mingw32_package_header_debug BuildArch: noarch %description Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: Encryption, Authentication, Deniability. %package -n mingw32-libotr5 Summary: "Off The Record" messaging library toolkit Group: System/Libraries Obsoletes: %{name} Provides: %{name} %description -n mingw32-libotr5 Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: Encryption No one else can read your instant messages. Authentication You are assured the correspondent is who you think it is. Deniability The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured the messages he sees are authentic and unmodified. Perfect forward secrecy If you lose control of your private keys, no previous conversation is compromised. %package devel Summary: Include files and development libraries Group: Development/Libraries/C and C++ %description devel Headers and development libraries for libotr %package tools Summary: "Off The Record" messaging library toolkit Group: Development/Libraries %description tools Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: Encryption No one else can read your instant messages. Authentication You are assured the correspondent is who you think it is. Deniability The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured the messages he sees are authentic and unmodified. Perfect forward secrecy If you lose control of your private keys, no previous conversation is compromised. %_mingw32_debug_package %prep %setup -q -n libotr-%{version} %patch -P 0 -p1 %build libtoolize --force --copy --install autoreconf -f -i echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw32_cache} %{_mingw32_configure} \ --disable-static --enable-shared make %{?_smp_mflags} || make %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files -n mingw32-libotr5 %defattr(-,root,root) %{_mingw32_bindir}/libotr-5.dll %files devel %defattr(-,root,root) %{_mingw32_includedir}/libotr %{_mingw32_datadir}/aclocal/libotr.m4 %{_mingw32_libdir}/libotr.dll.a %{_mingw32_libdir}/pkgconfig/libotr.pc %files tools %defattr(-,root,root) %{_mingw32_bindir}/otr_mackey.exe %{_mingw32_bindir}/otr_modify.exe %{_mingw32_bindir}/otr_parse.exe %{_mingw32_bindir}/otr_readforge.exe %{_mingw32_bindir}/otr_remac.exe %{_mingw32_bindir}/otr_sesskeys.exe %{_mingw32_mandir}/man1/otr_mackey.1* %{_mingw32_mandir}/man1/otr_modify.1* %{_mingw32_mandir}/man1/otr_parse.1* %{_mingw32_mandir}/man1/otr_readforge.1* %{_mingw32_mandir}/man1/otr_remac.1* %{_mingw32_mandir}/man1/otr_sesskeys.1* %{_mingw32_mandir}/man1/otr_toolkit.1* %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