Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045392
en ru br
ALT Linux repos
S:3.7-alt2.qa1
5.0: 3.7-alt2
4.1: 3.5-alt2
4.0: 3.5-alt1.0
3.0: 3.3-alt1

Group :: Editors
RPM: joe

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: joe
Version: 3.5
Release: alt1.0

Summary: An easy to use modeless text editor
License: GPL
Group: Editors
URL: http://sourceforge.net/projects/joe-editor/

Source: http://dl.sf.net/joe-editor/joe-%version.tar.gz
Source1: joe_icons.tar.bz2
Source2: joe.desktop
Source3: joe.png

Patch3: joe-3.0-yuk-c-color.patch
Patch10: joe-3.5-joerc.patch

# Automatically added by buildreq on Thu Aug 03 2006

BuildRequires: aspell libncurses-devel

%description
Joe is an easy to use, modeless text editor which would be very
appropriate for novices. Joe uses the same WordStar keybindings
used in Borland's development environment.

You should install joe if you've used it before and you liked it, or if
you're still deciding what text editor you'd like to use, or if you have a
fondness for WordStar. If you're just starting out, you should probably
install joe because it is very easy to use.

%prep
%setup -q -a1

%patch3 -p1
%patch10 -p1

subst 's/ -asis/-asis/' rc/j*rc.in

%build
%configure
%make_build

%install
%make_install install DESTDIR=%buildroot

# This is automatically compressed afterwards...

pushd $RPM_BUILD_ROOT%_man1dir
ln -s joe.1 jmacs.1
ln -s joe.1 jpico.1
ln -s joe.1 jstar.1
ln -s joe.1 rjoe.1
popd

install -pD -m644 joe_16.xpm $RPM_BUILD_ROOT%_miconsdir/joe.xpm
install -pD -m644 joe_32.xpm $RPM_BUILD_ROOT%_iconsdir/joe.xpm
install -pD -m644 joe_48.xpm $RPM_BUILD_ROOT%_liconsdir/joe.xpm

install -pD -m644 %{SOURCE2} %buildroot%_desktopdir/joe.desktop
install -pD -m644 %{SOURCE3} %buildroot%_pixmapsdir/joe.png

%files
%_bindir/*
%dir %_sysconfdir/joe
%config %_sysconfdir/joe/*
%_man1dir/*
%_desktopdir/*
%_pixmapsdir/*
%_iconsdir/joe.xpm
%_miconsdir/joe.xpm
%_liconsdir/joe.xpm
%doc HINTS LIST NEWS README
%exclude %_sysconfdir/joe/doc

%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