Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37548604
en ru br
Репозитории ALT
S:3.26.6-alt1
5.1: 2.28.2-alt0.M51.1
4.1: 2.22.3-alt1.M41.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libtotem-pl-parser

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

%define pkgname totem-pl-parser
%define ver_major 2.28
%def_disable gtk_doc

Name: lib%pkgname
License: GPL
URL: http://www.hadess.net/%pkgname.php3

Version: %ver_major.2
Release: alt0.M51.1

Source: ftp://ftp.gnome.org/pub/gnome/sources/%pkgname/%ver_major/%pkgname-%version.tar.bz2

BuildPreReq: glib2-devel >= 2.21.6
BuildPreReq: iso-codes-devel intltool
BuildRequires: gtk-doc libhal-devel perl-XML-Parser libgmime-devel
BuildRequires: libgtk+2-devel libxml2-devel

Summary: Shared libraries of the Totem media player play list parser
Group: System/Libraries
Provides: libtotem = %version
Conflicts: libtotem-xine
Conflicts: libtotem-gstreamer
%description
Shared libraries that come with the Totem media player.

%package devel
Summary: Development files for Totem media player play list parser
Group: Development/C
Requires: %name = %version-%release
Provides: libtotem-devel = %version
Conflicts: libtotem-xine-devel
Conflicts: libtotem-gstreamer-devel

%description devel
Totem is simple movie player for the Gnome desktop based on Xine.
This package provides files needed to build applications using Totem
libraries.

%package devel-doc
Summary: Development documentation for Totem media player play list parser
Group: Development/C
BuildArch: noarch
Conflicts: %name-devel < %version

%description devel-doc
Totem is simple movie player for the Gnome desktop based on Xine.
This package contains documentation needed to develop applications using Totem
libraries.

%prep
%setup -q -n %pkgname-%version

%build
%define _libexecdir %_libdir/%name
%configure \
--disable-static \
--disable-dependency-tracking \
%{?_enable_gtk_doc:--enable-gtk-doc}

%make_build

%install
%makeinstall

%find_lang --with-gnome --output=%name.lang %pkgname %pkgname-2.0

%files -f %name.lang
%doc AUTHORS ChangeLog NEWS README
%_libdir/*.so.*

%files -n %name-devel
%_includedir/*
%_libdir/*.so
%_libdir/pkgconfig/*

%files -n %name-devel-doc
%_datadir/gtk-doc/html/*

%changelog

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

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