Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500225
en ru br
Репозитории ALT

Группа :: Графические оболочки/Прочее
Пакет: libaosd

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

Name:           libaosd
Version:        0.2.7
Release:        alt3
License:        GPL v2 or later
Summary:        An Advanced On-Screen Display Library
Group:          Graphical desktop/Other
Packager: Mykola Grechukh <gns at altlinux.org>
Url:            http://atheme.org/projects/libaosd.shtml
Source:         libaosd_%version.orig.tar.bz2
BuildRequires:  libfreetype-devel libgtk+2-devel glib2-devel

%description
Libaosd is an advanced on screen display library. It supports
many modern features like anti-aliased text and composited
rendering via XComposite, as well as support for rendering
Cairo and Pango layouts.

%package        devel
License:        GPL v2 or later
Summary:        An Advanced On-Screen Display Library
Group:          Development/C
Requires:       libaosd-text = %version-%release

%description    devel
Libaosd is an advanced on screen display library. It supports
many modern features like anti-aliased text and composited
rendering via XComposite, as well as support for rendering
Cairo and Pango layouts.

This package contains the development headers.

%package -n     aosd_cat
License:        GPL v2 or later
Summary:        On-Screen Display Tool
Group:          Graphical desktop/Other
Requires:       libaosd-text = %version-%release

%description -n aosd_cat
Aosd_cat is an advanced on-screen display tool based on
libaosd. It can be used for OSD-style notifications in
shell scripts.

%package -n     libaosd-text
License:        GPL v2 or later
Summary:        An Advanced On-Screen Display Library
Group:          Graphical desktop/Other
Requires:       %name = %version-%release

%description -n libaosd-text
libaosd is an advanced on screen display library. It supports many modern
features like anti-aliased text and composited rendering via XComposite, as
well as support for rendering Cairo and Pango layouts.

This package contains the text layout library.

%prep
%setup -q
/bin/cp aclocal.m4 acinclude.m4

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

%install
%makeinstall

%files
%doc LICENSE
%_libdir/libaosd.so.*

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

%files -n aosd_cat
%_bindir/aosd_cat
%_mandir/man1/aosd_cat.1.*

%files -n libaosd-text
%_libdir/libaosd-text.so.*

%changelog

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

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