Search Criteria
Package Details: geany-gtk2-git 1.36.0.37.g5cc69b3d6-1
Git Clone URL: | https://aur.archlinux.org/geany-gtk2-git.git (read-only, click to copy) |
---|---|
Package Base: | geany-gtk2-git |
Description: | Fast and lightweight IDE (git version) |
Upstream URL: | http://github.com/geany/geany |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | amiad |
Maintainer: | amiad |
Last Packager: | amiad |
Votes: | 55 |
Popularity: | 0.010962 |
First Submitted: | 2019-12-09 12:37 |
Last Updated: | 2019-12-09 12:37 |
Dependencies (7)
- desktop-file-utils (desktop-file-utils-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- hicolor-icon-theme (hicolor-icon-theme-git)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- git (git-git) (make)
- intltool (make)
Required by (20)
- editorconfig-geany (requires geany)
- editorconfig-geany-git (requires geany)
- geany-astyle (requires geany)
- geany-clang-complete-git (requires geany)
- geany-highlightselectedword (requires geany)
- geany-jedi-complete (requires geany)
- geany-modeline-git (requires geany)
- geany-openscad (requires geany)
- geany-plugin-editorconfig (requires geany)
- geany-plugin-jsonprettifier (requires geany)
- geany-plugin-markdown (requires geany)
- geany-plugins-git (requires geany)
- geany-snippets (requires geany)
- geany-tags (requires geany)
- geany-theme-retro (requires geany)
- geany-themes (requires geany)
- geany-themes-git (requires geany)
- geany-zencoding (requires geany)
- geanypy-git (requires geany)
- peasy-git (requires geany)
Latest Comments
1 2 3 Next › Last »
ondoho commented on 2020-12-29 11:54
This package now defaults to compiling against GTK3. Which makes its name and dependency list wrong.
amiad commented on 2019-12-11 16:11
@SpotlightKid: I leaved geany-git. You can take it.
amiad commented on 2019-12-09 12:41
@SpotlightKid: I fixed the problem of pkgver. I created
geany-gtk2-git
and submitted request to merge with geany-git.SpotlightKid commented on 2019-12-08 14:06
@amiad: what was that last commit about? The pkgver in the PKGBUILD is now empty. I think you might need to update the pkgver function. See the
geany-gtk3-git
package for a working one.SpotlightKid commented on 2019-12-08 13:06
Since the 'community/geany' package is now compiled with GTK3, maybe this package should be renamed into 'geany-gtk2-git' and 'geany-gtk3-git' into 'geany-git'?
amiad commented on 2017-10-15 13:24
@timofonic: I updated the package now but it git package and if you reinstall its then you will get the updated package.
timofonic commented on 2017-10-12 19:24
@amiad Any updates?
stinke commented on 2014-05-19 08:57
When opening certain files from an XFS filesystem, I am getting the error
"Value too large for defined data type" in geany. Apperantly this is because stat() cannot fit the inode [1]. Recompiling with -D_FILE_OFFSET_BITS=64 solved the problem for me.
This occurs with the community/geany package as well as this one.
IMO this is a bug not a feature request, but I didn't file a bug in bugs.archlinux.org nevertheless.
(Copied this from geany-gtk3-git)
[1] https://bugs.launchpad.net/ubuntu/+source/geany/+bug/1270127
Anonymous comment on 2013-04-07 18:54
This script should be updated for pacman 4.1 so that it more efficiently downloads the git repo.
Anonymous comment on 2012-10-11 10:10
autogen.sh will run configure so there is no reason running it again.