Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039746
en ru br
ALT Linux repos
5.0: 0.9.4-alt5
4.1: 0.9.4-alt0.M41.3

Group :: Editors
RPM: medit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: medit
Version: 0.9.4
Release: alt0.M41.3

Summary: Multiplatform GTK+2 text editor

Group: Editors
License: GPLv2+
Url: http://mooedit.sourceforge.net/

Packager: Konstantin Baev <kipruss at altlinux.org>

Source0: http://prdownloads.sourceforge.net/mooedit/%name-%version.tar.bz2

# Automatically added by buildreq on Mon Oct 20 2008

BuildRequires: imake intltool libSM-devel libXext-devel libgtk+2-devel libxml2-devel python-module-pygtk-devel xorg-cf-files

Requires(post,postun): desktop-file-utils
BuildPreReq: desktop-file-utils

%add_python_req_skip moo

%description
Medit is a multiplatform GTK+2 text editor.
Features:
- Configurable syntax highlighting
- Configurable keyboard accelerators
- Multiplatform - works both on unix and windows

%prep
%setup -q

%build
%configure --with-system-pcre=NO --enable-moo-module=YES --enable-generated-files=NO --htmldir=%_docdir/%name-%version
%make

%install
%makeinstall_std

%find_lang moo
%find_lang moo-gsv
cat moo.lang moo-gsv.lang >> all.lang
rm -f %buildroot%_datadir/icons/hicolor/icon-theme.cache

%post
%update_menus
%update_desktopdb

%postun
%clean_menus
%clean_desktopdb

%files -f all.lang
%doc COPYING README AUTHORS COPYING.GPL INSTALL LICENSE THANKS NEWS
%doc doc/help
%_bindir/%name
%_datadir/applications/%name.desktop
%_datadir/moo
%_datadir/pixmaps/%name.png
%_libdir/moo
%_iconsdir/hicolor/*/apps/%name.png
%_man1dir/%name.*
%_defaultdocdir/%name-%version/help

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin