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

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

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

Name: libXft
Version: 2.3.3
Release: alt1

Summary: X FreeType Library
License: MIT/X11
Group: System/Libraries
Url: http://xorg.freedesktop.org
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: fontconfig-devel libXrender-devel libfreetype-devel xorg-util-macros

%description
X FreeType Library

%package devel
Summary: X FreeType Library and Header Files
Group: Development/C
Requires: %name = %version-%release

%description devel
%name-devel contains the libraries and header files needed to
develop programs which make use of %name.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--disable-static
%make_build

%install
%make DESTDIR=%buildroot install

%files
%_libdir/*.so.*

%files devel
%_includedir/X11/Xft
%_libdir/*.so
%_pkgconfigdir/*.pc
%_man3dir/*

%changelog

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

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