1
0
Christophe Marin 2024-07-04 20:42:21 +00:00 committed by Git OBS Bridge
commit 3750bdc258
7 changed files with 1358 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:594394aa47e69ce097796417a9f8e4022cc5579c8fa0ca2ffb56dc5cdc4cd94f
size 244552

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmaDmJsACgkQu0YzUNbv
Me8xUw/+JfLtt/BWPoEh4b1tcwrR6DrDeyeaWaaKbvwp+B0h1KYWFFkvo3oyDv/b
DSzAC+RNETFK8d7FVJDtDrbVz4/NGOCuLmW4Hj1wFnsowcBbUtamSUbnBxwfQBaw
1FL8acaYif4X6EVRp5mIUqMj3lAD0MXCKYGY7MNSiLcQZ3+Rj3dQecTntmRmGEh5
ZTMEZWsEYQLVV4b3LU3LYS+br4n7ABYgL/iNbgx042mvxfFD1vsIgZDiFspvvReY
94U3DYbStsHbq9UGgcOe/y7M1dtk0KGDegBA5rJKYqAgQp+Od95aWknNvtvkv/S+
HqK7LMZE0pJ5emHAjZhRKltpYDyyApqINeWKh6mSq0sVCzeAxBffx3Boxf+G4Exj
fR/UUBhQZMNucX34bxPHK1671OGX314xGRNqWScgnPLty89b20y9wqLHJ5rL6TOH
DG+g0xchP5VIiicnwWkGBOZ1/1NFEZRUheXc7eiV4a/US4BgmSh7GIa9Pwj8Ex19
JDbSBBi+nzBk8adK2FpO3l/g9N17VeRbaawWxvNcd4/v9RDzbLDnAOzoN4X9vD4H
Nx6ryl19P/DccSh02cwX0Wvm01FFM8GMC9PTgJGz2q7ypP70xWawYJaeqM+rxEoa
wRD3bnKMUelTuokPWPNM4wz3YDqOa7TNumzHKHzdjw8eEPVK//M=
=N9iM
-----END PGP SIGNATURE-----

1230
keditbookmarks.changes Normal file

File diff suppressed because it is too large Load Diff

85
keditbookmarks.spec Normal file
View File

@ -0,0 +1,85 @@
#
# spec file for package keditbookmarks
#
# 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 kf6_version 6.0.0
%define qt6_version 6.6.0
%bcond_without released
Name: keditbookmarks
Version: 24.05.2
Release: 0
Summary: KDE Bookmark Editor
License: GPL-2.0-only
URL: https://www.kde.org/
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: pkgconfig
BuildRequires: cmake(KF6Bookmarks) >= %{kf6_version}
BuildRequires: cmake(KF6Codecs) >= %{kf6_version}
BuildRequires: cmake(KF6ConfigWidgets) >= %{kf6_version}
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
BuildRequires: cmake(KF6DocTools) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6IconThemes) >= %{kf6_version}
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
BuildRequires: cmake(KF6Parts) >= %{kf6_version}
BuildRequires: cmake(KF6WidgetsAddons) >= %{kf6_version}
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: pkgconfig(x11)
%description
This is an editor to edit your KDE-wide bookmark set.
%lang_package
%prep
%autosetup -p1
%build
%cmake_kf6
%kf6_build
%install
%kf6_install
%find_lang %{name} --with-html --with-man --all-name
%ldconfig_scriptlets
%files
%license COPYING*
%doc %lang(en) %{_kf6_htmldir}/en/keditbookmarks/
%doc %lang(en) %{_kf6_mandir}/man1/kbookmarkmerger.1%{ext_man}
%{_kf6_applicationsdir}/org.kde.keditbookmarks.desktop
%{_kf6_bindir}/kbookmarkmerger
%{_kf6_bindir}/keditbookmarks
%{_kf6_configkcfgdir}/keditbookmarks.kcfg
%{_kf6_debugdir}/keditbookmarks.categories
%{_kf6_libdir}/libkbookmarkmodel_private.so.*
%files lang -f %{name}.lang
%exclude %{_kf6_htmldir}/en/keditbookmarks/
%changelog