Search Criteria
Package Details: medit-full 1.2.0-2
Git Clone URL: | https://aur.archlinux.org/medit-full.git (read-only, click to copy) |
---|---|
Package Base: | medit-full |
Description: | Medit with the python bindings restored |
Upstream URL: | http://mooedit.sourceforge.net |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | ConnorBehan |
Maintainer: | ConnorBehan |
Last Packager: | ConnorBehan |
Votes: | 5 |
Popularity: | 0.048665 |
First Submitted: | 2010-04-25 20:59 |
Last Updated: | 2015-06-08 21:06 |
Dependencies (13)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libsm
- libxml2 (libxml2-linenum, libxml2-git)
- pcre (pcre-svn)
- pygtk
- python2
- gcc-objc (gcc-objc-multilib-x32, gcc-objc-multilib-git, gcc-objc-git) (make)
- intltool (make)
- perl-xml-parser (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- ctags (ctags_as3_haxe, vim-jp-ctags, guile-emacs-git, ctags-git) (optional)
- vte (vte-legacy) (optional) – terminal emulator
Required by (2)
- alterlinux-medit-themes (requires medit)
- unified-demos
Latest Comments
ConnorBehan commented on 2012-04-03 02:51
Thanks!
Anonymous comment on 2012-04-02 19:00
I had issues compiling this with gmodule and gthread, so I had to change this line in the PKGBUILD
> gcc -L../.libs -lmoo `pkg-config --libs gtk+-2.0` -o medit main.o
> gcc -L../.libs -lmoo `pkg-config --libs gtk+-2.0 gmodule-2.0 gthread-2.0` -o medit main.o
After that it compiled fine.
ConnorBehan commented on 2011-05-15 01:36
No problem. It will be gone again soon since Muntyan went back to autoconf with medit 1.0.
markoer commented on 2011-05-10 14:37
please add cmake as dependecy