Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
kakoune
kakoune.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kakoune.spec of Package kakoune
# # spec file for package kakoune # # Copyright (c) 2023 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/ # Name: kakoune Version: 2023.08.05 Release: 0 Summary: A code editor heavily inspired by Vim License: Unlicense Group: Productivity/Text/Editors URL: https://kakoune.org/ Source: https://github.com/mawww/kakoune/releases/download/v%{version}/kakoune-%{version}.tar.bz2 BuildRequires: asciidoc BuildRequires: fdupes BuildRequires: gcc-c++ >= 12 %description Kakoune is a code editor heavily inspired by Vim. It's faster as in less keystrokes, supports multiple selections and uses orthogonal design. %prep %autosetup -p1 %build pushd src %make_build CXXFLAGS="%{optflags} -std=gnu++20" popd %install pushd src make %{?_smp_mflags} install PREFIX=%{buildroot}%{_prefix} popd rm -r %{buildroot}%{_datadir}/doc %fdupes %{buildroot} %check pushd src LANG=en_US.utf8 make %{?_smp_mflags} test popd %files %license UNLICENSE %{_bindir}/kak %{_datadir}/kak %{_mandir}/man1/kak.1%{?ext_man} %{_libexecdir}/kak/ %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