forked from altlinux/specs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
kcharselect.spec
261 lines (183 loc) · 7.43 KB
/
kcharselect.spec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
%define rname kcharselect
Name: kde5-%rname
Version: 23.08.5
Release: alt1
%K5init
Group: Text tools
Summary: KDE Character Selector
Url: http://www.kde.org
License: GPLv2+ / LGPLv2+
Source: %rname-%version.tar
# Automatically added by buildreq on Wed Sep 30 2015 (-bi)
# optimized out: cmake cmake-modules docbook-dtds docbook-style-xsl elfutils kf5-kdoctools-devel libEGL-devel libGL-devel libgpg-error libqt5-core libqt5-dbus libqt5-gui libqt5-network libqt5-printsupport libqt5-svg libqt5-widgets libqt5-x11extras libqt5-xml libstdc++-devel libxcbutil-keysyms python-base python3 python3-base xml-common xml-utils
#BuildRequires: extra-cmake-modules gcc-c++ kf5-kauth-devel kf5-kcodecs-devel kf5-kconfig-devel kf5-kconfigwidgets-devel kf5-kcoreaddons-devel kf5-kdelibs4support kf5-kdoctools kf5-kdoctools-devel kf5-ki18n-devel kf5-kwidgetsaddons-devel kf5-kxmlgui-devel python-module-google qt5-base-devel rpm-build-python3 ruby ruby-stdlibs
BuildRequires(pre): rpm-build-kf5 rpm-build-ubt
BuildRequires: extra-cmake-modules gcc-c++ qt5-base-devel
BuildRequires: kf5-kauth-devel kf5-kcodecs-devel kf5-kconfig-devel kf5-kconfigwidgets-devel kf5-kcoreaddons-devel
BuildRequires: kf5-kdelibs4support kf5-kdoctools kf5-kdoctools-devel
BuildRequires: kf5-ki18n-devel kf5-kwidgetsaddons-devel kf5-kxmlgui-devel kf5-kbookmarks-devel
BuildRequires: kf5-kcrash-devel
%description
%summary.
%package common
Summary: %name common package
Group: System/Configuration/Other
BuildArch: noarch
Requires: kf5-filesystem
%description common
%name common package
%package devel
Group: Development/KDE and QT
Summary: Development files for %name
%description devel
The %name-devel package contains libraries and header files for
developing applications that use %name.
%package -n libkf5charselect
Group: System/Libraries
Summary: KF5 library
Requires: %name-common = %version-%release
%description -n libkf5charselect
KF5 library
%prep
%setup -n %rname-%version
%build
%K5build
%install
%K5install
%find_lang %name --with-kde --all-name
%files -f %name.lang
%doc LICENSES/*
%_K5bin/kcharselect
%_K5xdgapp/org.kde.kcharselect.desktop
%_datadir/metainfo/*.xml
%changelog
* Mon Feb 19 2024 Sergey V Turchin <[email protected]> 23.08.5-alt1
- new version
* Tue Dec 12 2023 Sergey V Turchin <[email protected]> 23.08.4-alt1
- new version
* Fri Nov 10 2023 Sergey V Turchin <[email protected]> 23.08.3-alt1
- new version
* Mon Oct 16 2023 Sergey V Turchin <[email protected]> 23.08.2-alt1
- new version
* Fri Jul 14 2023 Sergey V Turchin <[email protected]> 23.04.3-alt1
- new version
* Fri Jun 09 2023 Sergey V Turchin <[email protected]> 23.04.2-alt1
- new version
* Wed Jun 07 2023 Sergey V Turchin <[email protected]> 23.04.1-alt1
- new version
* Mon Mar 06 2023 Sergey V Turchin <[email protected]> 22.12.3-alt1
- new version
* Tue Feb 07 2023 Sergey V Turchin <[email protected]> 22.12.2-alt1
- new version
* Tue Jan 17 2023 Sergey V Turchin <[email protected]> 22.12.1-alt1
- new version
* Mon Nov 07 2022 Sergey V Turchin <[email protected]> 22.08.3-alt1
- new version
* Tue Oct 18 2022 Sergey V Turchin <[email protected]> 22.08.2-alt1
- new version
* Tue Sep 20 2022 Sergey V Turchin <[email protected]> 22.08.1-alt1
- new version
* Mon Jul 11 2022 Sergey V Turchin <[email protected]> 22.04.3-alt1
- new version
* Fri Jun 10 2022 Sergey V Turchin <[email protected]> 22.04.2-alt1
- new version
* Thu May 19 2022 Sergey V Turchin <[email protected]> 22.04.1-alt1
- new version
* Fri Mar 04 2022 Sergey V Turchin <[email protected]> 21.12.3-alt1
- new version
* Tue Jan 18 2022 Sergey V Turchin <[email protected]> 21.12.1-alt1
- new version
* Mon Nov 08 2021 Sergey V Turchin <[email protected]> 21.08.3-alt1
- new version
* Fri Oct 08 2021 Sergey V Turchin <[email protected]> 21.08.2-alt1
- new version
* Thu Sep 02 2021 Sergey V Turchin <[email protected]> 21.08.1-alt1
- new version
* Thu Aug 26 2021 Sergey V Turchin <[email protected]> 21.08.0-alt1
- new version
* Thu Jul 08 2021 Sergey V Turchin <[email protected]> 21.04.3-alt1
- new version
* Fri Jun 11 2021 Sergey V Turchin <[email protected]> 21.04.2-alt1
- new version
* Thu May 20 2021 Sergey V Turchin <[email protected]> 21.04.1-alt1
- new version
* Fri Mar 12 2021 Sergey V Turchin <[email protected]> 20.12.3-alt1
- new version
* Fri Feb 05 2021 Sergey V Turchin <[email protected]> 20.12.2-alt1
- new version
* Fri Jan 15 2021 Sergey V Turchin <[email protected]> 20.12.1-alt1
- new version
* Mon Dec 21 2020 Sergey V Turchin <[email protected]> 20.12.0-alt1
- new version
* Wed Nov 25 2020 Sergey V Turchin <[email protected]> 20.08.3-alt1
- new version
* Wed Oct 14 2020 Sergey V Turchin <[email protected]> 20.08.2-alt1
- new version
* Tue Sep 22 2020 Sergey V Turchin <[email protected]> 20.08.1-alt1
- new version
* Fri Aug 14 2020 Sergey V Turchin <[email protected]> 20.04.3-alt1
- new version
* Thu Mar 12 2020 Sergey V Turchin <[email protected]> 19.12.3-alt1
- new version
* Fri Feb 14 2020 Sergey V Turchin <[email protected]> 19.12.2-alt1
- new version
* Thu Jan 23 2020 Sergey V Turchin <[email protected]> 19.12.1-alt1
- new version
* Tue Sep 10 2019 Sergey V Turchin <[email protected]> 19.08.1-alt1
- new version
* Wed Aug 28 2019 Sergey V Turchin <[email protected]> 19.08.0-alt1
- new version
* Thu Jul 18 2019 Sergey V Turchin <[email protected]> 19.04.3-alt1
- new version
* Mon Jun 10 2019 Sergey V Turchin <[email protected]> 19.04.2-alt1
- new version
* Tue Jun 04 2019 Sergey V Turchin <[email protected]> 19.04.1-alt1
- new version
* Tue May 07 2019 Sergey V Turchin <[email protected]> 19.04.0-alt1
- new version
* Wed Mar 20 2019 Sergey V Turchin <[email protected]> 18.12.3-alt1
- new version
* Mon Feb 25 2019 Sergey V Turchin <[email protected]> 18.12.2-alt1
- new version
* Tue Jul 24 2018 Sergey V Turchin <[email protected]> 18.04.3-alt1%ubt
- new version
* Thu Jul 05 2018 Sergey V Turchin <[email protected]> 18.04.2-alt1%ubt
- new version
* Fri May 25 2018 Sergey V Turchin <[email protected]> 18.04.1-alt1%ubt
- new version
* Mon Mar 12 2018 Sergey V Turchin <[email protected]> 17.12.3-alt1%ubt
- new version
* Tue Nov 14 2017 Sergey V Turchin <[email protected]> 17.08.3-alt1%ubt
- new version
* Fri Jul 14 2017 Sergey V Turchin <[email protected]> 17.04.3-alt1%ubt
- new version
* Fri Jun 09 2017 Sergey V Turchin <[email protected]> 17.04.2-alt1%ubt
- new version
* Thu May 04 2017 Sergey V Turchin <[email protected]> 17.04.0-alt1%ubt
- new version
* Tue Apr 04 2017 Sergey V Turchin <[email protected]> 16.12.3-alt1%ubt
- new version
* Mon Dec 05 2016 Sergey V Turchin <[email protected]> 16.08.3-alt1%ubt
- new version
* Mon Sep 19 2016 Sergey V Turchin <[email protected]> 16.08.1-alt1
- new version
* Thu Jul 14 2016 Sergey V Turchin <[email protected]> 16.04.3-alt1
- new version
* Mon Jul 04 2016 Sergey V Turchin <[email protected]> 16.04.2-alt1
- new version
* Wed May 11 2016 Sergey V Turchin <[email protected]> 16.04.1-alt1
- new version
* Fri Apr 01 2016 Sergey V Turchin <[email protected]> 15.12.3-alt1
- new version
* Fri Feb 26 2016 Sergey V Turchin <[email protected]> 15.12.2-alt1
- new version
* Wed Jan 20 2016 Sergey V Turchin <[email protected]> 15.12.1-alt1
- new version
* Tue Dec 22 2015 Sergey V Turchin <[email protected]> 15.12.0-alt1
- new version
* Thu Nov 12 2015 Sergey V Turchin <[email protected]> 15.08.3-alt1
- new version
* Wed Oct 14 2015 Sergey V Turchin <[email protected]> 15.08.2-alt1
- new version
* Wed Sep 30 2015 Sergey V Turchin <[email protected]> 15.08.1-alt1
- initial build