Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37432754
en ru br
Репозитории ALT
S:0.8.18.1-alt4
5.1: 0.8.17-alt0.M51.1
4.1: 0.8.14-alt1.M41.1
4.0: 0.8.9-alt1
3.0: 0.8.3-alt1
www.altlinux.org/Changes

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

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

Name: leafpad
Version: 0.8.3
Release: alt1

Summary: GTK+2 based notepad clone

License: GPL
Group: Editors
Url: http://tarot.freeshell.org/leafpad/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://tarot.freeshell.org/leafpad/%name-%version.tar.bz2

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

# Automatically added by buildreq on Wed Jun 01 2005

BuildRequires: fontconfig freetype2 glib2-devel libatk-devel libgtk+2-devel libpango-devel perl-XML-Parser pkgconfig

%description
Leafpad is a simple GTK+ based text editor. The user interface is
similar to "notepad", and it aims to be lighter than GEdit and KWrite
and to be as useful as them.

%prep
%setup -q

%build
cp /usr/share/automake/config.sub .
%configure
%__make

%install
%__make install \
DESTDIR=$RPM_BUILD_ROOT

%find_lang %name

%__mkdir_p %buildroot%_menudir

freedesktop2menu.pl %name "Applications/%group" \
%buildroot%_datadir/applications/%name.desktop \
%buildroot%_menudir/%name

%post
%update_menus
%update_desktopdb

%postun
%clean_menus
%clean_desktopdb

%define _pixmapsdir %_datadir/pixmaps
%define _desktopdir %_datadir/applications

%files -f %name.lang
%doc AUTHORS ChangeLog README
%_bindir/*
%_pixmapsdir/*
%_desktopdir/*
%_menudir/*

%changelog

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

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