Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37545491
en ru br
Репозитории ALT
S:1.1.0-alt2
4.1: 0.2.8.3-alt0.M41.1
4.0: 0.2.8-alt1.M40
www.altlinux.org/Changes

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

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

%define upstreamname Terminal
Name: xfce4-terminal
Version: 0.2.8
Release: alt1.M40

Summary: Terminal emulator application
License: GPL
Group: Terminals
Url: http://www.xfce.org
Packager: Eugene Ostapets <eostapets at altlinux.ru>

Source: http://download.berlios.de/xfce-goodies/%upstreamname-%version.tar.bz2

BuildPreReq: libexo-devel >= 0.3.0, xfce4-dev-tools >= 4.4.0 intltool
Requires: libxfcegui4 >= %version, libxfce4mcs >= %version, libgtk+2-common
BuildPreReq: libxfcegui4-devel >= %version, libxfce4mcs-devel >= %version

Obsoletes: Terminal < 0.2.8
Provides: Terminal
# Automatically added by buildreq on Wed Mar 12 2008
BuildRequires: docbook-dtds docbook-style-xsl gcc-c++ glibc-devel-static gnome-doc-utils imake intltool libdbus-glib-devel libexo-devel libSM-devel libstartup-notification-devel libtinfo-devel libvte-devel xfce4-dev-tools xorg-cf-files xsltproc ImageMagick

%description
This is the Terminal emulator application. Terminal is a lightweight and
easy to use terminal emulator for X windowing system with some new ideas
and features that makes it unique among X terminal emulators.

%prep
%setup -q -n %upstreamname-%version

%build
libtoolize --force --copy
intltoolize --force
aclocal -I %_datadir/xfce4/dev-tools/m4macros
automake -acf
autoconf
%configure \
   --enable-startup-notification \
   --enable-dbus \
   --enable-xsltproc \
   --enable-xml2po \
   --disable-debug

%make_build

%install
%makeinstall
for size in 16x16 32x32 48x48 ; do
   mkdir -p %buildroot%_iconsdir/hicolor/$size/apps
   convert %buildroot%_pixmapsdir/terminal.xpm -size $size %buildroot%_iconsdir/hicolor/$size/apps/terminal.png
done
%find_lang %upstreamname

%post
/usr/bin/gtk-update-icon-cache
%update_menus
%postun
/usr/bin/gtk-update-icon-cache
%update_menus

%files -f %upstreamname.lang
%doc %_docdir/%upstreamname
%doc ChangeLog INSTALL README TODO THANKS HACKING
%_bindir/*
%_libexecdir/*
%_mandir/man?/*
%_datadir/%upstreamname
%_pixmapsdir/*
%_desktopdir/*
%_iconsdir/hicolor/*/*/*
%exclude %_iconsdir/hicolor/*.cache

%changelog

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

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