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