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