blob: c66d26de05279748c33906855a9a2d156fd0047e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
pkgbase = geany-plugins-split-git
pkgdesc = Plugins for Geany (split)
pkgver = 2.1.0.r42.gd41be8b
pkgrel = 2
url = https://github.com/geany/geany-plugins
arch = x86_64
license = GPL-2.0-or-later
makedepends = git
makedepends = intltool
makedepends = lua
makedepends = python-docutils
makedepends = vte3
makedepends = lua
makedepends = libgit2
makedepends = enchant
makedepends = webkit2gtk-4.1
makedepends = glib2-devel
depends = geany
source = geany-plugins::git+https://github.com/geany/geany-plugins.git
source = 0001-GeanyLua-PR1238-Multiple-Lua.patch
source = 0002-Project-Organizer-Find-in-Project-Files-fallback.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = geany-plugin-utilslib-git
pkgdesc = Plugin for Geany - Utils Library
optdepends = vte3
provides = geany-plugin-conflict
provides = geany-plugin-utilslib
conflicts = geany-plugin-conflict
conflicts = geany-plugin-utilslib
conflicts = geany-plugins
pkgname = geany-plugin-addons-git
pkgdesc = Plugin for Geany - addons
depends = geany
depends = geany-plugin-conflict
provides = geany-plugin-addons
conflicts = geany-plugin-addons
pkgname = geany-plugin-autoclose-git
pkgdesc = Plugin for Geany - autoclose
depends = geany
depends = geany-plugin-conflict
provides = geany-plugin-autoclose
conflicts = geany-plugin-autoclose
pkgname = geany-plugin-automark-git
pkgdesc = Plugin for Geany - automark
depends = geany
depends = geany-plugin-conflict
provides = geany-plugin-automark
conflicts = geany-plugin-automark
pkgname = geany-plugin-geanylua-git
pkgdesc = Plugin for Geany - geanylua (lua55)
depends = geany
depends = lua
depends = geany-plugin-conflict
provides = geany-plugin-geanylua
conflicts = geany-plugin-geanylua
pkgname = geany-plugin-git-changebar-git
pkgdesc = Plugin for Geany - git-changebar
depends = geany
depends = libgit2
depends = geany-plugin-conflict
provides = geany-plugin-git-changebar
conflicts = geany-plugin-git-changebar
pkgname = geany-plugin-lsp-git
pkgdesc = Plugin for Geany - lsp
depends = geany
depends = geany-plugin-conflict
provides = geany-plugin-lsp
conflicts = geany-plugin-lsp
pkgname = geany-plugin-overview-git
pkgdesc = Plugin for Geany - overview
depends = geany
depends = geany-plugin-conflict
provides = geany-plugin-overview
conflicts = geany-plugin-overview
pkgname = geany-plugin-projectorganizer-git
pkgdesc = Plugin for Geany - projectorganizer
depends = geany
depends = geany-plugin-conflict
provides = geany-plugin-projectorganizer
conflicts = geany-plugin-projectorganizer
pkgname = geany-plugin-spellcheck-git
pkgdesc = Plugin for Geany - spellcheck
depends = geany
depends = enchant
depends = geany-plugin-conflict
optdepends = hunspell-dictionary
provides = geany-plugin-spellcheck
conflicts = geany-plugin-spellcheck
pkgname = geany-plugin-treebrowser-git
pkgdesc = Plugin for Geany - treebrowser
depends = geany
depends = geany-plugin-utilslib
depends = vte3
depends = geany-plugin-conflict
provides = geany-plugin-treebrowser
conflicts = geany-plugin-treebrowser
pkgname = geany-plugin-webhelper-git
pkgdesc = Plugin for Geany - webhelper
depends = geany
depends = webkit2gtk-4.1
depends = geany-plugin-conflict
provides = geany-plugin-webhelper
conflicts = geany-plugin-webhelper
|