Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37509189
en ru br
Репозитории ALT
S:2.1.2-alt3
5.1: 2.1.1-alt0.1
4.1: 2.1.1-alt0.1
4.0: 2.1.1-alt0.1
3.0: 1.1.0-alt0.1snap20050102
www.altlinux.org/Changes

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

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

%define oname gtk+extra
%define _gtkdocdir %_datadir/gtk-doc/html

Name: libgtk+extra2
Version: 2.1.2
Release: alt2.1

Packager: Vitaly Lipatov <lav at altlinux.ru>

Summary: GtkExtra Widget Set

License: LGPL
Group: System/Libraries
Url: http://gtkextra.sourceforge.net

Source: http://prdownloads.sourceforge.net/gtkextra/%version/%oname-%version.tar
Patch: gtkitementry.patch
Patch1: gtk+extra-2.1.2-alt-make-3.82.patch

# Automatically added by buildreq on Wed Apr 21 2010

BuildRequires: glibc-devel gtk-doc libgtk+2-devel

# _gtkdocdir

BuildPreReq: rpm-build-compat

%description
A library of dynamically linked gtk+ widgets including
GtkSheet, GtkPlot, and GtkIconList

%package devel
Summary: GtkExtra Widget Set header files
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contents development files
for compiling programs that use gtk+extra widgets.

%package devel-docs
Summary: Documentation for GtkExtra Widget Set
Group: Development/Documentation
BuildArch: noarch
Conflicts: %name-devel < %version-%release

%description devel-docs
This package contents development documentation
for gtk+extra widgets.

%prep
%setup -n %oname-%version
subst "s|#include <glib/gunicode.h>||g" gtkextra/gtkcharsel.c

%patch -p2
%patch1 -p2
#chmod -x ChangeLog

%build
%configure \
--disable-static \
--enable-gtk-doc
%make_build

%install
%makeinstall_std

cp -fR docs/tutorial %buildroot%_gtkdocdir/

%files
%doc AUTHORS README ChangeLog
%_libdir/*.so.*

%files devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%files devel-docs
%_gtkdocdir/*

%changelog

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

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