Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37747709
en ru br
Репозитории ALT
S:2.18.6-alt3
5.1: 2.18.4-alt1
4.1: 2.18.2-alt1
4.0: 2.12.1-alt3
3.0: 2.10.2-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libgnomeprintui

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

%define ver_major 2.10
%def_disable static

Name: libgnomeprintui
Version: %ver_major.2
Release: alt1

Summary: GUI support for libgnomeprint
License: LGPL
Group: System/Libraries
Url: ftp://ftp.gnome.org

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

%define libgnomeprint_ver 2.10.2
%define libgnomecanvas_ver 2.10.0

PreReq: libgnomeprint2 >= %libgnomeprint_ver
PreReq: libgnomecanvas >= %libgnomecanvas_ver

BuildPreReq: libgnomeprint2-devel >= %libgnomeprint_ver
BuildPreReq: libgnomecanvas-devel >= %libgnomecanvas_ver

# Automatically added by buildreq on Tue Apr 27 2004

BuildRequires: XFree86-libs docbook-dtds docbook-style-dsssl fontconfig freetype2 gcc-c++ gcc-g77 glib2-devel gnome-icon-theme gtk-doc libart_lgpl-devel libatk-devel libglade2-devel libgnomecanvas-devel libgnomeprint2-devel libgtk+2-devel libpango-devel libstdc++-devel libxml2-devel openjade pkgconfig sgml-common zlib-devel

%description
The libgnomeprintui package contains GTK+ widgets related to printing.

%package devel
Summary: Libraries and headers for libgnomeprintui
Group: Development/GNOME and GTK+
Requires: %name = %version-%release

%description devel
The libgnomeprintui package contains GTK+ widgets related to printing.

You should install the libgnomeprintui-devel package if you would like
to compile applications that use the widgets in libgnomeprintui. You
do not need to install it if you just want to use precompiled
applications.

%package devel-static
Summary: Static libraries and objects
Group: Development/GNOME and GTK+
Requires: %name-devel = %version-%release

%description devel-static
Static libraries and objects for the GNOME Printing User Interface.

%prep
%setup -q

%build
%configure \
   %{subst_enable static} \
   --enable-gtk-doc

%make_build

%install
%makeinstall

%find_lang %name-2.2

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files -f %name-2.2.lang
%_libdir/*.so.*
%doc AUTHORS ChangeLog NEWS README

%files devel
%_includedir/*
%_libdir/*.so
%_libdir/pkgconfig/*
%doc %_datadir/gtk-doc/html

%if_enabled static
%files devel-static
%_libdir/*.a
%endif

%changelog

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

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