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

Группа :: Разработка/Прочее
Пакет: libwebkit-sharp

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

%define oname webkit-sharp
%def_enable docs

Summary: WebKit bindings for Mono
Name: lib%oname
Version: 0.2
Release: alt5
License: MIT
Group: Development/Other
Url: http://mono.ximian.com/monobuild/preview/sources/webkit-sharp/
Packager: Mono Maintainers Team <mono at packages.altlinux.org>

Source: %oname-%version.tar.bz2
Patch1: webkit-sharp-0.2-alt-fix-path.patch
Patch2: webkit-sharp-0.2-alt-monodoc.patch
Patch3: webkit-sharp-0.2-alt-fix-dllmap.patch

BuildRequires: libwebkit-devel
BuildRequires: libgtk-sharp2-devel
BuildRequires: mono-devel mono-mcs
BuildRequires: /proc

%description
WebKit is a web content engine, derived from KHTML and KJS from KDE, and used
primarily in Apple's Safari browser. It is made to be embedded in other
applications, such as mail readers, or web browsers.

This package provides Mono bindings for WebKit libraries.

%if_enabled docs
%package doc
Summary: Development documentation for %name
Group: Documentation
Provides: %name-monodoc = %version-%release
Obsoletes: %name-monodoc
BuildPreReq: monodoc-devel
Requires: monodoc
BuildArch: noarch

%description doc
This package contains the API documentation for %name in
Monodoc format.
%endif

%package devel
Summary: Development files for %name
Group: Development/Other
Requires: %name = %version

%description devel
This package contains the development files needed to build with %name.

%prep
%setup -q -n %oname-%version
%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
%autoreconf
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

%files
%doc AUTHORS
%_monogacdir/*
%_monodir/webkit-sharp

%files devel
%_pkgconfigdir/*

%if_enabled docs
%files doc
%_monodocdir/*
%endif

%changelog

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

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