Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
sfftobmp
sfftobmp.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sfftobmp.spec of Package sfftobmp
# # spec file for package sfftobmp # # Copyright (c) 2011 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: sfftobmp BuildRequires: automake BuildRequires: boost-devel BuildRequires: gcc-c++ BuildRequires: libjpeg-devel BuildRequires: libtiff-devel BuildRequires: unix2dos License: MIT Group: Hardware/ISDN Version: 3.1.1 Release: 0 Summary: Tool to convert Structured Fax Files (.sff) to other image formats Source: %{name}-%{version}.tar.bz2 URL: http://sfftools.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Patch: %{name}-gcc43.diff Patch1: sfftobmp-codecleanup.diff Patch2: sfftobmp-linking.patch %description The CAPI interface for programming ISDN hardware expects and gives faxes in the "Structured Fax File" (SFF) format. SffToBmp is a converter tool, written in C++, to transform SFF files to BMP, JPEG or multipage TIFF format. In addition generation of PBM files (Portable Bitmap) is also possible which can be transformed into nearby all other graphics formats using the PBMPLUS tools that are included in almost every Linux distribution nowadays. %prep %setup -q -n %{name}%{version} dos2unix -c mac src/output.h %patch %patch1 %patch2 %build #This will stop working with boost 1.48 export CPPFLAGS="-DBOOST_FILESYSTEM_VERSION=2" touch INSTALL NEWS README AUTHORS ChangeLog COPYING autoreconf --force --install %configure make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install install -d $RPM_BUILD_ROOT/%{_defaultdocdir}/sfftobmp/getopt install -m 644 doc/getopt/* $RPM_BUILD_ROOT/%{_defaultdocdir}/sfftobmp/getopt rm -rf doc/getopt install -m 644 doc/* $RPM_BUILD_ROOT/%{_defaultdocdir}/sfftobmp %files %defattr(-,root,root) %{_bindir}/sfftobmp %doc %{_defaultdocdir}/sfftobmp %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