Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win64
mingw64-ots
mingw64-ots.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw64-ots.spec of Package mingw64-ots
# # spec file for package mingw64-ots # # 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: mingw64-ots Version: 0.5.0 Release: 0 Summary: The open text summarizer is an open source tool for summarizing texts License: LGPL Group: Productivity/Text Url: http://libots.sf.net Source: ots-%{version}.tar.gz Patch0: ots-0.5.0-mingw.patch Patch1: ots-0.5.0-libtool.patch #!BuildIgnore: post-build-checks BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common BuildRequires: gtk-doc BuildRequires: intltool BuildRequires: libtool BuildRequires: mingw64-cross-gcc BuildRequires: mingw64-cross-gcc-c++ BuildRequires: mingw64-cross-pkg-config BuildRequires: mingw64-glib2-devel BuildRequires: mingw64-libgnurx-devel BuildRequires: mingw64-libxml2-devel BuildRequires: mingw64-popt-devel %_mingw64_package_header_debug BuildArch: noarch %description The open text summarizer is an open source tool for summarizing texts. The program reads a text and decides which sentences are important and which are not. OTS will create a short summary or will highlight the main ideas in the text. OTS is both a library and a command line tool. Word processors such as AbiWord and KWord can link to the library and summarize documents while the command line tool lets you summarize text on the console. The program can either print the summarized text as text or HTML. If in HTML, the important sentences are highlighted. The program is multi lingual and works with UTF-8 encoding. %package devel Summary: ots development files Group: Development/Libraries/C and C++ %description devel Development files for ots. %package -n mingw64-libots Summary: ots shared library Group: Development/Libraries/C and C++ %description -n mingw64-libots The open text summarizer is an open source tool for summarizing texts. The program reads a text and decides which sentences are important and which are not. OTS will create a short summary or will highlight the main ideas in the text. OTS is both a library and a command line tool. Word processors such as AbiWord and KWord can link to the library and summarize documents while the command line tool lets you summarize text on the console. The program can either print the summarized text as text or HTML. If in HTML, the important sentences are highlighted. The program is multi lingual and works with UTF-8 encoding. %_mingw64_debug_package %prep %setup -q -n ots-%{version} %patch -P 0 -p1 -b .mingw %patch -P 1 -p1 %build NOCONFIGURE=indeed AUTOMAKE=automake gnome-autogen.sh echo "lt_cv_deplibs_check_method='pass_all'" >>%{_mingw64_cache} %{_mingw64_configure} \ --enable-shared --disable-static %{_mingw64_make} %{?_smp_mflags} || %{_mingw64_make} %install make DESTDIR=%{buildroot} install %files %defattr(644,root,root,755) %{_mingw64_bindir}/ots.exe %files devel %defattr(644,root,root,755) %{_mingw64_libdir}/libots-1.dll.a %{_mingw64_libdir}/pkgconfig/libots-1.pc %{_mingw64_includedir}/libots-1/ots/libots.h %files -n mingw64-libots %defattr(644,root,root,755) %{_mingw64_bindir}/libots-1-0.dll %{_mingw64_datadir}/ots/*.xml %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