Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
picotool
picotool.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File picotool.spec of Package picotool
# # spec file for package picotool # # Copyright (c) 2024 SUSE LLC # # 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 https://bugs.opensuse.org/ # %define sdk_version 2.0.0 Name: picotool Version: 2.0.0 Release: 0 Summary: Tool to inspect RP2040 binaries License: BSD-3-Clause Group: Development/Tools/Other URL: https://github.com/raspberrypi/picotool Source0: https://github.com/raspberrypi/picotool/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: https://github.com/raspberrypi/pico-sdk/archive/%{sdk_version}.tar.gz#/pico-sdk-%{sdk_version}.tar.gz BuildRequires: cmake >= 3.12 BuildRequires: gcc-c++ BuildRequires: libusb-1_0-devel %description Picotool is a tool for inspecting RP2040 binaries, and interacting with RP2040 devices when they are in BOOTSEL mode. %prep %autosetup -a 1 %build %cmake -DPICO_SDK_PATH="../pico-sdk-%{sdk_version}" %cmake_build %install %cmake_install %files %doc README.md %license LICENSE.TXT %{_bindir}/picotool %{_libdir}/cmake/picotool %{_datadir}/picotool %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