Search Criteria
Package Details: geany-plugins-git 2.0.0.r50.ge00f819d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/geany-plugins-git.git (read-only, click to copy) |
---|---|
Package Base: | geany-plugins-git |
Description: | Various plugins for Geany (git version) |
Upstream URL: | https://plugins.geany.org/ |
Licenses: | GPL-3.0-or-later, GPL-2.0-or-later |
Conflicts: | geany-plugins |
Provides: | geany-plugins |
Submitter: | xyproto |
Maintainer: | SpotlightKid |
Last Packager: | SpotlightKid |
Votes: | 38 |
Popularity: | 0.000000 |
First Submitted: | 2011-12-17 12:35 (UTC) |
Last Updated: | 2024-05-02 23:31 (UTC) |
Dependencies (37)
- cairo (cairo-gitAUR)
- ctpl
- discount
- enchant
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- geany (geany-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gpgme (gpgme-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtkspell3
- libcairo.so (cairo-gitAUR, cairo, lib32-cairo)
- libenchant-2.so (enchant)
- libgdk-3.so (gtk3-no_deadkeys_underlineAUR, gtk3-gitAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3, lib32-gtk3)
- libgdk_pixbuf-2.0.so (gdk-pixbuf2, lib32-gdk-pixbuf2)
- libgio-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgit2 (libgit2-gitAUR)
- libgit2.so (libgit2)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgmodule-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- Show 17 more dependencies...
Required by (1)
- geany-git (requires geany-plugins) (optional)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
yochananmarqos commented on 2024-05-02 21:34 (UTC)
Improved PKGBUILD.
SpotlightKid commented on 2019-11-30 16:47 (UTC) (edited on 2019-11-30 16:47 (UTC) by SpotlightKid)
Since the 'community/geany' package is now compiled with GTK3, this package should not depend on 'geany-gtk3-git' anymore but just 'geany'.
I would also suggest to remove the dependency on 'webkitgtk' and replace it with 'webkit2gtk'. The former is insecure and should not be used anymore. The markdown plugin compiles and works with 'webkit2gtk', but the webhelper plugin doesn't, so that would get dropped (both are not in the 'community/geany-plugins' package either). But I think that's better than using an insecure dependency.
trizen commented on 2018-04-17 22:14 (UTC)
I'm no longer using this package. Feel free to adopt.
trizen commented on 2018-02-18 03:07 (UTC)
Thanks Samy. I included a comment in the PKGBUILD.
samy commented on 2018-02-17 14:24 (UTC) (edited on 2018-02-17 14:52 (UTC) by samy)
Please note that some plugins (for instance spellcheck) are not enabled automatically if you are missing some dependencies.
For instance, to enable spellcheck, you must install: enchant (make-dep).
Additionally, you can set --enable-all-plugins to ensure you will get a configuration error if a particular plugin is not installed.
See https://plugins.geany.org for the deps of each plugin.
Edit: When building spellcheck, the ./configure script will ask pkg-config for enchant, which it will fail to find. Actually, you have enchant-2 installed but not enchant. So, you might have to
sudo ln -s /usr/lib/pkgconfig/enchant-2.pc /usr/lib/pkgconfig/enchant.pc
. Once, geany plugins are built you can remove the link.trizen commented on 2016-11-01 09:25 (UTC)
ctag commented on 2016-11-01 02:23 (UTC)
trizen commented on 2016-10-30 15:30 (UTC)
youngunix commented on 2016-05-17 22:29 (UTC)
trizen commented on 2016-05-17 18:49 (UTC)
1 2 3 4 5 6 7 Next › Last »