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

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

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

Name: libxffm
Version: 4.5.0
Release: alt1

Summary: Tubo Remote Process Execution Library
License: GPL
Group: System/Libraries
Url: http://xffm.sourceforge.net/libxffm.html

Source: %name-%version.tar.gz
Patch1: libxffm-asneeded.patch
Patch2: libxffm-pkgconfig.patch

Packager: Eugene Ostapets <eostapets at altlinux.ru>

# Automatically added by buildreq on Tue Nov 07 2006

BuildRequires: gcc-c++ imake libSM-devel libdbh-devel libgtk+2-devel libtubo-devel libxml2-devel perl-XML-Parser xorg-cf-files xterm intltool
BuildRequires: gnome-icon-theme gtk-doc

%description
Libxffm is the basic filemanagement library used by some xffm applications, such as the xffm-filemanager.

%package devel
Summary: Development files for %name
Summary(ru_RU.KOI8-R): Файлы разработчика приложений, использующих %name
Group: Development/C
PreReq: %name = %version-%release
Provides: pkgconfig(libxffm)

%description devel
Libxffm is the basic filemanagement library used by some xffm applications, such as the xffm-filemanager.

The %name-devel package contains the header files and documentation
needed to develop applications with %name.

%prep
%setup -q
%patch1 -p1
%patch2 -p1

%build
%__libtoolize --force
%__aclocal -I m4/
%__automake
%__autoconf
%configure \
--enable-shared \
--disable-static \
--disable-xfce4-icon-theme \
--enable-gtk-doc \
--enable-librsvg
%make_build

%install
%make_install DESTDIR=%buildroot install
%find_lang %name

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

%files -f %name.lang
%doc AUTHORS ChangeLog
%_libdir/lib*.so.*
%_pixmapsdir/*.png
%dir %_datadir/xffm
%_datadir/xffm/*

%files devel
%_libdir/lib*.so
%dir %_includedir/xffm
%_includedir/xffm/*
%_pkgconfigdir/*.pc

%changelog

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

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