Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:dirkmueller:AL:TW
featherpad
featherpad.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File featherpad.spec of Package featherpad
# # spec file for package featherpad # # 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/ # Name: featherpad Version: 1.5.1 Release: 0 Summary: Qt5-based plaintext editor License: GPL-3.0-only Group: Productivity/Text/Editors URL: https://github.com/tsujan/FeatherPad Source: https://github.com/tsujan/FeatherPad/archive/V%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: cmake(Qt6LinguistTools) BuildRequires: pkgconfig(Qt6Core) >= 5.15 BuildRequires: pkgconfig(Qt6DBus) BuildRequires: pkgconfig(Qt6Gui) BuildRequires: pkgconfig(Qt6Network) BuildRequires: pkgconfig(Qt6PrintSupport) BuildRequires: pkgconfig(Qt6Svg) BuildRequires: pkgconfig(Qt6Widgets) BuildRequires: pkgconfig(hunspell) BuildRequires: pkgconfig(x11) %description FeatherPad is a Qt5-based plain-text editor. It is independent of any desktop environment and has: * Drag-and-drop support, including tab detachment and attachment; * X11 virtual desktop awareness (using tabs on current desktop but opening a new window on another); * An optional permanent search bar with a different search entry for each tab; * Instant highlighting of found matches when searching; * A docked window for text replacement; * Support for showing line numbers and jumping to a specific line; * Automatic detection of text encoding as far as possible and optional saving with encoding; * Syntax highlighting for common programming languages; * Printing; * Text zooming; * Non-interrupting prompts; %lang_package %prep %setup -q -n FeatherPad-%{version} %build %cmake %make_build %install %cmake_install %find_lang %{name} --with-qt %files %license COPYING %doc ChangeLog NEWS README.md %{_bindir}/%{name} %{_bindir}/fpad %{_datadir}/applications/%{name}.desktop %dir %{_datadir}/%{name} %{_datadir}/%{name}/help* %{_datadir}/icons/hicolor/*/apps/%{name}.??g %{_datadir}/metainfo/featherpad.metainfo.xml %files lang -f %{name}.lang %dir %{_datadir}/%{name}/translations %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