Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37595107
en ru br
Репозитории ALT
S:3.7-alt2.qa1
5.1: 3.7-alt2
4.1: 3.5-alt2
4.0: 3.5-alt1.0
3.0: 3.3-alt1
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: joe

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: joe
Version: 3.3
Release: alt1

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

Patch3: joe-3.0-yuk-c-color.patch

Patch10: joe-2.9.8-gnoterm.patch

# Automatically added by buildreq on Mon Jun 06 2005

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/' j*rc.in

%build
#aclocal-1.7
#autoconf-2.5
#automake-1.7
#autoheader
%configure
%make_build

%install
%makeinstall

# 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

%__mkdir_p $RPM_BUILD_ROOT%_libdir/menu
cat << EOF > $RPM_BUILD_ROOT%_libdir/menu/%name
?package(%name):\
needs="text"\
section="Applications/Editors"\
title="Joe"\
longtitle="Joe - easy to use text editor"\
command="%_bindir/joe"\
icon=joe.xpm
EOF

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

%post
%update_menus

%postun
%clean_menus

%files
%_bindir/*
%dir %_sysconfdir/%name
%config %_sysconfdir/%name/*
%_man1dir/*
%_menudir/*
%_iconsdir/%name.xpm
%_miconsdir/%name.xpm
%_liconsdir/%name.xpm
%doc HINTS LIST NEWS README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin