net-firewall/firehol: update Manifest
[moonrise.git] / app-editors / medit / medit-1.0.4.ebuild
blob091ae57930d999fce21c2e83528386d716e5c938
1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 EAPI=0
7 DESCRIPTION="A programming and around-programming GTK+ text editor"
8 HOMEPAGE="http://mooedit.sourceforge.net/"
9 SRC_URI="mirror://sourceforge/mooedit/${P}.tar.bz2"
11 LICENSE="GPL"
12 SLOT="0"
13 KEYWORDS="x86 amd64"
14 IUSE=""
16 DEPEND="dev-python/pygtk
17 dev-libs/libxml2
18 dev-libs/libpcre
19 x11-libs/libSM
20 >=dev-lang/python-2.2
21 >=x11-libs/gtk+-2"
22 RDEPEND="${DEPEND}"
24 src_configure() {
25 econf
26 dodoc AUTHORS NEWS README THANKS
29 src_install() {
30 emake DESTDIR="${D}" install || die
33 pkg_postinst() {
34 xdg-icon-resource forceupdate
35 update-mime-database /usr/share/mime/
38 pkg_postrm() {
39 xdg-icon-resource forceupdate
40 update-mime-database /usr/share/mime/