Projects
Factory:RISC-V:ROCm
fplus
_service:tar_scm:fplus.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:fplus.spec of Package fplus
# Modified from https://src.fedoraproject.org/rpms/fplus/blob/rawhide/f/fplus.spec # Header only package %global debug_package %{nil} Summary: Functional Programming Library for C++ Name: fplus License: BSL-1.0 Version: 0.2.25 Release: 1 URL: https://github.com/Dobiasd/FunctionalPlus Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ %description FunctionalPlus is a small header-only library supporting you in reducing code noise and in dealing with only one single level of abstraction at a time. By increasing brevity and maintainability of your code it can improve productivity (and fun!) in the long run. It pursues these goals by providing pure and easy-to-use functions that free you from implementing commonly used flows of control over and over again. %package devel Summary: Functional Programming Library for C++ Provides: %{name}-static = %{version}-%{release} %description devel FunctionalPlus is a small header-only library supporting you in reducing code noise and in dealing with only one single level of abstraction at a time. By increasing brevity and maintainability of your code it can improve productivity (and fun!) in the long run. It pursues these goals by providing pure and easy-to-use functions that free you from implementing commonly used flows of control over and over again. %prep %autosetup -p1 -n FunctionalPlus-%{version} # License check flags this as BSD 3-Clause # api_search not distributed, remove to make license simpler rm -rf api_search %build cmake -B build -DCMAKE_INSTALL_PREFIX=/usr cmake --build build %install DESTDIR="%{buildroot}" cmake --install build %files devel %dir %_includedir/%{name} %dir %_includedir/%{name}/internal %dir %_includedir/%{name}/internal/asserts %license LICENSE %doc README.md %_includedir/%{name}/*_defines %_includedir/%{name}/*.hpp %_includedir/%{name}/internal/*.hpp %_includedir/%{name}/internal/asserts/*.hpp %_libdir/cmake/FunctionalPlus/ %changelog * Tue Nov 12 2024 Suyun <ziyu.oerv@isrc.iscas.ac.cn> - 0.2.25-1 - Init package at 0.2.25
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2