Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37767496
en ru br
Репозитории ALT
S:3.50.0-alt1
5.1: 2.26.3.1-alt1
4.1: 2.22.3-alt0.M41.1
4.0: 2.16.1-alt1
3.0: 2.10.0-alt1
www.altlinux.org/Changes

Группа :: Терминалы
Пакет: gnome-terminal

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

%define ver_major 2.16

Name: gnome-terminal
Version: %ver_major.1
Release: alt1

Summary: GNOME Terminal
License: GPL
Group: Terminals
Url: http://www.gnome.org

Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.bz2

%define GConf_ver 2.10.0
%define scrollkeeper_ver 0.3.14
%define glib_ver 2.6.3
%define gtk_ver 2.6.4
%define libgnomeui_ver 2.10.0
%define vte_ver 0.14.0
%define startup_notification_ver 0.8
%define rpm_ver 4.0.4-alt14

PreReq: GConf2 >= %GConf_ver
PreReq: scrollkeeper >= %scrollkeeper_ver
PreReq: libvte >= %vte_ver
Requires: common-licenses

# Automatically added by buildreq on Mon Sep 11 2006

BuildRequires: common-licenses GConf gnome-doc-utils imake libavahi-glib libdbus-glib libgnomeui-devel libstartup-notification-devel libtinfo-devel libvte-devel libXt-devel perl-XML-Parser xorg-cf-files

BuildRequires: GConf2 >= %GConf_ver
BuildRequires: glib2-devel >= %glib_ver
BuildRequires: libgtk+2-devel >= %gtk_ver
BuildRequires: libgnomeui-devel >= %libgnomeui_ver
BuildRequires: libstartup-notification-devel >= %startup_notification_ver
BuildRequires: rpm >= %rpm_ver
BuildRequires: libvte-devel >= %vte_ver

%description
GNOME terminal emulator application.

%prep
%setup -q

# license (mhz)

%__rm -f COPYING
%__ln_s -f %_licensedir/GPL-2 COPYING

%build
%configure --disable-schemas-install

%make_build

%install
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
%make_install install DESTDIR=%buildroot
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL

# remove non-packaged files

%__rm -rf %buildroot/var

%find_lang --with-gnome %name

%post
%gconf2_install %name

%update_scrollkeeper

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

%postun
%clean_scrollkeeper

%files -f %name.lang
%_bindir/*
%_libdir/bonobo/*/*
%_datadir/applications/*
%_datadir/%name
%_datadir/pixmaps/*
%config %_sysconfdir/gconf/*/*
%doc --no-dereference COPYING
%doc AUTHORS ChangeLog NEWS README

%changelog

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

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