Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37751694
en ru br
Репозитории ALT
5.1: 0.17-alt1
4.1: 0.9-alt0.M41.1
4.0: 0.6-alt2
3.0: 0.2-alt1
www.altlinux.org/Changes

Группа :: Графические оболочки/GNOME
Пакет: nautilus-open-terminal

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

# This spec is backported to ALTLinux 4.1 automatically by rpmbph script. Do not edit it.
#

Name: nautilus-open-terminal
Version: 0.9
Release: alt0.M41.1

Summary:  An extension for Nautilus to open terminal in current location
Group: Graphical desktop/GNOME
License: %gpl2plus
Url: http://gnomefiles.org

Source: %gnome_ftp/%name/%version/%name-%version.tar.gz
Patch1: %name-0.8-fix-compile.patch

BuildPreReq: rpm-build-licenses rpm-build-gnome >= 0.5

# From configure.in

BuildRequires: libnautilus-devel >= 2.17.2
BuildRequires: libeel-devel >= 2.6.0
BuildRequires: libgnome-desktop-devel >= 2.9.91
BuildRequires: glib2-devel >= 2.4.0
BuildRequires: intltool >= 0.18

BuildRequires: libSM-devel

BuildRequires: rpm-build-compat >= 0.95

%description
This package contains a Nautilus extension makes it easy to open terminal
in current location.

%prep
%setup -q
%patch1

%build
%autoreconf

%configure --disable-schemas-install --disable-static
%make_build

%install
%make_install install DESTDIR=%buildroot

%find_lang %name

%post
%gconf2_install %name

%postun
if [ $1 = 0 ]; then
%gconf2_uninstall %name
fi

%files -f %name.lang
%nautilus_extdir/lib%name.so
%gconf_schemasdir/%name.schemas
%doc AUTHORS README TODO ChangeLog

%exclude %nautilus_extdir/*.la

%changelog

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

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