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