Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37322623
en ru br
Репозитории ALT
S:45.0-alt1.1
5.1: 2.26.3-alt2
4.1: 2.23.91-alt0.M41.2
4.0: 2.18.0-alt0.1
3.0: 1.6.4-alt1.1
www.altlinux.org/Changes

Другие репозитории
Upstream:0.6.1

Группа :: Сети/WWW
Пакет: epiphany

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

%define ver_major 2.26
%def_disable gtk_doc

Name:    epiphany
Version: %ver_major.3
Release: alt2

Summary: Epiphany is a GNOME web browser.
Group: Networking/WWW
License: GPL
URL:     http://www.gnome.org/projects/%name

Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.bz2
Patch:  %name-0.9.2-defaulthome.patch
# Fedora patches
Patch1: epiphany-2.25.91-missingheader.patch
Patch2: epiphany-2.26.3-alt-mozplugdir.patch
Patch3: epiphany-2.26.3-alt-button.patch

Provides: webclient
Provides: python%__python_version(epiphany)

Requires: xulrunner xulrunner-gnome-support
Requires: indexhtml
Requires: iso-codes

BuildPreReq: gnome-common
BuildPreReq: libglade-devel >= 2.3.1
BuildPreReq: libGConf-devel libgnomeui-devel
BuildPreReq: desktop-file-utils iso-codes-devel intltool libgtk+2-devel python-dev python-modules python-modules-compiler python-module-pygnome-devel libSM-devel
# Zeroconf support
BuildPreReq: libavahi-devel libavahi-gobject-devel
# NetworkManager support
BuildPreReq: NetworkManager-devel

# Automatically added by buildreq on Wed Jul 09 2008

BuildRequires: db2latex-xsl gcc-c++ gnome-doc-utils gtk-doc libenchant-devel libgio-devel libgnome-desktop-devel libnotify-devel libxslt-devel perl-XML-Parser python-module-pygtk-devel xulrunner-devel

%description
Epiphany is a GNOME web browser based on the Mozilla rendering engine.

%package devel
Summary: Epiphany header files
Group: Development/C
Requires: %name = %version-%release
%description devel
Epiphany header files

%prep
%setup -q
%patch -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1 -b .button

subst 's at PY_EXEC_PREFIX/lib at {libdir} at g' configure.ac

%build
%autoreconf
%configure \
--disable-schemas-install \
--disable-scrollkeeper \
--disable-dependency-tracking \
%{?_enable_gtk_doc:--enable-gtk-doc} \
--enable-python \
--enable-spell-checker \
--enable-network-manager \
--enable-zeroconf \
--with-distributor-name="ALTLinux"

%make_build

%install
%make_install install DESTDIR=%buildroot

%__mkdir_p %buildroot{%_libdir/epiphany/%ver_major/extensions,%_datadir/epiphany-extensions}

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

%define schemas %name %name-lockdown %name-pango %name-fonts

%post
%gconf2_install %schemas

%preun
if [ $1 = 0 ]; then
   %gconf2_uninstall %schemas
fi

%files -f %name.lang
%_bindir/*
%dir %_libdir/%name
%dir %_libdir/%name/%ver_major
%dir %_libdir/%name/%ver_major/extensions
%dir %_libdir/%name/%ver_major/plugins
%_libdir/%name/%ver_major/plugins/*.so
%_datadir/applications/*
%_datadir/%name
%_datadir/icons/*/*/*/*.*
%_datadir/dbus-1/services/*
%config %_sysconfdir/gconf/schemas/*
%_man1dir/*
%doc AUTHORS ChangeLog NEWS README TODO

%files devel
%_includedir/*
%_libdir/pkgconfig/*
%_datadir/aclocal/*
%_datadir/pygtk/2.0/defs/%name.defs
%doc %_datadir/gtk-doc/html/*

%exclude %_libdir/epiphany/*/plugins/*.la

%changelog

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

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