123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412 |
- %define webkit_version 2.32.0
- ExclusiveArch: %ix86 ppc x86_64 alpha
- Summary: GNOME web browser based on WebKit
- Summary(ja): WebKit レンダリングエンジンベースの GNOME ウェブブラウザ
- Name: epiphany
- Version: 40.1
- Release: 1%{?_dist_release}
- Group: internet,desktop-gnome
- Vendor: Project Vine
- Distribution: Vine Linux
- License: GPL
- URL: http://www.gnome.org/projects/epiphany/
- %define shortver %(echo %{version} | cut -d . -f 1)
- Source0: https://download.gnome.org/sources/epiphany/%{shortver}/%{name}-%{version}.tar.xz
- BuildRoot: %{_tmppath}/%{name}-%{version}-root
- Requires: gnome-icon-theme >= 2.30.0
- Requires(post,postun): shared-mime-info
- BuildRequires: meson
- BuildRequires: webkitgtk4-devel >= %{webkit_version}
- BuildRequires: glib2-devel >= 2.31.2
- BuildRequires: gtk3-devel >= 3.3.14
- BuildRequires: libxml2-devel >= 2.6.12
- BuildRequires: libxslt-devel >= 1.1.7
- BuildRequires: libnotify-devel >= 0.4.0
- BuildRequires: libsoup-devel >= 2.37.1
- BuildRequires: gnome-desktop3-devel >= 2.91.2
- BuildRequires: libSM-devel
- BuildRequires: gcr-devel >= 3.5.5
- BuildRequires: gobject-introspection-devel
- BuildRequires: gsettings-desktop-schemas-devel
- BuildRequires: sqlite3-devel
- BuildRequires: nss-devel
- BuildRequires: avahi-gobject-devel
- BuildRequires: libwnck3-devel
- BuildRequires: libsecret-devel
- BuildRequires: libdazzle-devel
- BuildRequires: libicu-devel
- BuildRequires: json-glib-devel
- BuildRequires: libappstream-glib-devel
- BuildRequires: iso-codes
- BuildRequires: yelp-tools
- BuildRequires: libhandy-devel
- Obsoletes: %{name}-devel < 3.10.0
- %description
- epiphany is a simple GNOME web browser based on the WebKit rendering
- engine
- %description -l ja
- epiphany は WebKit レンダリングエンジンベースのシンプルな GNOME
- ウェブブラウザです。
- %debug_package
- %prep
- %setup -q
- %build
- %meson -Dlibportal=disabled
- %meson_build
- %install
- rm -rf $RPM_BUILD_ROOT
- %meson_install
- %find_lang %{name} --with-gnome
- %clean
- rm -rf $RPM_BUILD_ROOT
- %files -f %{name}.lang
- %defattr(-,root,root,-)
- %license COPYING*
- %doc NEWS README*
- %{_bindir}/epiphany
- %dir %{_libdir}/%{name}
- %{_libdir}/%{name}/*.so
- %{_libexecdir}/epiphany-search-provider
- %dir %{_libdir}/%{name}/web-process-extensions
- %{_libdir}/%{name}/web-process-extensions/*
- %dir %{_libexecdir}/epiphany
- %{_libexecdir}/epiphany/ephy-profile-migrator
- %{_datadir}/metainfo/*.appdata.xml
- %{_datadir}/applications/*.desktop
- %{_datadir}/epiphany
- %{_datadir}/glib-2.0/schemas/*.xml
- %{_datadir}/gnome-shell/search-providers/*.ini
- %{_datadir}/dbus-1/services/*
- %{_datadir}/icons/hicolor/*/apps/*.svg
- %{_mandir}/man1/epiphany.1*
- %changelog
- * Sun May 09 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 40.1-1
- - new upstream release.
- * Wed Mar 31 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 40.0-1
- - new upstream release.
- - dropped scriptlets.
- * Tue Sep 08 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.4-2
- - rebuilt with nettle-3.6.
- * Sat Aug 08 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.4-1
- - new upstream release.
- * Fri Apr 24 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-3
- - rebuilt with icu-67.
- * Fri Mar 20 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-2
- - rebuilt with icu-66.
- * Sun Oct 13 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.5-1
- - new upstream release.
- - built with icu-65.
- * Thu Jan 03 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.30.2-1
- - new upstream release.
- * Mon Jul 18 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.20.3-1
- - new upstream release
- * Sun Nov 01 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.3-2
- - rebuild with gnome-desktop3-3.18.1
- * Mon Jul 20 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.3-1
- - new upstream release
- * Sun Jun 28 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.2-1
- - new upstream release
- * Sun Mar 29 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.16.0-1
- - new upstream release
- * Wed Nov 19 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.2-1
- - new upstream release
- * Tue Oct 28 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.14.1-1
- - new upstream release
- - change BuildRequires: webkitgtk4-devel instead of WebKit3-gtk-devel
- * Sat May 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.1-1
- - new upstream release
- * Sun Mar 30 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.12.0-1
- - new upstream release
- * Tue Dec 24 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.3-1
- - new upstream release
- * Sat Nov 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.2-1
- - new upstream release
- * Sat Oct 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.10.1-1
- - new upstream release
- - add BuildRequires: libwnck3-devel, libsecret-devel
- - remove devel subpackage
- * Sun Apr 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-2
- - rebuild with gcr-3.8.1
- * Tue Oct 16 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.1-1
- - new upstream release
- * Sun Sep 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.6.0-1
- - new upstream release
- - change BuildRequires: gnome-desktop3-devel instead of gnome-desktop-devel
- - change BuildRequires: yelp-tools instead of gnome-doc-utils
- - add BuildRequires: gcr-devel
- * Sat Aug 18 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.3-1
- - new upstream release
- * Sun May 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.2-1
- - new upstream release
- * Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.4.1-1
- - new upstream release
- * Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.1-1
- - new upstream release
- * Fri Sep 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.0-1
- - new upstream release
- * Fri Sep 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.92-1
- - new upstream release
- * Sat Sep 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.90-1
- - new upstream release
- * Tue Aug 16 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.1.3-1
- - new upstream release
- - add BuildRequires: gsettings-desktop-schemas
- - create -devel sub package
- * Sat Oct 09 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.6-1
- - new upstream release
- - remove BuildRequires: gir-repository-devel
- * Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 2.30.2-2
- - rebuilt with rpm-4.8.1 for pkg-config
- * Sat May 22 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-1
- - new upstream release
- - add BuildRequires: gobject-introspection-devel, seed-devel
- - add configure option (--enable-introspection=yes, --enable-seed)
- * Sat Apr 17 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0-1
- - new upstream release
- - add BuildRequires: gobject-introspection-devel, gir-repository-devel
- - change BuildRequires: gnome-keyring-devel -> libgnome-keyring-devel
- - add configure option (--without-ca-file)
- - remove unrecognized configure option (--with-engine)
- * Sat Jan 09 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.2-1
- - new upstream release
- - added BR: libICE-devel, libSM-devel and gnome-keyring-devel
- * Sat Nov 07 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
- - new upstream release
- * Mon Jul 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-2
- - run gtk-update-icon-cache in %%post/postun script.
- * Wed Jul 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
- - new upstream release
- * Tue Jun 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-2
- - rebuild with gecko-1.9.1
- * Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
- - new upstream release
- * Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
- - new upstream release
- - build with xulrunner-1.9.0.7
- * Wed Oct 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
- - new upstream release
- * Wed Oct 01 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-2
- - build with gecko-1.9.0.3 instead of WebKit.
- - WebKit port is unstable yet.
- - enable zeroconf, NetworkManager support
- * Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0.1-1
- - new upstream release
- * Thu Jul 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22.1.1-2vl5
- - build with WebKit instead of gecko.
- * Sun Apr 13 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.1.1-1vl5
- - new upstream release
- - added %%pre and %%preun section
- * Fri Aug 17 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.3-0vl1
- - new upstream release
- - rebuilt with firefox-2.0.0.6-0vl3
- * Sun Jul 08 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.18.2-0vl2
- - add BuildRequires: gnome-python
- * Sun Jun 10 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.18.2-0vl1
- - new upstream release
- - rebuilt with new toolchain and firefox-2.0.0.4-0vl6
- * Sun Apr 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
- - new upstream release
- * Tue Nov 21 2006 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.14.3-0vl1
- - source update
- - add Patch0 to build with firefox 2.0 <BTS:VineLinux:342>
- - add BuildRequires: pygtk2-devel
- * Sun Jun 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2.1-0vl1
- - new upstream release
- * Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl2
- - rebuild with firefox-1.5.0.2-0vl4
- * Fri Apr 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
- - new upstream release
- - build with firefox-1.5.0.2
- * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
- - new upstream release
- * Thu Feb 02 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.3-0vl1
- - new upstream release
- - build with firefox-1.5.0.1
- * Tue Sep 27 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.0-0vl1
- - new upstream release
- - build with mozilla-1.7.12
- * Fri May 13 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.3-0vl2
- - rebuild with mozilla-1.7.8
- * Sun Apr 24 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.3-0vl1
- - new upstream release
- * Sun Apr 17 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.2-0vl1
- - new upstream release
- - build with mozilla-1.7.7
- * Fri Apr 1 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-0vl2
- - rebuild with mozilla-1.7.6
- * Wed Mar 30 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-0vl1
- - new upstream release
- * Sun Dec 26 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.7-0vl1
- - new upstream release
- - build with mozilla-1.7.5
- * Tue Nov 30 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.6-0vl1
- - new upstream release
- * Tue Nov 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.5-0vl1
- - new upstream release
- * Mon Sep 20 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.8-0vl2
- - rebuild with mozilla-1.7.3
- * Wed Aug 18 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.8-0vl1
- - new upstream release
- - build with mozilla-1.7.2
- - add Patch10 to build with gnome-2.4
- * Wed Jan 21 2004 Satoshi MACHINO <machino@vinelinux.org> 1.0.7-0vl1
- - new upstream version
- -- dropped patch10
- - changed URL
- * Fri Jan 9 2004 Tomoya TAKA <taka@vinelinux.org> 1.0.6-0vl3
- - add alpha into ExclusiveArch
- * Mon Dec 29 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.6-0vl2
- - rebuild with mozilla-1.5.1
- * Sat Dec 6 2003 Ryoichi INAGAKI <daisuke@linux.or.jp> 1.0.6-0vl1
- - new upstream release
- * Sat Oct 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.3-0vl1
- - new upstream release
- * Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl2
- - fixed missing locale files
- * Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
- - new upstream release
- * Thu Sep 04 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.9.3-0vl1
- - new upstream release
- * Sun Jul 20 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.0-0vl1
- - new upstream release
- * Sun Jul 06 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.3-0vl1
- - new upstream release
- - build with mozilla 1.4
- * Sat Jun 07 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.0-0vl1
- - new upstream release
- * Thu Jun 05 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.1-0vl1
- - build for Vine Linux
- * Mon Jun 2 2003 Elliot Lee <sopwith@redhat.com> 0.6.1-2
- - Rebuild to fix broken mozilla dep, patch for mozilla 1.4
- * Mon May 19 2003 Jeremy Katz <katzj@redhat.com> 0.6.1-1
- - 0.6.1
- * Fri May 9 2003 Jeremy Katz <katzj@redhat.com> 0.6.0-4
- - add patch to fix gint/gpointer conversion bugs for 64bit arches
- * Fri May 9 2003 Jeremy Katz <katzj@redhat.com> 0.6.0-3
- - only build on arches mozilla is built on
- * Fri May 9 2003 Jeremy Katz <katzj@redhat.com> 0.6.0-2
- - rebuild against new mozilla, make mozilla requires dynamic
- * Sun May 4 2003 Jeremy Katz <katzj@redhat.com> 0.6.0-1
- - update to 0.6.0
- - fix tyop in %%postun
- * Wed Apr 16 2003 Bill Nottingham <notting@redhat.com> 0.5.0-3
- - make it build with mozilla-1.4 (shouldn't affect moz-1.2/moz-1.3 builds)
- * Mon Apr 14 2003 Jeremy Katz <katzj@redhat.com> 0.5.0-2
- - add some buildrequires, prereq GConf2
- - disable building nautilus view
- * Sun Apr 13 2003 Jeremy Katz <katzj@redhat.com>
- - Initial build.
|