Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37402161
en ru br
Репозитории ALT
S:0.17.1-alt1
5.1: 0.9.11-alt1.M50P.1
www.altlinux.org/Changes

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

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

Name: libass
Version: 0.17.1
Release: alt1

Summary: Portable library for SSA/ASS subtitles rendering
License: BSD
Group: System/Libraries
Url: https://github.com/libass/libass

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

BuildRequires: libpng-devel libenca-devel fontconfig-devel libfreetype-devel
BuildRequires: libfribidi-devel libharfbuzz-devel nasm

%description
libass is portable library for SSA/ASS subtitles rendering.

%package -n libass9
Summary: Portable library for SSA/ASS subtitles rendering
Group: System/Libraries

%package devel
Summary: Development files for %name
Group: Development/C++

%description -n libass9
libass is portable library for SSA/ASS subtitles rendering.

%description devel
This package contains the headers and libraries for libass development.

%prep
%setup

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

%install
%makeinstall

%files -n libass9
%doc COPYING Changelog
%_libdir/*.so.*

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

%changelog

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

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