]> git.pld-linux.org Git - packages/geany-plugins.git/blob - geany-plugins.spec
288307737e548e390156480d1ea266bccc5db457
[packages/geany-plugins.git] / geany-plugins.spec
1 Summary:        A collection of different plugins for Geany
2 Summary(pl.UTF-8):      Zbiór różnych wtyczek dla Geany
3 Name:           geany-plugins
4 Version:        1.36
5 Release:        5
6 License:        GPL v2+
7 Group:          Libraries
8 Source0:        https://plugins.geany.org/geany-plugins/%{name}-%{version}.tar.gz
9 # Source0-md5:  76501a5adb92633cc41d0b6453692454
10 Patch0:         libgit2-1.0.patch
11 URL:            https://plugins.geany.org
12 BuildRequires:  GConf2-devel
13 BuildRequires:  check-devel
14 BuildRequires:  cppcheck
15 BuildRequires:  docutils
16 BuildRequires:  enchant2-devel
17 BuildRequires:  geany-devel >= 1.36
18 BuildRequires:  gpgme-devel
19 BuildRequires:  gtk+2-devel
20 BuildRequires:  gtk-webkit-devel
21 BuildRequires:  gtkspell-devel
22 BuildRequires:  libgit2-devel
23 BuildRequires:  libmarkdown-devel
24 BuildRequires:  libtool
25 BuildRequires:  libwnck2-devel
26 BuildRequires:  lua51-devel
27 BuildRequires:  python-pygtk-devel
28 BuildRequires:  vala
29 BuildRequires:  vte0-devel
30 Requires:       geany >= 1.36
31 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
32
33 %description
34 Geany-Plugins is a collection of different plugins for Geany, a
35 lightweight IDE.
36
37 %description -l pl.UTF-8
38 Geany-Plugins to zbiór różnych wtyczek dla Geany, lekiego IDE
39 używającego GTK+2.
40
41 %package addons
42 Summary:        Various small plugins for Geany
43 Summary(pl.UTF-8):      Różne drobne dodatki dla Geany
44 Group:          Libraries
45 Requires:       %{name} = %{version}-%{release}
46
47 %description addons
48 This plugin adds various small addons to Geany which aren't worth an
49 own plugin but might still useful for people.
50
51 %description addons -l pl.UTF-8
52 Ten plugin dodaje ró ż ne ma~B e dodatki do Geany, któ re nie zas~B
53 uguj~E aby mie~G w~B asne pluginy ale wci~E ż s~E uż yteczne dla
54 ludzi.
55
56 %package autoclose
57 Summary:        autoclose plugin for Geany
58 Summary(pl.UTF-8):      wtyczka automatycznego zamykania nawiasów dla Geany
59 Group:          Libraries
60 Requires:       %{name} = %{version}-%{release}
61
62 %description autoclose
63 This plugin enables auto-closing features.
64
65 %description autoclose -l pl.UTF-8
66 Ta wtyczka automatycznie zamyka nawiasy w trakcie pisania kodu.
67
68 %package automark
69 Summary:        automark plugin for Geany
70 Summary(pl.UTF-8):      : Wtyczka automark dla Geany
71 Group:          Libraries
72 Requires:       %{name} = %{version}-%{release}
73
74 %description automark
75 This is a simple plugin that highlights all words that match current
76 word under cursor.
77
78 %description automark -l pl.UTF-8
79 Ta wtyczka podświetla wszystkie słowa pasujące do aktualnie
80 znajdującego się pod kursorem.
81
82 %package codenav
83 Summary:        codenav plugin for Geany
84 Summary(pl.UTF-8):      : Wtyczka codenav dla Geany
85 Group:          Libraries
86 Requires:       %{name} = %{version}-%{release}
87
88 %description codenav
89 This plugin adds some facilities for navigating in code files.
90
91 %description codenav -l pl.UTF-8
92 Wtyczka ułatwiająca nawigowanie po kodzie.
93
94 %package commander
95 Summary:        commander plugin for Geany
96 Summary(pl.UTF-8):      : Wtyczka commander dla Geany
97 Group:          Libraries
98 Requires:       %{name} = %{version}-%{release}
99
100 %description commander
101 Commander is a plugin for Geany that provides a command panel for
102 rapid access to any action.
103
104 %description commander -l pl.UTF-8
105 Commander to wtyczka do Geany, która zapewnia panel poleceń
106 umożliwiający szybki dostęp do dowolnej akcji.
107
108 %package debugger
109 Summary:        debugger plugin for Geany
110 Summary(pl.UTF-8):      : Wtyczka debugger dla Geany
111 Group:          Libraries
112 Requires:       %{name} = %{version}-%{release}
113
114 %description debugger
115 Plugin enables debugging in Geany. Currently supports GDB only, but
116 was developed with multiple debuggers support in mind, so the other
117 backends support is planned as well.
118
119 %description debugger -l pl.UTF-8
120 Wtyczka umożliwia debugowanie w Geany. Obecnie obsługuje tylko GDB,
121 ale została opracowana z myślą o obsłudze wielu debuggerów, więc
122 planowane jest także wsparcie innych backendów.
123
124 %package defineformat
125 Summary:        defineformat plugin for Geany
126 Summary(pl.UTF-8):      : Wtyczka defineformat dla Geany
127 Group:          Libraries
128 Requires:       %{name} = %{version}-%{release}
129
130 %description defineformat
131 Defineformat -- on-the-fly #define prettyprinter. This plugin will
132 help you to write multiline defines with aligned backslash.
133
134 %description defineformat -l pl.UTF-8
135 Ta wtyczka pomoże Ci napisać definicje wielowierszowe z wyrównanym
136 odwrotnym ukośnikiem.
137
138 %package devhelp
139 Summary:        devhelp plugin for Geany
140 Summary(pl.UTF-8):      : Wtyczka devhelp dla Geany
141 Group:          Libraries
142 Requires:       %{name} = %{version}-%{release}
143
144 %description devhelp
145 This plugin embeds an API documentation browser and search
146 functionality directly into Geany's user interface.
147
148 %description devhelp -l pl.UTF-8
149 Ta wtyczka osadza przeglądarkę dokumentacji API i wyszukiwanie
150 funkcjonalność bezpośrednio w interfejsie użytkownika Geany.
151
152 %package geanyctags
153 Summary:        geanyctags plugin for Geany
154 Summary(pl.UTF-8):      : Wtyczka geanyctags dla Geany
155 Group:          Libraries
156 Requires:       %{name} = %{version}-%{release}
157 Requires:       ctags
158
159 %description geanyctags
160 GeanyCtags adds a simple support for generating and querying ctags
161 files for a Geany project. It requires that the ctags command is
162 installed in a system path
163
164 %description geanyctags -l pl.UTF-8
165 GeanyCtags dodaje prostą obsługę generowania i sprawdzania plików
166 ctags dla projektu Geany. Wtyczka wymaga zainstalowanego ctags.
167
168 %package geanydoc
169 Summary:        geanydoc plugin for Geany
170 Summary(pl.UTF-8):      : Wtyczka geanydoc dla Geany
171 Group:          Libraries
172 Requires:       %{name} = %{version}-%{release}
173
174 %description geanydoc
175 Geanydoc is plugin for Geany IDE that allow execute specified commands
176 on the current word at the cursor position.
177
178 %description geanydoc -l pl.UTF-8
179 Geanydoc to wtyczka dla Geany IDE, która pozwala wykonywać określone
180 polecenia dla aktualnie zaznaczonego słowa.
181
182 %package geanyextrasel
183 Summary:        geanyextrasel plugin for Geany
184 Summary(pl.UTF-8):      : Wtyczka geanyextrasel dla Geany
185 Group:          Libraries
186 Requires:       %{name} = %{version}-%{release}
187
188 %description geanyextrasel
189 The Extra Selection plugin adds the following functions to Geany:
190 - Goto matching brace and select (Select to Matching Brace).
191 - Goto line and select (Select to Line).
192 - Toggle the current selection type between stream and rectangular
193   (without changing column mode, can be invoked while drag-selecting).
194 - Ctrl-Shift-Alt-Left/Right/Home/End keys - same as Ctrl-Shift, but
195   for rectangular selection.
196 - Column mode - while active, all (Ctrl)-Shift-movement keys do
197   rectangle selection instead of stream.
198 - Selection with anchor instead of the Shift-movement keys.
199
200 %description geanyextrasel -l pl.UTF-8
201 Wtyczka Extra Selection dodaje do Geany następujące funkcje:
202 - Przejdź do pasującego nawiasu klamrowego i wybierz (Wybierz do
203   pasującego nawiasu klamrowego).
204 - Idź do linii i wybierz (Wybierz do linii).
205 - Przełącz bieżący typ wyboru między strumieniem a prostokątem (bez
206   zmiany trybu kolumny, można wywoływać podczas zaznaczania
207   przeciągnięciem).
208 - Ctrl-Shift-Alt-Left / Right / Home / End - tak samo jak Ctrl-Shift,
209   ale do wyboru prostokątnego.
210 - Tryb kolumny - gdy aktywne, wszystkie klawisze (Ctrl) -Shift-ruch
211   robią zaznaczenie prostokąta zamiast strumienia.
212 - Wybór za pomocą kotwicy zamiast klawiszy Shift-move.
213
214 %package geanyinsertnum
215 Summary:        geanyinsertnum plugin for Geany
216 Summary(pl.UTF-8):      : Wtyczka geanyinsertnum dla Geany
217 Group:          Libraries
218 Requires:       %{name} = %{version}-%{release}
219
220 %description geanyinsertnum
221 This plugin replaces a (possibly zero-width) rectangular selection
222 with integer numbers, using start/step/base etc. specified by the
223 user. For practical reasons, the number of lines is limited to 250000.
224 Lines shorter than the current selection are skipped.
225
226 %description geanyinsertnum -l pl.UTF-8
227 Wtyczka ta zastępuje prostokątny wybór (prawdopodobnie o zerowej
228 szerokości) liczbami całkowitymi, używając start / step / base itp.
229 Określonych przez użytkownika. Ze względów praktycznych liczba linii
230 jest ograniczona do 250000. Linie krótsze niż bieżący wybór są
231 pomijane.
232
233 %package geanylua
234 Summary:        geanylua plugin for Geany
235 Summary(pl.UTF-8):      : Wtyczka geanylua dla Geany
236 Group:          Libraries
237 Requires:       %{name} = %{version}-%{release}
238
239 %description geanylua
240 This is a plugin for the Geany IDE to provide Lua scripting.
241
242 %description geanylua -l pl.UTF-8
243 Ta wtyczka umożliwia używanie w Geany skryptów LUA.
244
245 %package geanymacro
246 Summary:        geanymacro plugin for Geany
247 Summary(pl.UTF-8):      : Wtyczka geanymacro dla Geany
248 Group:          Libraries
249 Requires:       %{name} = %{version}-%{release}
250
251 %description geanymacro
252 Geanymacro is a plugin to provide user defined macros for Geany
253
254 %description geanymacro -l pl.UTF-8
255 Geanymacro to wtyczka pozwalająca użytkownikowi definiować własne
256 makra.
257
258 %package geanyminiscript
259 Summary:        geanyminiscript plugin for Geany
260 Summary(pl.UTF-8):      : Wtyczka geanyminiscript dla Geany
261 Group:          Libraries
262 Requires:       %{name} = %{version}-%{release}
263
264 %description geanyminiscript
265 A Geany Mini-Script filter plugin
266
267 %description geanyminiscript -l pl.UTF-8
268 Wtyczka filtra Geany Mini-Script
269
270 %package geanynumberedbookmarks
271 Summary:        geanynumberedbookmarks plugin for Geany
272 Summary(pl.UTF-8):      : Wtyczka geanynumberedbookmarks dla Geany
273 Group:          Libraries
274 Requires:       %{name} = %{version}-%{release}
275
276 %description geanynumberedbookmarks
277 Geanynumberedbookmarks is a plugin to provide users with 10 numbered
278 bookmarks (in addition to the usual bookkmarks)
279
280 %description geanynumberedbookmarks -l pl.UTF-8
281 Geanynumberedbookmarks to wtyczka zapewniająca użytkownikom 10
282 ponumerowanych zakładek (oprócz zwykłych zakładek)
283
284 %package geanypg
285 Summary:        geanypg plugin for Geany
286 Summary(pl.UTF-8):      : Wtyczka geanypg dla Geany
287 Group:          Libraries
288 Requires:       %{name} = %{version}-%{release}
289
290 %description geanypg
291 GeanyPG is a plugin for Geany that allows the user to encrypt, decrypt
292 and verify signatures with GnuPG.
293
294 %description geanypg -l pl.UTF-8
295 GeanyPG to wtyczka dla Geany, która pozwala użytkownikowi szyfrować,
296 deszyfrować i weryfikować podpisy za pomocą GnuPG.
297
298 %package geanyprj
299 Summary:        geanyprj plugin for Geany
300 Summary(pl.UTF-8):      : Wtyczka geanyprj dla Geany
301 Group:          Libraries
302 Requires:       %{name} = %{version}-%{release}
303
304 %description geanyprj
305 Geanyprj is alternative project manager for Geany fast light IDE.
306
307 %description geanyprj -l pl.UTF-8
308 Geanyprj jest alternatywnym menedżerem projektów dla Geany IDE.
309
310 %package geanypy
311 Summary:        geanypy plugin for Geany
312 Summary(pl.UTF-8):      : Wtyczka geanypy dla Geany
313 Group:          Libraries
314 Requires:       %{name} = %{version}-%{release}
315
316 %description geanypy
317 Write Geany plugins in Python! Geanypy provides most of the standard
318 Geany C API for Python.
319
320 %description geanypy -l pl.UTF-8
321 Pisz wtyczki Geany w Pythonie! Geanypy zapewnia większość
322 standardowych API C Geany dla Pythona.
323
324 %package geanyvc
325 Summary:        geanyvc plugin for Geany
326 Summary(pl.UTF-8):      : Wtyczka geanyvc dla Geany
327 Group:          Libraries
328 Requires:       %{name} = %{version}-%{release}
329
330 %description geanyvc
331 GeanyVC is plugin that provides a uniform way of accessing the
332 different version-control systems inside Geany IDE. Only small subset
333 of vc is implemented, but, hey, you don't need anything besides diff,
334 log, status, revert and commit most time.
335
336 %description geanyvc -l pl.UTF-8
337 GeanyVC to wtyczka, która zapewnia jednolity sposób uzyskiwania
338 dostępu do różnych systemów kontroli wersji w Geany IDE.
339 Zaimplementowano tylko niewielki podzbiór funkcji, ale, hej, nie
340 potrzebujesz niczego poza różnicami, logowaniem, statusem,
341 przywracaniem i zatwierdzaniem przez większość czasu.
342
343 %package geniuspaste
344 Summary:        geniuspaste plugin for Geany
345 Summary(pl.UTF-8):      : Wtyczka geniuspaste dla Geany
346 Group:          Libraries
347 Requires:       %{name} = %{version}-%{release}
348
349 %description geniuspaste
350 This plugin allows the user to paste code from Geany into a configured
351 pastebin service. At the moment it ships with builtin support these
352 pastebin services, but more can be added:
353 - codepad.org
354 - dpaste.de
355 - fpaste.org
356 - pastebin.geany.org
357 - paste.debian.net
358 - sprunge.us GeniusPaste detects automatically the syntax of the code
359   and pastes it with syntax highlighting enabled. It can also display
360   the pasted code opening a new browser tab.
361
362 %description geniuspaste -l pl.UTF-8
363 Ta wtyczka pozwala użytkownikowi wkleić kod z Geany do skonfigurowanej
364 usługi pastebin. W tej chwili jest on wyposażony we wbudowane wsparcie
365 tych usług pastebin, ale można dodać więcej:
366 - codepad.org
367 - dpaste.de
368 - fpaste.org
369 - pastebin.geany.org
370 - paste.debian.net
371 - sprunge.us GeniusPaste automatycznie wykrywa składnię kodu i wkleja
372   go z włączonym podświetlaniem składni. Może także wyświetlać wklejony
373   kod otwierając nową kartę przeglądarki.
374
375 %package git-changebar
376 Summary:        git-changebar plugin for Geany
377 Summary(pl.UTF-8):      : Wtyczka git-changebar dla Geany
378 Group:          Libraries
379 Requires:       %{name} = %{version}-%{release}
380
381 %description git-changebar
382 This plugin highlights uncommitted changes to files tracked with Git,
383 allows to navigate through the hunks and undo them.
384
385 %description git-changebar -l pl.UTF-8
386 Ta wtyczka podkreśla niezatwierdzone zmiany w plikach śledzonych za
387 pomocą Git, pozwala nawigować między zmienionymi blokami i cofać je.
388
389 %package keyrecord
390 Summary:        keyrecord plugin for Geany
391 Summary(pl.UTF-8):      : Wtyczka keyrecord dla Geany
392 Group:          Libraries
393 Requires:       %{name} = %{version}-%{release}
394
395 %description keyrecord
396 This plugin allows you to record a sequence of keystrokes and to
397 replay it several times.
398
399 %description keyrecord -l pl.UTF-8
400 Ta wtyczka pozwala nagrywać sekwencję naciśnięć klawiszy i odtwarzać
401 ją kilka razy.
402
403 %package latex
404 Summary:        latex plugin for Geany
405 Summary(pl.UTF-8):      : Wtyczka latex dla Geany
406 Group:          Libraries
407 Requires:       %{name} = %{version}-%{release}
408
409 %description latex
410 LaTeX is a little plugin to improve support of LaTeX on Geany.
411
412 %description latex -l pl.UTF-8
413 LaTeX to prosta wtyczka rozszerzająca możliwości Geany w tym zakresie.
414
415 %package lineoperations
416 Summary:        lineoperations plugin for Geany
417 Summary(pl.UTF-8):      : Wtyczka lineoperations dla Geany
418 Group:          Libraries
419 Requires:       %{name} = %{version}-%{release}
420
421 %description lineoperations
422 Line Operations is an assortment of simple line functions that can be
423 applied to an open file, or selection.
424
425 %description lineoperations -l pl.UTF-8
426 Line Operations to zestaw prostych funkcji liniowych, które można
427 zastosować do otwartego pliku lub zaznaczenia.
428
429 %package lipsum
430 Summary:        lipsum plugin for Geany
431 Summary(pl.UTF-8):      : Wtyczka lipsum dla Geany
432 Group:          Libraries
433 Requires:       %{name} = %{version}-%{release}
434
435 %description lipsum
436 Lipsum is a plugin for Geany that implements a Lorem Ipsum generator
437 to insert placeholder text into your document.
438
439 %description lipsum -l pl.UTF-8
440 Lipsum to wtyczka dla Geany, która implementuje generator Lorem Ipsum
441 do wstawiania tekstu zastępczego do dokumentu.
442
443 %package markdown
444 Summary:        markdown plugin for Geany
445 Summary(pl.UTF-8):      : Wtyczka markdown dla Geany
446 Group:          Libraries
447 Requires:       %{name} = %{version}-%{release}
448
449 %description markdown
450 This plugin provides a real-time preview of rendered Markdown, that
451 is, Markdown converted to HTML and inserted into an HTML template and
452 loaded into a WebKit view.
453
454 %description markdown -l pl.UTF-8
455 Ta wtyczka zapewnia podgląd w czasie rzeczywistym renderowanego
456 znacznika, to znaczy znacznika przekonwertowanego na HTML i
457 wstawionego do szablonu HTML i załadowanego do widoku WebKit.
458
459 %package multiterm
460 Summary:        multiterm plugin for Geany
461 Summary(pl.UTF-8):      : Wtyczka multiterm dla Geany
462 Group:          Libraries
463 Requires:       %{name} = %{version}-%{release}
464
465 %description multiterm
466 MultiTerm is similar to Geany's built-in VTE terminal except that it
467 supports multiple terminals in tabs and supports different shells in
468 each of the terminal tabs.
469
470 %description multiterm -l pl.UTF-8
471 MultiTerm jest podobne do wbudowanego w Geany terminala VTE, z tą
472 różnicą, że wspiera wiele terminali w zakładkach i różnie powłoki w
473 każdej zakłądce terminalowej.
474
475 %package overview
476 Summary:        overview plugin for Geany
477 Summary(pl.UTF-8):      : Wtyczka overview dla Geany
478 Group:          Libraries
479 Requires:       %{name} = %{version}-%{release}
480
481 %description overview
482 The Overview plugin is a small zoomed-out view next to the normal
483 editor view that allows to see and navigate a lot of the file at once.
484 It is similar to the Minimap in SublimeText or such similar feature in
485 numerous other editors.
486
487 %description overview -l pl.UTF-8
488 Wtyczka Overview to mały, pomniejszony widok obok normalnego widoku
489 edytora, który pozwala zobaczyć i nawigować po wielu plikach
490 jednocześnie. Jest podobny do Minimapy w SublimeText lub podobnej
491 funkcji w wielu innych edytorach.
492
493 %package pairtaghighlighter
494 Summary:        pairtaghighlighter plugin for Geany
495 Summary(pl.UTF-8):      : Wtyczka pairtaghighlighter dla Geany
496 Group:          Libraries
497 Requires:       %{name} = %{version}-%{release}
498
499 %description pairtaghighlighter
500 Finds and highlights matching opening/closing HTML tag by clicking or
501 moving cursor inside a tag.
502
503 %description pairtaghighlighter -l pl.UTF-8
504 Znajduje i wyróżnia pasujący otwierający / zamykający znacznik HTML,
505 klikając lub przesuwając kursor wewnątrz znacznika.
506
507 %package pohelper
508 Summary:        pohelper plugin for Geany
509 Summary(pl.UTF-8):      : Wtyczka pohelper dla Geany
510 Group:          Libraries
511 Requires:       %{name} = %{version}-%{release}
512
513 %description pohelper
514 Translation Helper is a plugin for Geany that improves the support for
515 GetText translation files, by providing various features specific to
516 this format and to translators.
517
518 %description pohelper -l pl.UTF-8
519 Translation Helper to wtyczka dla Geany, która poprawia obsługę plików
520 tłumaczeń GetText, zapewniając różne funkcje specyficzne dla tego
521 formatu i dla tłumaczy.
522
523 %package pretty-printer
524 Summary:        pretty-printer plugin for Geany
525 Summary(pl.UTF-8):      : Wtyczka pretty-printer dla Geany
526 Group:          Libraries
527 Requires:       %{name} = %{version}-%{release}
528
529 %description pretty-printer
530 Formats an XML file and makes it human-readable.
531
532 %description pretty-printer -l pl.UTF-8
533 Formatuje XML i czyni go czytelnym dla ludzi.
534
535 %package projectorganizer
536 Summary:        projectorganizer plugin for Geany
537 Summary(pl.UTF-8):      : Wtyczka projectorganizer dla Geany
538 Group:          Libraries
539 Requires:       %{name} = %{version}-%{release}
540
541 %description projectorganizer
542 Project Organizer is an extension of Geany's project management
543 displaying a tree of files belonging to the project in the sidebar.
544
545 %description projectorganizer -l pl.UTF-8
546 Project Organizer to rozszerzenie zarządzania projektami Geany,
547 wyświetlające na pasku bocznym drzewo plików należących do projektu.
548
549 %package scope
550 Summary:        scope plugin for Geany
551 Summary(pl.UTF-8):      : Wtyczka scope dla Geany
552 Group:          Libraries
553 Requires:       %{name} = %{version}-%{release}
554
555 %description scope
556 Scope is a graphical GDB front-end with the normal functions you would
557 expect (stepping, breakpoints...), and a few notable features:
558 - The comminication between Scope and gdb is asynchronous.
559 - You can enter any gdb command, at any time (of course, for the
560   command to be executed, gdb must be[come] available).
561 - All gdb I/O (along with some other messages) is displayed in a
562   terminal-like "Debug Console". Whenever you find the GUI lacking,
563   simply switch to that console and work directly with gdb.
564 - 7-bit/Locale/UTF-8 support for values.
565
566 %description scope -l pl.UTF-8
567 Zakres jest graficznym interfejsem GDB z normalnymi funkcjami, których
568 można oczekiwać (krokami, punktami przerwania ...) i kilkoma ważnymi
569 funkcjami:
570 - Łączność między Scope a gdb jest asynchroniczna.
571 - Możesz wprowadzić dowolne polecenie gdb w dowolnym momencie
572   (oczywiście, aby polecenie zostało wykonane, gdb musi być [come]
573   dostępne).
574 - Wszystkie wejścia / wyjścia gdb (wraz z kilkoma innymi komunikatami)
575   są wyświetlane w podobnej do terminalu „konsoli debugowania”. Ilekroć
576   zauważysz brak w GUI, po prostu przełącz się na tę konsolę i pracuj
577   bezpośrednio z gdb.
578 - Obsługa 7-bit/Locale/UTF-8
579
580 %package sendmail
581 Summary:        sendmail plugin for Geany
582 Summary(pl.UTF-8):      : Wtyczka sendmail dla Geany
583 Group:          Libraries
584 Requires:       %{name} = %{version}-%{release}
585
586 %description sendmail
587 SendMail is a little plugin to send a document as attachment using the
588 preferred mail client from inside Geany. It is similar to the envelope
589 symbol of most office tools and requires a mail client that is
590 supporting remote calls. This is not a direct binding to sendmail,
591 even if it could be used for.
592
593 %description sendmail -l pl.UTF-8
594 SendMail to mała wtyczka do wysyłania dokumentu jako załącznika przy
595 użyciu preferowanego klienta poczty z Geany. Jest podobny do symbolu
596 koperty większości narzędzi biurowych i wymaga klienta poczty
597 obsługującego połączenia zdalne. Nie jest to bezpośrednie powiązanie z
598 sendmailem, nawet jeśli mogłoby być wykorzystane.
599
600 %package shiftcolumn
601 Summary:        shiftcolumn plugin for Geany
602 Summary(pl.UTF-8):      : Wtyczka shiftcolumn dla Geany
603 Group:          Libraries
604 Requires:       %{name} = %{version}-%{release}
605
606 %description shiftcolumn
607 This plugin allows you to move blocks of text horizontally in left or
608 right direction skipping one character at a time.
609
610 %description shiftcolumn -l pl.UTF-8
611 Ta wtyczka umożliwia przenoszenie bloków tekstu poziomo w lewo lub w
612 prawo, pomijając jeden znak na raz.
613
614 %package spellcheck
615 Summary:        spellcheck plugin for Geany
616 Summary(pl.UTF-8):      : Wtyczka spellcheck dla Geany
617 Group:          Libraries
618 Requires:       %{name} = %{version}-%{release}
619
620 %description spellcheck
621 This plugin checks the content of the current document in Geany with
622 the spell check library Enchant. You can also select a certain text
623 passage, then the plugin will only check the selected text. All lines
624 with misspelled words are highlighted with a red squiggly underline
625 and the wrong words are printed in the messages window at the bottom
626 of Geany together with available suggestions. For the plugin to work
627 at all, you need to have the Enchant library installed together with
628 at least one backend (Aspell, Myspell, Hunspell, ...). The plugin's
629 configure dialog lists all available languages/dictionaries which can
630 be used for the spell check.
631
632 %description spellcheck -l pl.UTF-8
633 Ta wtyczka sprawdza zawartość bieżącego dokumentu w Geany za pomocą
634 biblioteki sprawdzania pisowni Enchant. Możesz także wybrać określony
635 fragment tekstu, a następnie wtyczka sprawdzi tylko zaznaczony tekst.
636 Wszystkie wiersze z błędnie napisanymi słowami są podświetlone
637 czerwonym zawijasowym podkreśleniem, a nieprawidłowe słowa są
638 drukowane w oknie wiadomości u dołu Geany wraz z dostępnymi
639 sugestiami. Aby wtyczka w ogóle działała, musisz mieć zainstalowaną
640 bibliotekę Enchant wraz z co najmniej jednym backendem (Aspell,
641 Myspell, Hunspell, ...). Okno dialogowe konfiguracji wtyczki zawiera
642 listę wszystkich dostępnych języków / słowników, których można użyć do
643 sprawdzania pisowni.
644
645 %package tableconvert
646 Summary:        tableconvert plugin for Geany
647 Summary(pl.UTF-8):      : Wtyczka tableconvert dla Geany
648 Group:          Libraries
649 Requires:       %{name} = %{version}-%{release}
650
651 %description tableconvert
652 Tableconvert is a plugin which helps on converting a tabulator
653 separated selection into a table.
654
655 %description tableconvert -l pl.UTF-8
656 Tableconvert to wtyczka, która pomaga w konwertowaniu selekcji
657 rozdzielonej tabulatorami na tabelę.
658
659 %package treebrowser
660 Summary:        treebrowser plugin for Geany
661 Summary(pl.UTF-8):      : Wtyczka treebrowser dla Geany
662 Group:          Libraries
663 Requires:       %{name} = %{version}-%{release}
664
665 %description treebrowser
666 The TreeBrowser plugin for Geany provides an alternate way to browse
667 through your files. It displays files and directories in a tree view
668 and has more features than the file browser plugin delivered with
669 Geany itself.
670
671 %description treebrowser -l pl.UTF-8
672 Wtyczka TreeBrowser dla Geany zapewnia alternatywny sposób
673 przeglądania plików. Wyświetla pliki i katalogi w widoku drzewa i ma
674 więcej funkcji niż wtyczka przeglądarki plików dostarczana z samą
675 Geany.
676
677 %package updatechecker
678 Summary:        updatechecker plugin for Geany
679 Summary(pl.UTF-8):      : Wtyczka updatechecker dla Geany
680 Group:          Libraries
681 Requires:       %{name} = %{version}-%{release}
682
683 %description updatechecker
684 UpdateChecker is a plugin for Geany, which is able to check whether
685 there is a more recent version of Geany available.
686
687 %description updatechecker -l pl.UTF-8
688 UpdateChecker to wtyczka dla Geany, która może sprawdzić, czy dostępna
689 jest nowsza wersja Geany.
690
691 %package vimode
692 Summary:        vimode plugin for Geany
693 Summary(pl.UTF-8):      : Wtyczka vimode dla Geany
694 Group:          Libraries
695 Requires:       %{name} = %{version}-%{release}
696
697 %description vimode
698 Vimode is a Vim-mode plugin for Geany
699
700 %description vimode -l pl.UTF-8
701 Vimode to wtyczka trybu Vim dla Geany
702
703 %package webhelper
704 Summary:        webhelper plugin for Geany
705 Summary(pl.UTF-8):      : Wtyczka webhelper dla Geany
706 Group:          Libraries
707 Requires:       %{name} = %{version}-%{release}
708
709 %description webhelper
710 WebHelper is a plugin for Geany that provides some web development
711 facilities, such as a web page preview and some debugging tools (web
712 inspector).
713
714 %description webhelper -l pl.UTF-8
715 WebHelper to wtyczka dla Geany, która zapewnia pewne funkcje
716 programistyczne, takie jak podgląd strony internetowej i niektóre
717 narzędzia do debugowania (web inspector).
718
719 %package workbench
720 Summary:        workbench plugin for Geany
721 Summary(pl.UTF-8):      : Wtyczka workbench dla Geany
722 Group:          Libraries
723 Requires:       %{name} = %{version}-%{release}
724
725 %description workbench
726 The Workbench plugin is an extension that makes it possible to manage
727 multiple projects in geany. You can add geany projects to a workbench.
728 From there you can add directories to the project to manage the files
729 belonging to the project.
730
731 %description workbench -l pl.UTF-8
732 Wtyczka Workbench jest rozszerzeniem, które umożliwia zarządzanie
733 wieloma projektami w geany. Możesz dodać projekty geany do "stołu
734 roboczego". Stamtąd możesz dodawać katalogi do projektu, aby zarządzać
735 plikami należącymi do projektu.
736
737
738 %package xmlsnippets
739 Summary:        xmlsnippets plugin for Geany
740 Summary(pl.UTF-8):      : Wtyczka xmlsnippets dla Geany
741 Group:          Libraries
742 Requires:       %{name} = %{version}-%{release}
743
744 %description xmlsnippets
745 This plugin extends XML/HTML tag autocompletion provided by Geany. It
746 automatically inserts a matching snippet after you type an opening
747 tag.
748
749 %description xmlsnippets -l pl.UTF-8
750 Ta wtyczka rozszerza automatyczne uzupełnianie tagów XML / HTML
751 dostarczone przez Geany. Automatycznie wstawia pasujący fragment po
752 wpisaniu otwierającego tagu.
753
754 %prep
755 %setup -q
756 %patch0 -p1
757
758 %build
759 %configure
760
761 %{__make} V=1
762
763 %install
764 rm -rf $RPM_BUILD_ROOT
765
766 %{__make} install \
767         DESTDIR=$RPM_BUILD_ROOT
768
769 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}
770 %{__rm} $RPM_BUILD_ROOT%{_libdir}/{,geany/,%{name}/geanylua/}*.la
771
772 # fix locales
773 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/el
774
775 %find_lang %{name}
776
777 %clean
778 rm -rf $RPM_BUILD_ROOT
779
780 %files -f %{name}.lang
781 %defattr(644,root,root,755)
782 %doc NEWS README
783 %attr(755,root,root) %{_libdir}/*.so.*.*.*
784 %attr(755,root,root) %ghost %{_libdir}/*.so.0
785 %dir %{_libdir}/%{name}
786 %dir %{_datadir}/%{name}
787
788 %files addons
789 %defattr(644,root,root,755)
790 %doc addons/{AUTHORS,ChangeLog,NEWS,README}
791 %attr(755,root,root) %{_libdir}/geany/addons.so
792
793 %files autoclose
794 %defattr(644,root,root,755)
795 %doc autoclose/{AUTHORS,ChangeLog,NEWS,README}
796 %attr(755,root,root) %{_libdir}/geany/autoclose.so
797
798 %files automark
799 %defattr(644,root,root,755)
800 %doc automark/{AUTHORS,ChangeLog,NEWS,README}
801 %attr(755,root,root) %{_libdir}/geany/automark.so
802
803 %files codenav
804 %defattr(644,root,root,755)
805 %doc codenav/{AUTHORS,ChangeLog,NEWS,README}
806 %attr(755,root,root) %{_libdir}/geany/codenav.so
807
808 %files commander
809 %defattr(644,root,root,755)
810 %doc commander/{AUTHORS,ChangeLog,NEWS,README}
811 %attr(755,root,root) %{_libdir}/geany/commander.so
812
813 %files debugger
814 %defattr(644,root,root,755)
815 %doc commander/{AUTHORS,ChangeLog,NEWS,README}
816 %attr(755,root,root) %{_libdir}/geany/debugger.so
817 %dir %{_datadir}/%{name}/debugger
818 %{_datadir}/%{name}/debugger/*
819
820 %files defineformat
821 %defattr(644,root,root,755)
822 %doc defineformat/{AUTHORS,ChangeLog,NEWS,README}
823 %attr(755,root,root) %{_libdir}/geany/defineformat.so
824
825 %files devhelp
826 %defattr(644,root,root,755)
827 %doc devhelp/{AUTHORS,ChangeLog,NEWS,README}
828 %attr(755,root,root) %{_libdir}/geany/devhelp.so
829 %dir %{_datadir}/%{name}/devhelp
830 %{_datadir}/%{name}/devhelp/*
831
832 %files geanyctags
833 %defattr(644,root,root,755)
834 %doc geanyctags/{AUTHORS,ChangeLog,NEWS,README}
835 %attr(755,root,root) %{_libdir}/geany/geanyctags.so
836
837 %files geanydoc
838 %defattr(644,root,root,755)
839 %doc geanydoc/{AUTHORS,ChangeLog,NEWS,README}
840 %attr(755,root,root) %{_libdir}/geany/geanydoc.so
841
842 %files geanyextrasel
843 %defattr(644,root,root,755)
844 %doc geanyextrasel/{AUTHORS,ChangeLog,NEWS,README}
845 %attr(755,root,root) %{_libdir}/geany/geanyextrasel.so
846
847 %files geanyinsertnum
848 %defattr(644,root,root,755)
849 %doc geanyinsertnum/{AUTHORS,ChangeLog,NEWS,README}
850 %attr(755,root,root) %{_libdir}/geany/geanyinsertnum.so
851
852 %files geanylua
853 %defattr(644,root,root,755)
854 %doc geanylua/{AUTHORS,ChangeLog,NEWS,README} geanylua/docs/*.html
855 %attr(755,root,root) %{_libdir}/geany/geanylua.so
856 %dir %{_libdir}/%{name}/geanylua
857 %attr(755,root,root) %{_libdir}/%{name}/geanylua/*.so
858 %dir %{_datadir}/%{name}/geanylua
859 %{_datadir}/%{name}/geanylua/*
860
861 %files geanymacro
862 %defattr(644,root,root,755)
863 %doc geanymacro/{AUTHORS,ChangeLog,NEWS,README}
864 %attr(755,root,root) %{_libdir}/geany/geanymacro.so
865
866 %files geanyminiscript
867 %defattr(644,root,root,755)
868 %doc geanyminiscript/{AUTHORS,ChangeLog,NEWS,README}
869 %attr(755,root,root) %{_libdir}/geany/geanyminiscript.so
870
871 %files geanynumberedbookmarks
872 %defattr(644,root,root,755)
873 %doc geanynumberedbookmarks/{AUTHORS,ChangeLog,NEWS,README}
874 %attr(755,root,root) %{_libdir}/geany/geanynumberedbookmarks.so
875
876 %files geanypg
877 %defattr(644,root,root,755)
878 %doc geanypg/{AUTHORS,ChangeLog,NEWS,README}
879 %attr(755,root,root) %{_libdir}/geany/geanypg.so
880
881 %files geanyprj
882 %defattr(644,root,root,755)
883 %doc geanyprj/{AUTHORS,ChangeLog,NEWS,README}
884 %attr(755,root,root) %{_libdir}/geany/geanyprj.so
885
886 %files geanypy
887 %defattr(644,root,root,755)
888 %doc geanypy/{AUTHORS,ChangeLog,NEWS,README}
889 %attr(755,root,root) %{_libdir}/geany/geanypy.so
890 %{_libdir}/geany/*.py
891 %{_libdir}/geany/geanypy
892
893 %files geanyvc
894 %defattr(644,root,root,755)
895 %doc geanyvc/{AUTHORS,ChangeLog,NEWS,README}
896 %attr(755,root,root) %{_libdir}/geany/geanyvc.so
897
898 %files geniuspaste
899 %defattr(644,root,root,755)
900 %doc geniuspaste/{AUTHORS,ChangeLog,NEWS,README}
901 %attr(755,root,root) %{_libdir}/geany/geniuspaste.so
902 %dir %{_datadir}/%{name}/geniuspaste
903 %dir %{_datadir}/%{name}/geniuspaste/pastebins
904 %{_datadir}/%{name}/geniuspaste/pastebins/*
905
906 %files git-changebar
907 %defattr(644,root,root,755)
908 %doc git-changebar/{AUTHORS,ChangeLog,NEWS,README}
909 %attr(755,root,root) %{_libdir}/geany/git-changebar.so
910 %dir %{_datadir}/%{name}/git-changebar
911 %{_datadir}/%{name}/git-changebar/*
912
913 %files keyrecord
914 %defattr(644,root,root,755)
915 %doc keyrecord/{AUTHORS,ChangeLog,NEWS,README}
916 %attr(755,root,root) %{_libdir}/geany/keyrecord.so
917
918 %files latex
919 %defattr(644,root,root,755)
920 %doc latex/{AUTHORS,ChangeLog,NEWS,README} latex/doc/latex.pdf
921 %attr(755,root,root) %{_libdir}/geany/latex.so
922
923 %files lineoperations
924 %defattr(644,root,root,755)
925 %doc lineoperations/{AUTHORS,ChangeLog,NEWS,README}
926 %attr(755,root,root) %{_libdir}/geany/lineoperations.so
927
928 %files lipsum
929 %defattr(644,root,root,755)
930 %doc lipsum/{AUTHORS,ChangeLog,NEWS,README}
931 %attr(755,root,root) %{_libdir}/geany/lipsum.so
932
933 %files markdown
934 %defattr(644,root,root,755)
935 %doc markdown/{AUTHORS,ChangeLog,NEWS,README}
936 %attr(755,root,root) %{_libdir}/geany/markdown.so
937
938 %files multiterm
939 %defattr(644,root,root,755)
940 %doc multiterm/{AUTHORS,ChangeLog,NEWS,README,TODO}
941 %attr(755,root,root) %{_libdir}/geany/multiterm.so
942
943 %files overview
944 %defattr(644,root,root,755)
945 %doc overview/{AUTHORS,ChangeLog,NEWS,README}
946 %attr(755,root,root) %{_libdir}/geany/overview.so
947 %dir %{_datadir}/%{name}/overview
948 %{_datadir}/%{name}/overview/*
949
950 %files pairtaghighlighter
951 %defattr(644,root,root,755)
952 %doc pairtaghighlighter/{AUTHORS,ChangeLog,NEWS,README}
953 %attr(755,root,root) %{_libdir}/geany/pairtaghighlighter.so
954
955 %files pohelper
956 %defattr(644,root,root,755)
957 %doc pohelper/{AUTHORS,ChangeLog,NEWS,README}
958 %attr(755,root,root) %{_libdir}/geany/pohelper.so
959 %dir %{_datadir}/%{name}/pohelper
960 %{_datadir}/%{name}/pohelper/*
961
962 %files pretty-printer
963 %defattr(644,root,root,755)
964 %doc pretty-printer/{AUTHORS,NEWS,README}
965 %attr(755,root,root) %{_libdir}/geany/pretty-printer.so
966
967 %files projectorganizer
968 %defattr(644,root,root,755)
969 %doc projectorganizer/{AUTHORS,ChangeLog,NEWS,README}
970 %attr(755,root,root) %{_libdir}/geany/projectorganizer.so
971
972 %files scope
973 %defattr(644,root,root,755)
974 %doc scope/{AUTHORS,ChangeLog,NEWS,README} scope/docs/*.html
975 %attr(755,root,root) %{_libdir}/geany/scope.so
976 %dir %{_datadir}/%{name}/scope
977 %{_datadir}/%{name}/scope/*
978
979 %files sendmail
980 %defattr(644,root,root,755)
981 %doc sendmail/{AUTHORS,ChangeLog,NEWS,README}
982 %attr(755,root,root) %{_libdir}/geany/sendmail.so
983
984 %files shiftcolumn
985 %defattr(644,root,root,755)
986 %doc shiftcolumn/{AUTHORS,ChangeLog,NEWS,README}
987 %attr(755,root,root) %{_libdir}/geany/shiftcolumn.so
988
989 %files spellcheck
990 %defattr(644,root,root,755)
991 %doc spellcheck/{AUTHORS,ChangeLog,NEWS,README}
992 %attr(755,root,root) %{_libdir}/geany/spellcheck.so
993
994 %files tableconvert
995 %defattr(644,root,root,755)
996 %doc tableconvert/{AUTHORS,ChangeLog,NEWS,README}
997 %attr(755,root,root) %{_libdir}/geany/tableconvert.so
998
999 %files treebrowser
1000 %defattr(644,root,root,755)
1001 %doc treebrowser/{AUTHORS,ChangeLog,NEWS,README}
1002 %attr(755,root,root) %{_libdir}/geany/treebrowser.so
1003
1004 %files updatechecker
1005 %defattr(644,root,root,755)
1006 %doc updatechecker/{AUTHORS,ChangeLog,NEWS,README}
1007 %attr(755,root,root) %{_libdir}/geany/updatechecker.so
1008
1009 %files vimode
1010 %defattr(644,root,root,755)
1011 %doc vimode/{AUTHORS,ChangeLog,NEWS,README}
1012 %attr(755,root,root) %{_libdir}/geany/vimode.so
1013
1014 %files webhelper
1015 %defattr(644,root,root,755)
1016 %doc webhelper/{AUTHORS,ChangeLog,NEWS,README}
1017 %attr(755,root,root) %{_libdir}/geany/webhelper.so
1018
1019 %files workbench
1020 %defattr(644,root,root,755)
1021 %doc workbench/{AUTHORS,ChangeLog,NEWS,README}
1022 %attr(755,root,root) %{_libdir}/geany/workbench.so
1023
1024 %files xmlsnippets
1025 %defattr(644,root,root,755)
1026 %doc xmlsnippets/{AUTHORS,ChangeLog,NEWS,README}
1027 %attr(755,root,root) %{_libdir}/geany/xmlsnippets.so
This page took 0.190176 seconds and 2 git commands to generate.