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