]> git.pld-linux.org Git - packages/gnome-applets.git/blob - gnome-applets.spec
- up to 3.34.0
[packages/gnome-applets.git] / gnome-applets.spec
1 %define glib2_ver       1:2.44.0
2 %define gtk3_ver        3.20.0
3 Summary:        Small applications which embed themselves in the GNOME panel
4 Summary(pl.UTF-8):      Aplety GNOME - małe aplikacje osadzające się w panelu
5 Summary(ru.UTF-8):      Маленькие программы, встраивающиеся в панель GNOME
6 Summary(uk.UTF-8):      Маленькі програми, що вбудовуються в панель GNOME
7 Name:           gnome-applets
8 Version:        3.34.0
9 Release:        1
10 Epoch:          1
11 License:        GPL v2+, FDL
12 Group:          X11/Applications
13 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-applets/3.34/%{name}-%{version}.tar.xz
14 # Source0-md5:  d9720f6a272243f42a84b06495f2a223
15 URL:            https://wiki.gnome.org/Projects/GnomeApplets
16 BuildRequires:  adwaita-icon-theme >= 3.14.0
17 %ifarch %{ix86} %{arm} mips ppc sh
18 BuildRequires:  apmd-devel
19 %endif
20 BuildRequires:  autoconf >= 2.59
21 BuildRequires:  automake >= 1:1.13
22 BuildRequires:  dbus-devel >= 1.1.2
23 BuildRequires:  dbus-glib-devel >= 0.74
24 BuildRequires:  docbook-dtd412-xml
25 BuildRequires:  docbook-dtd43-xml
26 BuildRequires:  docbook-utils
27 BuildRequires:  gdk-pixbuf2-devel >= 2
28 BuildRequires:  gettext-tools
29 BuildRequires:  glib2-devel >= %{glib2_ver}
30 BuildRequires:  gnome-common >= 2.24.0
31 BuildRequires:  gnome-panel-devel >= 3.24.1
32 BuildRequires:  gnome-settings-daemon-devel >= 3.0.0
33 BuildRequires:  gtk+3-devel >= %{gtk3_ver}
34 BuildRequires:  gucharmap-devel >= 3.2.1
35 BuildRequires:  intltool >= 0.40.0
36 BuildRequires:  kernel-tools-cpupower-libs-devel
37 BuildRequires:  libgtop-devel >= 1:2.22.0
38 BuildRequires:  libgweather-devel >= 3.17.1
39 BuildRequires:  libiw-devel >= 28
40 BuildRequires:  libnotify-devel >= 0.7
41 BuildRequires:  libtool >= 2:2
42 BuildRequires:  libwnck-devel >= 3.14.1
43 BuildRequires:  libxml2-devel >= 1:2.6.30
44 BuildRequires:  libxslt-progs >= 1.1.20
45 BuildRequires:  pkgconfig >= 1:0.19
46 BuildRequires:  polkit-devel >= 0.97
47 BuildRequires:  rpmbuild(find_lang) >= 1.23
48 BuildRequires:  rpmbuild(macros) >= 1.311
49 BuildRequires:  tar >= 1:1.22
50 BuildRequires:  tracker-devel >= 1.0
51 BuildRequires:  upower-devel >= 0.9.4
52 BuildRequires:  xorg-lib-libX11-devel
53 BuildRequires:  xz
54 BuildRequires:  yelp-tools
55 Requires:       adwaita-icon-theme >= 3.14.0
56 Requires:       gnome-panel >= 3.24.1
57 Obsoletes:      gnome-applets-invest
58 Obsoletes:      gnome-applets-keyboard
59 Obsoletes:      gnome-applets-mixer
60 Obsoletes:      gnome-applets-modemlights
61 # sr@Latn vs. sr@latin
62 Conflicts:      glibc-misc < 6:2.7
63 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
64
65 %description
66 The gnome-applets package provides Panel applets which enhance your
67 GNOME experience.
68
69 %description -l pl.UTF-8
70 Pakiet gnome-applets udostępnia aplety Panelu, które usprawniają pracę
71 z GNOME.
72
73 %description -l uk.UTF-8
74 Пакет gnome-applets містить аплети Панелі GNOME, що збільшують
75 комфортність роботи в середовищі GNOME.
76
77 %description -l ru.UTF-8
78 Пакет gnome-applets содержит апплеты Панели GNOME, увеличивающие
79 комфортность работы в среде GNOME.
80
81 %package accessx-status
82 Summary:        Keyboard Accessibility Status applet
83 Summary(pl.UTF-8):      Aplet stanu dostepności klawiatury
84 Group:          X11/Applications
85 URL:            https://help.gnome.org/users/accessx-status/stable/
86 Requires(post,postun):  gtk-update-icon-cache
87 Requires:       %{name} = %{epoch}:%{version}-%{release}
88 Requires:       glib2 >= %{glib2_ver}
89 Requires:       gtk+3 >= %{gtk3_ver}
90 Requires:       hicolor-icon-theme
91 Suggests:       gnome-control-center >= 2.26.0
92
93 %description accessx-status
94 The Keyboard Accessibility Monitor shows you the status of the
95 keyboard accessibility features when these are in use. For example,
96 you can see which modifier keys are currently active, and which mouse
97 buttons are being pressed via the keyboard.
98
99 %description accessx-status -l pl.UTF-8
100 Aplet monitora dostępności klawiatury pokazuje stan funkcji
101 zwiększających dostępność klawiatury, kiedy są włączone. Pozwala
102 zobaczyć m.in. które klawisze modyfikatorów są aktywne albo które
103 przyciski myszy są wciskane z poziomu klawiatury.
104
105 %package battstat
106 Summary:        Battery Charge Monitor applet
107 Summary(pl.UTF-8):      Aplet monitora stanu naładowania akumulatora
108 Group:          X11/Applications
109 URL:            https://help.gnome.org/users/battstat/stable/
110 Requires(post,postun):  glib2 >= %{glib2_ver}
111 Requires:       %{name} = %{epoch}:%{version}-%{release}
112 Requires:       glib2 >= %{glib2_ver}
113 Requires:       gtk+3 >= %{gtk3_ver}
114 Requires:       libnotify >= 0.7
115 Requires:       upower >= 0.9.4
116
117 %description battstat
118 The Battery Charge Monitor shows the status of any batteries in your
119 laptop computer. The monitor can tell you the capacity remaining both
120 visually and as a percentage, as well as offer you an estimate of the
121 time remaining based off the current usage rate.
122
123 %description battstat -l pl.UTF-8
124 Aplet monitora stanu naładowania akumulatora pokazuje stan wszelkich
125 baterii w laptopie. Monitor informuje o pozostałej pojemności zarówno
126 w postaci graficznej, jak i procentowej, a także podaje przybliżony
127 pozostały czas pracy przy założeniu bieżącego użycia prądu.
128
129 %package brightness
130 Summary:        Brightness applet
131 Summary(pl.UTF-8):      Aplet jasności
132 Group:          X11/Applications
133 Requires(post,postun):  gtk-update-icon-cache
134 Requires:       %{name} = %{epoch}:%{version}-%{release}
135 Requires:       glib2 >= %{glib2_ver}
136 Requires:       gtk+3 >= %{gtk3_ver}
137 Requires:       hicolor-icon-theme
138
139 %description brightness
140 Brightness applet adjusts laptop panel brightness.
141
142 %description brightness -l pl.UTF-8
143 Aplet jasności dopasowuje jasność wyświetlacza laptopa.
144
145 %package charpicker
146 Summary:        Character Palette applet
147 Summary(pl.UTF-8):      Aplet palety znaków
148 Group:          X11/Applications
149 URL:            https://help.gnome.org/users/char-palette/stable/
150 Requires(post,postun):  glib2 >= %{glib2_ver}
151 Requires:       %{name} = %{epoch}:%{version}-%{release}
152 Requires:       glib2 >= %{glib2_ver}
153 Requires:       gtk+3 >= %{gtk3_ver}
154 Requires:       gucharmap >= 3.2.1
155
156 %description charpicker
157 The Character Palette provides a convenient way to access characters
158 that are not on your keyboard, such as accented characters,
159 mathematical symbols, special symbols, and punctuation marks.
160
161 You can insert characters from the applet into text strings, for
162 example in text documents or at the command line. You can customize
163 the contents of the applet to suit your requirements.
164
165 Character Palette supports the UTF-8 character encoding so you can use
166 the palette to display or copy any Unicode character.
167
168 %description charpicker -l pl.UTF-8
169 Aplet palety znaków udostępnia wygodną metodę wprowadzania znaków nie
170 istniejących na klawiaturze, takich jak znaki akcentowane, symbole
171 matematyczne, symbole specjalne i znaki przestankowe.
172
173 Przy pomocy apletu można wprowadzać znaki do łańcuchów tekstowych, na
174 przykład w dokumentach tekstowych lub w linii poleceń. Zawartość
175 apletu można dostosowywać do własnych wymagań.
176
177 Paleta znaków obsługuje kodowanie znaków UTF-8, więc można jej używać
178 do wyświetlania lub kopiowania dowolnych znaków unikodowych.
179
180 %package command
181 Summary:        Command applet - show the output of a command
182 Summary(pl.UTF-8):      Aplet polecenia, pokazujący wyjście z polecenia
183 Group:          X11/Applications
184 Requires(post,postun):  glib2 >= %{glib2_ver}
185 Requires:       %{name} = %{epoch}:%{version}-%{release}
186 Requires:       glib2 >= %{glib2_ver}
187 Requires:       gtk+3 >= %{gtk3_ver}
188
189 %description command
190 Command applet shows the output of a command.
191
192 %description command -l pl.UTF-8
193 Aplet polecenia pokazuje wyjście z podanego polecenia.
194
195 %package cpufreq
196 Summary:        CPU Frequency Scaling Monitor applet
197 Summary(pl.UTF-8):      Aplet monitora częstotliwości procesora
198 Group:          X11/Applications
199 URL:            https://help.gnome.org/users/cpufreq-applet/stable/
200 Requires(post,postun):  glib2 >= %{glib2_ver}
201 Requires(post,postun):  gtk-update-icon-cache
202 Requires:       %{name} = %{epoch}:%{version}-%{release}
203 Requires:       dbus-glib >= 0.74
204 Requires:       glib2 >= %{glib2_ver}
205 Requires:       gtk+3 >= %{gtk3_ver}
206 Requires:       hicolor-icon-theme
207 Requires:       polkit >= 0.97
208 Obsoletes:      gnome-applet-cpufreq
209
210 %description cpufreq
211 The CPU Frequency Scaling Monitor provides a convenient way to monitor
212 the CPU Frequency Scaling for each CPU.
213
214 %description cpufreq -l pl.UTF-8
215 Aplet monitora częstotliwości procesora umożliwia wygodne
216 monitorowanie częstotliwości dla każdego procesora.
217
218 %package drivemount
219 Summary:        Disk Mounter applet
220 Summary(pl.UTF-8):      Aplet do montowania dysków
221 Group:          X11/Applications
222 URL:            https://help.gnome.org/users/drivemount/stable/
223 Requires:       %{name} = %{epoch}:%{version}-%{release}
224 Requires:       glib2 >= %{glib2_ver}
225 Requires:       gtk+3 >= %{gtk3_ver}
226
227 %description drivemount
228 The Disk Mounter enables you to quickly mount and unmount various
229 types of drives and file systems.
230
231 %description drivemount -l pl.UTF-8
232 Aplet do montowania dysków, pozwalający szybko montować i odmontowywać
233 różne rodzaje dysków i systemów plików.
234
235 %package geyes
236 Summary:        Geyes applet - tracking the mouse pointer
237 Summary(pl.UTF-8):      Aplet geyes - śledzenie wskaźnika myszy
238 Group:          X11/Applications
239 URL:            https://help.gnome.org/users/geyes/stable/
240 Requires(post,postun):  glib2 >= %{glib2_ver}
241 Requires(post,postun):  gtk-update-icon-cache
242 Requires:       %{name} = %{epoch}:%{version}-%{release}
243 Requires:       glib2 >= %{glib2_ver}
244 Requires:       gtk+3 >= %{gtk3_ver}
245 Requires:       hicolor-icon-theme
246
247 %description geyes
248 The Geyes applet provides an entertaining way to track the movement of
249 the mouse pointer around your screen. The applet is an image of one or
250 more eyes that follow the mouse pointer around the screen.
251
252 %description geyes -l pl.UTF-8
253 Aplet geyes to zabawny sposób śledzenia ruchu wskaźnika myszy po
254 ekranie. Aplet jest obrazem jednego lub większej liczby oczu
255 podążających za wskaźnikiem myszy.
256
257 %package gweather
258 Summary:        Weather Report applet
259 Summary(pl.UTF-8):      Aplet raportu pogodowego
260 Group:          X11/Applications
261 URL:            https://help.gnome.org/users/gweather/stable/
262 Requires(post,postun):  glib2 >= %{glib2_ver}
263 Requires:       %{name} = %{epoch}:%{version}-%{release}
264 Requires:       dbus(org.freedesktop.Notifications)
265 Requires:       glib2 >= %{glib2_ver}
266 Requires:       gtk+3 >= %{gtk3_ver}
267 Requires:       libgweather >= 3.17.1
268 Requires:       libnotify >= 0.7
269
270 %description gweather
271 The Weather Report downloads weather information from the U.S.
272 National Weather Service (NWS) servers, including the Interactive
273 Weather Information Network (IWIN) and other weather services. You can
274 use Weather Report to display current weather information and weather
275 forecasts on your computer.
276
277 %description gweather -l pl.UTF-8
278 Aplet raportu pogodowego ściąga informacje pogodowe z serwerów U.S.
279 National Weather Service (NWS), wraz z siecią Interactive Weather
280 Information Network (IWIN) oraz innych serwisów pogodowych. Apletu
281 można używać do wyświetlania aktualnych informacji pogodowych oraz
282 prognoz.
283
284 %package inhibit
285 Summary:        Inhibit applet
286 Summary(pl.UTF-8):      Aplet wyłączania
287 Group:          X11/Applications
288 Requires(post,postun):  gtk-update-icon-cache
289 Requires:       %{name} = %{epoch}:%{version}-%{release}
290 Requires:       glib2 >= %{glib2_ver}
291 Requires:       gtk+3 >= %{gtk3_ver}
292 Requires:       hicolor-icon-theme
293
294 %description inhibit
295 Inhibit applet allows user to inhibit automatic power saving.
296
297 %description inhibit -l pl.UTF-8
298 Aplet wyłączania pozwala użytkownikowi na wyłączenie automatycznego
299 oszczędzania zasilania.
300
301 %package minicommander
302 Summary:        Command Line applet
303 Summary(pl.UTF-8):      Aplet wiersza poleceń
304 Group:          X11/Applications
305 URL:            https://help.gnome.org/users/command-line/stable/
306 Requires(post,postun):  glib2 >= %{glib2_ver}
307 Requires(post,postun):  gtk-update-icon-cache
308 Requires:       %{name} = %{epoch}:%{version}-%{release}
309 Requires:       glib2 >= %{glib2_ver}
310 Requires:       gtk+3 >= %{gtk3_ver}
311 Requires:       hicolor-icon-theme
312
313 %description minicommander
314 The Command Line provides a command line that you can use within any
315 panel on the desktop.
316
317 %description minicommander -l pl.UTF-8
318 Aplet wiersza poleceń udostępnia linię poleceń z poziomu każdego
319 panelu na pulpicie.
320
321 %package multiload
322 Summary:        System Monitor applet
323 Summary(pl.UTF-8):      Aplet monitora systemu
324 Group:          X11/Applications
325 URL:            https://help.gnome.org/users/multiload/stable/
326 Requires(post,postun):  glib2 >= %{glib2_ver}
327 Requires:       %{name} = %{epoch}:%{version}-%{release}
328 Requires:       glib2 >= %{glib2_ver}
329 Requires:       gtk+3 >= %{gtk3_ver}
330 Requires:       libgtop >= 1:2.22.0
331 Suggests:       gnome-system-monitor >= 2.24.0
332
333 %description multiload
334 The System Monitor displays system load information in graphical
335 format in a panel.
336
337 %description multiload -l pl.UTF-8
338 Aplet monitora systemu wyświetla w panelu informacje o obciążeniu
339 systemu w postaci graficznej.
340
341 %package netspeed
342 Summary:        Applet to show how much traffic occurs on a network device
343 Summary(pl.UTF-8):      Aplet pokazujący wielkość ruchu występującego na urządzeniu sieciowym
344 Group:          X11/Applications
345 Requires(post,postun):  glib2 >= %{glib2_ver}
346 Requires(post,postun):  gtk-update-icon-cache
347 Requires:       %{name} = %{epoch}:%{version}-%{release}
348 Requires:       glib2 >= %{glib2_ver}
349 Requires:       gtk+3 >= %{gtk3_ver}
350 Requires:       hicolor-icon-theme
351 Requires:       libiw >= 28
352 Obsoletes:      gnome-applet-netspeed
353
354 %description netspeed
355 Netspeed applet is just a little applet that shows how much traffic
356 occurs on a specified network device.
357
358 %description netspeed -l pl.UTF-8
359 Netspeed to mały aplet pokazujący, jak duży ruch występuje na
360 określonym urządzeniu sieciowym.
361
362 %package search
363 Summary:        Tracker Search Bar
364 Summary(pl.UTF-8):      Pasek wyszukiwania Tracker
365 Group:          X11/Applications
366 Requires:       %{name} = %{epoch}:%{version}-%{release}
367 Requires:       glib2 >= %{glib2_ver}
368 Requires:       gtk+3 >= %{gtk3_ver}
369 Requires:       tracker >= 1.0
370
371 %description search
372 Tracker Search Bar allows to find your data quickly using Tracker.
373
374 %description search -l pl.UTF-8
375 Pasek wyszukiwania pozwala na szybkie wyszukiwanie danych za pomocą
376 usługi Tracker.
377
378 %package stickynotes
379 Summary:        Sticky Notes applet
380 Summary(pl.UTF-8):      Aplet notatek
381 Group:          X11/Applications
382 URL:            https://help.gnome.org/users/stickynotes_applet/stable/
383 Requires(post,postun):  glib2 >= %{glib2_ver}
384 Requires(post,postun):  gtk-update-icon-cache
385 Requires:       %{name} = %{epoch}:%{version}-%{release}
386 Requires:       glib2 >= %{glib2_ver}
387 Requires:       gtk+3 >= %{gtk3_ver}
388 Requires:       hicolor-icon-theme
389 Requires:       libwnck >= 3.14.1
390 Requires:       libxml2 >= 1:2.6.30
391 Obsoletes:      gnotes_applet
392
393 %description stickynotes
394 The Sticky Notes panel application enables you to create, view, and
395 manage sticky notes on your desktop. You can edit the title, contents,
396 dimensions, and style of sticky notes. When the panel is restarted,
397 for example when you log out and log in again, all sticky notes are
398 saved and reopened in the same position with the same dimensions and
399 style.
400
401 %description stickynotes -l pl.UTF-8
402 Aplet notatek pozwala na tworzenie, oglądanie i zarządzanie
403 przyczepianymi notatkami na pulpicie. Pozwala modyfikować tytuł,
404 treść, wymiary i styl notatek. Przy restarcie panelu, na przykład przy
405 wylogowaniu i ponownym zalogowaniu, wszystkie notatki są zapisywane, a
406 następnie otwierane ponownie w tym samym miejscu, z tymi samymi
407 wymiarami i stylem.
408
409 %package timer
410 Summary:        Timer applet
411 Summary(pl.UTF-8):      Aplet minutnika
412 Group:          X11/Applications
413 Requires(post,postun):  glib2 >= %{glib2_ver}
414 Requires:       %{name} = %{epoch}:%{version}-%{release}
415 Requires:       glib2 >= %{glib2_ver}
416 Requires:       gtk+3 >= %{gtk3_ver}
417 Requires:       libnotify >= 0.7
418
419 %description timer
420 Timer applet starts a timer and shows notification when it is
421 finished.
422
423 %description timer -l pl.UTF-8
424 Aplet minutnika - pozwala uruchomić odliczanie czasu i powiadomić o
425 jego ukończeniu.
426
427 %package trash
428 Summary:        Trash applet
429 Summary(pl.UTF-8):      Aplet śmietnika
430 Group:          X11/Applications
431 URL:            https://help.gnome.org/users/trashapplet/stable/
432 Requires:       %{name} = %{epoch}:%{version}-%{release}
433 Requires:       glib2 >= %{glib2_ver}
434 Requires:       gtk+3 >= %{gtk3_ver}
435
436 %description trash
437 The Panel Trash applet lets you manage your Trash from the panel.
438
439 The trash on your panel acts identically to the trash on your desktop,
440 however it is useful because your panels are always visible.
441
442 %description trash -l pl.UTF-8
443 Aplet śmietnika pozwala na zarządzanie śmietnikiem z poziomu panelu.
444
445 Śmietnik w panelu zachowuje się tak samo, jak śmietnik na pulpicie,
446 ale jest przydatny o tyle, że panele są zawsze widoczne.
447
448 %package windowpicker
449 Summary:        Window Picker applet
450 Summary(pl.UTF-8):      Aplet do wybierania okien
451 Group:          X11/Applications
452 Requires(post,postun):  glib2 >= %{glib2_ver}
453 Requires:       %{name} = %{epoch}:%{version}-%{release}
454 Requires:       glib2 >= %{glib2_ver}
455 Requires:       gtk+3 >= %{gtk3_ver}
456 Requires:       libwnck >= 3.14.1
457
458 %description windowpicker
459 Window Picker is a port of the initial window-picker-applet made by
460 Cannonical to GNOME 3 and GTK+ 3. It give you a task list that only
461 contains the icons of each open window, but not the title. This saves
462 a lot of space, especially if you have many open windows. You can use
463 the mouse to reorder icons by drag and drop. Also on there are
464 preferences to set additional options, such as greying out inactive
465 icons.
466
467 %description windowpicker -l pl.UTF-8
468 Window Picket to port programu window-picker-applet napisanego przez
469 Cannonical do środowiska GNOME 3 i GTK+ 3. Aplet podaje listę zadań
470 zawierającą tylko ikony każdego otwartego okna, bez tytułu - oszczędza
471 to dużo miejsca, zwłaszcza w przypadku wielu otwartych okien. Można
472 zmieniać kolejność ikon myszką przez przeciąganie i upuszczanie.
473 Dostępne są także ustawienia dla dodatkowych opcji, takich jak
474 wyszarzanie nieaktywnych ikon.
475
476 %package window-buttons
477 Summary:        Window buttons for your GNOME Panel
478 Summary(pl.UTF-8):      Przyciski okien dla Panelu GNOME
479 Group:          X11/Applications
480 Requires(post,postun):  glib2 >= %{glib2_ver}
481 Requires:       %{name} = %{epoch}:%{version}-%{release}
482
483 %description window-buttons
484 GNOME violates Fitts's Law by putting a panel between the maxed window
485 buttons and the corner of the screen. These applets were designed to
486 solve the problem. Window Title and Window Buttons are essentially
487 controls for windows that are placed on the Panel instead of a window.
488 They also provide a clever way to increase vertical screen space. By
489 default they only control maximized windows, but can be configured to
490 control any focused window.
491
492 %description window-buttons -l pl.UTF-8
493 GNOME narusza Prawo Fittsa umieszczając panel między przyciskami
494 maksymalnie powiększonego okna a rogiem ekranu. Aplety Window Title i
495 Window Buttons powstały, aby rozwiązać ten problem; są to zasadniczo
496 kontroli dla okien umieszone na panelu zamiast w oknie. Pozwalają
497 powiększyć pionową przestrzeń ekranu w mądrzejszy sposób. Domyślnie
498 kontrolują maksymalnie powiększone okna, ale można je tak
499 skonfigurować tak, aby sterowały dowolne okno mające focus.
500
501 %package window-title
502 Summary:        Window title for your GNOME Panel
503 Summary(pl.UTF-8):      Tytuł okien dla Panelu GNOME
504 Group:          X11/Applications
505 Requires(post,postun):  glib2 >= %{glib2_ver}
506 Requires:       %{name} = %{epoch}:%{version}-%{release}
507
508 %description window-title
509 GNOME violates Fitts's Law by putting a panel between the maxed window
510 buttons and the corner of the screen. These applets were designed to
511 solve the problem. Window Title and Window Buttons are essentially
512 controls for windows that are placed on the Panel instead of a window.
513 They also provide a clever way to increase vertical screen space. By
514 default they only control maximized windows, but can be configured to
515 control any focused window.
516
517 %description window-title -l pl.UTF-8
518 GNOME narusza Prawo Fittsa umieszczając panel między przyciskami
519 maksymalnie powiększonego okna a rogiem ekranu. Aplety Window Title i
520 Window Buttons powstały, aby rozwiązać ten problem; są to zasadniczo
521 kontroli dla okien umieszone na panelu zamiast w oknie. Pozwalają
522 powiększyć pionową przestrzeń ekranu w mądrzejszy sposób. Domyślnie
523 kontrolują maksymalnie powiększone okna, ale można je tak
524 skonfigurować tak, aby sterowały dowolne okno mające focus.
525
526 %prep
527 %setup -q
528
529 %build
530 %configure \
531         --disable-silent-rules \
532         --enable-mini-commander \
533         --with-cpufreq-lib=cpupower
534
535 %{__make}
536
537 %install
538 rm -rf $RPM_BUILD_ROOT
539
540 %{__make} install \
541         DESTDIR=$RPM_BUILD_ROOT
542
543 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-applets/lib*.la
544
545 %find_lang %{name}-3.0
546 %find_lang accessx-status --with-gnome
547 %find_lang battstat --with-gnome
548 %find_lang char-palette --with-gnome
549 %find_lang command-line --with-gnome
550 %find_lang cpufreq-applet --with-gnome
551 %find_lang drivemount --with-gnome
552 %find_lang geyes --with-gnome
553 %find_lang gweather --with-gnome
554 %find_lang multiload --with-gnome
555 %find_lang netspeed_applet --with-gnome
556 %find_lang stickynotes_applet --with-gnome
557 %find_lang trashapplet --with-gnome
558
559 %clean
560 rm -rf $RPM_BUILD_ROOT
561
562 %post accessx-status
563 %update_icon_cache hicolor
564
565 %postun accessx-status
566 %update_icon_cache hicolor
567
568 %post battstat
569 %glib_compile_schemas
570
571 %postun battstat
572 %glib_compile_schemas
573
574 %post brightness
575 %update_icon_cache hicolor
576
577 %postun brightness
578 %update_icon_cache hicolor
579
580 %post charpicker
581 %glib_compile_schemas
582
583 %postun charpicker
584 %glib_compile_schemas
585
586 %post command
587 %glib_compile_schemas
588
589 %postun command
590 %glib_compile_schemas
591
592 %post cpufreq
593 %glib_compile_schemas
594 %update_icon_cache hicolor
595
596 %postun cpufreq
597 %glib_compile_schemas
598 %update_icon_cache hicolor
599
600 %post geyes
601 %glib_compile_schemas
602 %update_icon_cache hicolor
603
604 %postun geyes
605 %glib_compile_schemas
606 %update_icon_cache hicolor
607
608 %post gweather
609 %glib_compile_schemas
610
611 %postun gweather
612 %glib_compile_schemas
613
614 %post inhibit
615 %update_icon_cache hicolor
616
617 %postun inhibit
618 %update_icon_cache hicolor
619
620 %post minicommander
621 %glib_compile_schemas
622 %update_icon_cache hicolor
623
624 %postun minicommander
625 %glib_compile_schemas
626 %update_icon_cache hicolor
627
628 %post multiload
629 %glib_compile_schemas
630
631 %postun multiload
632 %glib_compile_schemas
633
634 %post netspeed
635 %glib_compile_schemas
636 %update_icon_cache hicolor
637
638 %postun netspeed
639 %glib_compile_schemas
640 %update_icon_cache hicolor
641
642 %post stickynotes
643 %glib_compile_schemas
644 %update_icon_cache hicolor
645
646 %postun stickynotes
647 %glib_compile_schemas
648 %update_icon_cache hicolor
649
650 %post timer
651 %glib_compile_schemas
652
653 %postun timer
654 %glib_compile_schemas
655
656 %post windowpicker
657 %glib_compile_schemas
658
659 %postun windowpicker
660 %glib_compile_schemas
661
662 %post window-buttons
663 %glib_compile_schemas
664
665 %postun window-buttons
666 %glib_compile_schemas
667
668 %post window-title
669 %glib_compile_schemas
670
671 %postun window-title
672 %glib_compile_schemas
673
674 %files -f %{name}-3.0.lang
675 %defattr(644,root,root,755)
676 %doc AUTHORS ChangeLog MAINTAINERS NEWS README
677 %dir %{_libdir}/gnome-applets
678 %dir %{_datadir}/gnome-applets
679 %dir %{_datadir}/gnome-applets/builder
680 %dir %{_datadir}/gnome-applets/icons
681 %dir %{_datadir}/gnome-applets/icons/hicolor
682 %dir %{_datadir}/gnome-applets/icons/hicolor/16x16
683 %dir %{_datadir}/gnome-applets/icons/hicolor/16x16/status
684 %dir %{_datadir}/gnome-applets/icons/hicolor/22x22
685 %dir %{_datadir}/gnome-applets/icons/hicolor/22x22/status
686 %dir %{_datadir}/gnome-applets/icons/hicolor/24x24
687 %dir %{_datadir}/gnome-applets/icons/hicolor/24x24/status
688 %dir %{_datadir}/gnome-applets/icons/hicolor/32x32
689 %dir %{_datadir}/gnome-applets/icons/hicolor/32x32/status
690 %dir %{_datadir}/gnome-applets/icons/hicolor/48x48
691 %dir %{_datadir}/gnome-applets/icons/hicolor/48x48/status
692 %dir %{_datadir}/gnome-applets/icons/hicolor/scalable
693 %dir %{_datadir}/gnome-applets/icons/hicolor/scalable/status
694 %dir %{_datadir}/gnome-applets/ui
695 %dir %{_datadir}/gnome-panel/applets
696
697 %files accessx-status -f accessx-status.lang
698 %defattr(644,root,root,755)
699 %doc accessx-status/AUTHORS
700 %attr(755,root,root) %{_libdir}/gnome-applets/libaccessx-status-applet.so
701 %{_datadir}/gnome-applets/accessx-status-applet
702 %{_datadir}/gnome-applets/ui/accessx-status-applet-menu.xml
703 %{_datadir}/gnome-panel/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
704 %{_iconsdir}/hicolor/48x48/apps/ax-applet.png
705
706 %files battstat -f battstat.lang
707 %defattr(644,root,root,755)
708 %attr(755,root,root) %{_libdir}/gnome-applets/libbattery-status-applet.so
709 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.battstat.gschema.xml
710 %{_datadir}/gnome-applets/builder/battstat_applet.ui
711 %{_datadir}/gnome-applets/ui/battstat-applet-menu.xml
712 %{_datadir}/gnome-panel/applets/org.gnome.applets.BattstatApplet.panel-applet
713 %{_sysconfdir}/sound/events/battstat_applet.soundlist
714
715 %files brightness
716 %defattr(644,root,root,755)
717 %attr(755,root,root) %{_libdir}/gnome-applets/libbrightness-applet.so
718 %{_datadir}/gnome-applets/icons/hicolor/16x16/status/gpm-brightness-lcd*.png
719 %{_datadir}/gnome-applets/icons/hicolor/22x22/status/gpm-brightness-lcd*.png
720 %{_datadir}/gnome-applets/icons/hicolor/24x24/status/gpm-brightness-lcd*.png
721 %{_datadir}/gnome-applets/icons/hicolor/32x32/status/gpm-brightness-lcd*.png
722 %{_datadir}/gnome-applets/icons/hicolor/48x48/status/gpm-brightness-lcd*.png
723 %{_datadir}/gnome-applets/icons/hicolor/scalable/status/gpm-brightness-lcd*.svg
724 %{_datadir}/gnome-applets/ui/brightness-applet-menu.xml
725 %{_datadir}/gnome-panel/applets/org.gnome.BrightnessApplet.panel-applet
726 %{_iconsdir}/hicolor/*x*/apps/gnome-brightness-applet.png
727 %{_iconsdir}/hicolor/scalable/apps/gnome-brightness-applet.svg
728
729 %files charpicker -f char-palette.lang
730 %defattr(644,root,root,755)
731 %attr(755,root,root) %{_libdir}/gnome-applets/libcharacter-picker-applet.so
732 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.charpick.gschema.xml
733 %{_datadir}/gnome-applets/ui/charpick-applet-menu.xml
734 %{_datadir}/gnome-panel/applets/org.gnome.applets.CharpickerApplet.panel-applet
735
736 %files command
737 %defattr(644,root,root,755)
738 %attr(755,root,root) %{_libdir}/gnome-applets/libcommand-applet.so
739 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.command.gschema.xml
740 %{_datadir}/gnome-panel/applets/org.gnome.applets.CommandApplet.panel-applet
741
742 %files cpufreq -f cpufreq-applet.lang
743 %defattr(644,root,root,755)
744 %doc cpufreq/AUTHORS
745 %attr(755,root,root) %{_bindir}/cpufreq-selector
746 %attr(755,root,root) %{_libdir}/gnome-applets/libcpu-frequency-applet.so
747 %{_datadir}/dbus-1/system-services/org.gnome.CPUFreqSelector.service
748 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.enums.xml
749 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.cpufreq.gschema.xml
750 %{_datadir}/gnome-applets/builder/cpufreq-preferences.ui
751 %{_datadir}/gnome-applets/cpufreq-applet
752 %{_datadir}/gnome-applets/ui/cpufreq-applet-menu.xml
753 %{_datadir}/gnome-panel/applets/org.gnome.applets.CPUFreqApplet.panel-applet
754 %{_datadir}/polkit-1/actions/org.gnome.cpufreqselector.policy
755 /etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
756 %{_iconsdir}/hicolor/*x*/apps/gnome-cpu-frequency-applet.png
757 %{_iconsdir}/hicolor/scalable/apps/gnome-cpu-frequency-applet.svg
758
759 %files drivemount -f drivemount.lang
760 %defattr(644,root,root,755)
761 %doc drivemount/AUTHORS
762 %attr(755,root,root) %{_libdir}/gnome-applets/libdrive-mount-applet.so
763 %{_datadir}/gnome-applets/ui/drivemount-applet-menu.xml
764 %{_datadir}/gnome-panel/applets/org.gnome.applets.DriveMountApplet.panel-applet
765
766 %files geyes -f geyes.lang
767 %defattr(644,root,root,755)
768 %doc geyes/{AUTHORS,README.themes}
769 %attr(755,root,root) %{_libdir}/gnome-applets/libgeyes-applet.so
770 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.geyes.gschema.xml
771 %{_datadir}/gnome-applets/geyes
772 %{_datadir}/gnome-applets/ui/geyes-applet-menu.xml
773 %{_datadir}/gnome-panel/applets/org.gnome.applets.GeyesApplet.panel-applet
774 %{_iconsdir}/hicolor/*x*/apps/gnome-eyes-applet.png
775 %{_iconsdir}/hicolor/scalable/apps/gnome-eyes-applet.svg
776
777 %files gweather -f gweather.lang
778 %defattr(644,root,root,755)
779 %doc gweather/AUTHORS
780 %attr(755,root,root) %{_libdir}/gnome-applets/libgweather-applet.so
781 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.gweather.gschema.xml
782 %{_datadir}/gnome-applets/ui/gweather-applet-menu.xml
783 %{_datadir}/gnome-panel/applets/org.gnome.applets.GWeatherApplet.panel-applet
784
785 %files inhibit
786 %defattr(644,root,root,755)
787 %attr(755,root,root) %{_libdir}/gnome-applets/libinhibit-applet.so
788 %{_datadir}/gnome-applets/icons/hicolor/16x16/status/gpm-inhibit*.png
789 %{_datadir}/gnome-applets/icons/hicolor/16x16/status/gpm-uninhibit.png
790 %{_datadir}/gnome-applets/icons/hicolor/22x22/status/gpm-inhibit*.png
791 %{_datadir}/gnome-applets/icons/hicolor/22x22/status/gpm-uninhibit.png
792 %{_datadir}/gnome-applets/icons/hicolor/24x24/status/gpm-inhibit*.png
793 %{_datadir}/gnome-applets/icons/hicolor/24x24/status/gpm-uninhibit.png
794 %{_datadir}/gnome-applets/icons/hicolor/32x32/status/gpm-inhibit*.png
795 %{_datadir}/gnome-applets/icons/hicolor/32x32/status/gpm-uninhibit.png
796 %{_datadir}/gnome-applets/icons/hicolor/48x48/status/gpm-inhibit*.png
797 %{_datadir}/gnome-applets/icons/hicolor/48x48/status/gpm-uninhibit.png
798 %{_datadir}/gnome-applets/icons/hicolor/scalable/status/gpm-inhibit*.svg
799 %{_datadir}/gnome-applets/icons/hicolor/scalable/status/gpm-uninhibit.svg
800 %{_datadir}/gnome-applets/ui/inhibit-applet-menu.xml
801 %{_datadir}/gnome-panel/applets/org.gnome.InhibitApplet.panel-applet
802 %{_iconsdir}/hicolor/*x*/apps/gnome-inhibit-applet.png
803 %{_iconsdir}/hicolor/scalable/apps/gnome-inhibit-applet.svg
804
805 %files minicommander -f command-line.lang
806 %defattr(644,root,root,755)
807 %doc mini-commander/{AUTHORS,README,TODO}
808 %attr(755,root,root) %{_libdir}/gnome-applets/libmini-commander-applet.so
809 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.mini-commander.gschema.xml
810 %{_datadir}/gnome-applets/builder/mini-commander.ui
811 %{_datadir}/gnome-applets/ui/mini-commander-applet-menu.xml
812 %{_datadir}/gnome-panel/applets/org.gnome.applets.MiniCommanderApplet.panel-applet
813 %{_iconsdir}/hicolor/48x48/apps/gnome-mini-commander.png
814
815 %files multiload -f multiload.lang
816 %defattr(644,root,root,755)
817 %doc multiload/AUTHORS
818 %attr(755,root,root) %{_libdir}/gnome-applets/libmultiload-applet.so
819 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.multiload.gschema.xml
820 %{_datadir}/gnome-applets/ui/multiload-applet-menu.xml
821 %{_datadir}/gnome-panel/applets/org.gnome.applets.MultiLoadApplet.panel-applet
822
823 %files netspeed -f netspeed_applet.lang
824 %defattr(644,root,root,755)
825 %doc netspeed/{AUTHORS,TODO}
826 %attr(755,root,root) %{_libdir}/gnome-applets/libnet-speed-applet.so
827 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.netspeed.gschema.xml
828 %{_datadir}/gnome-applets/ui/netspeed-menu.xml
829 %{_datadir}/gnome-panel/applets/org.gnome.panel.Netspeed.panel-applet
830 %{_iconsdir}/hicolor/*x*/apps/netspeed-applet.png
831 %{_iconsdir}/hicolor/scalable/apps/netspeed-applet.svg
832 %{_iconsdir}/hicolor/16x16/devices/netspeed-*.png
833 %{_iconsdir}/hicolor/24x24/status/netspeed-*.png
834
835 %files search
836 %defattr(644,root,root,755)
837 %attr(755,root,root) %{_libdir}/gnome-applets/libtracker-search-bar-applet.so
838 %{_datadir}/gnome-panel/applets/org.gnome.panel.SearchBar.panel-applet
839
840 %files stickynotes -f stickynotes_applet.lang
841 %defattr(644,root,root,755)
842 %doc sticky-notes/{README,TODO}
843 %attr(755,root,root) %{_libdir}/gnome-applets/libsticky-notes-applet.so
844 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.stickynotes.gschema.xml
845 %dir %{_datadir}/gnome-applets/icons/hicolor/48x48/apps
846 %{_datadir}/gnome-applets/icons/hicolor/48x48/apps/stickynotes-stock-*.png
847 %{_datadir}/gnome-panel/applets/org.gnome.applets.StickyNotesApplet.panel-applet
848 %{_iconsdir}/hicolor/*x*/apps/gnome-sticky-notes-applet.png
849 %{_iconsdir}/hicolor/scalable/apps/gnome-sticky-notes-applet.svg
850
851 %files timer
852 %defattr(644,root,root,755)
853 %attr(755,root,root) %{_libdir}/gnome-applets/libtimer-applet.so
854 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.timer.gschema.xml
855 %{_datadir}/gnome-panel/applets/org.gnome.applets.TimerApplet.panel-applet
856
857 %files trash -f trashapplet.lang
858 %defattr(644,root,root,755)
859 %doc trash/README
860 %attr(755,root,root) %{_libdir}/gnome-applets/libtrash-applet.so
861 %{_datadir}/gnome-panel/applets/org.gnome.applets.TrashApplet.panel-applet
862
863 %files windowpicker
864 %defattr(644,root,root,755)
865 %doc windowpicker/{AUTHORS,TODO}
866 %attr(755,root,root) %{_libdir}/gnome-applets/libwindow-picker-applet.so
867 %{_datadir}/gnome-panel/applets/org.gnome.applets.WindowPicker.panel-applet
868 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.window-picker-applet.gschema.xml
869
870 %files window-buttons
871 %defattr(644,root,root,755)
872 %attr(755,root,root) %{_libdir}/gnome-applets/libwindow-buttons-applet.so
873 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.window-buttons.gschema.xml
874 %{_datadir}/gnome-applets/builder/windowbuttons.ui
875 %{_datadir}/gnome-panel/applets/org.gnome.panel.WindowButtonsApplet.panel-applet
876 %{_pixmapsdir}/windowbuttons-applet.png
877 %{_datadir}/gnome-applets/window-buttons-applet
878
879 %files window-title
880 %defattr(644,root,root,755)
881 %attr(755,root,root) %{_libdir}/gnome-applets/libwindow-title-applet.so
882 %{_datadir}/glib-2.0/schemas/org.gnome.gnome-applets.window-title.gschema.xml
883 %{_datadir}/gnome-applets/builder/windowtitle.ui
884 %{_datadir}/gnome-panel/applets/org.gnome.panel.WindowTitleApplet.panel-applet
885 %{_pixmapsdir}/windowtitle-applet.png
This page took 0.177628 seconds and 3 git commands to generate.