Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rhabacker:branches:windows:mingw:win64
mingw64-libiio
mingw64-libiio.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw64-libiio.spec of Package mingw64-libiio
# # spec file for package mingw64-libiio # # Copyright (c) 2018-2021, Martin Hauke <mardnh@gmx.de> # # 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 lname libiio0 %define realname libiio Name: mingw64-%{realname} Version: 0.21 Release: 0 Summary: Industrial I/O tools License: LGPL-2.1-or-later Group: System/Libraries Url: https://wiki.analog.com/resources/tools-software/linux-software/libiio Source: https://github.com/analogdevicesinc/libiio/archive/v%{version}.tar.gz#/libiio-%{version}.tar.gz Patch0: x.patch BuildRequires: mingw64-cross-binutils BuildRequires: mingw64-cross-gcc BuildRequires: mingw64-cross-cmake BuildRequires: mingw64-filesystem BuildRequires: mingw64-libxml2-devel %_mingw64_package_header_debug BuildArch: noarch %description Library for industrial I/O. %package -n mingw64-%{lname} Summary: Industrial I/O library Group: System/Libraries %description -n mingw64-%{lname} Library for industrial I/O. %package -n mingw64-%{realname}-devel Summary: Industrial I/O library -- development files Group: Development/Libraries/C and C++ Requires: mingw64-%{lname} = %{version} %description -n mingw64-%{realname}-devel Library for industrial I/O. This sub-package contains the development files. %_mingw64_debug_package %prep %setup -q -n %{realname}-%{version} %patch -P 0 -p1 %build %{_mingw64_cmake} %{_mingw64_cmake_build} %install %{_mingw64_cmake_install} # FIXME: Don't package python bindings for now rm -rf %{buildroot}/%{_mingw64_libdir}/python* %files -n mingw64-%{realname} %defattr(-,root,root) %license COPYING.txt %doc README.md %{_mingw64_bindir}/iio_attr.exe %{_mingw64_bindir}/iio_genxml.exe %{_mingw64_bindir}/iio_info.exe %{_mingw64_bindir}/iio_readdev.exe %{_mingw64_bindir}/iio_reg.exe %{_mingw64_bindir}/iio_writedev.exe %files -n mingw64-%{lname} %defattr(-,root,root) %{_mingw64_bindir}/libiio.dll %files -n mingw64-%{realname}-devel %defattr(-,root,root) %{_mingw64_includedir}/iio.h %{_mingw64_libdir}/libiio.dll.a %{_mingw64_libdir}/pkgconfig/libiio.pc %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