epiphany-extensions: update to 3.4.0.
This commit is contained in:
parent
3a16531f7f
commit
65ed733438
|
@ -5,18 +5,12 @@ libgtk-3.so.0
|
|||
libsoup-2.4.so.1
|
||||
libgdk-3.so.0
|
||||
libatk-1.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libcairo-gobject.so.2
|
||||
libcairo.so.2
|
||||
libpango-1.0.so.0
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libjavascriptcoregtk-3.0.so.0
|
||||
|
|
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'epiphany-extensions'
|
||||
pkgname=epiphany-extensions
|
||||
version=3.2.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
version=3.4.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||
--disable-debug"
|
||||
revision=2
|
||||
short_desc="Extensions for Epiphany - The GNOME web browser"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org/projects/epiphany/"
|
||||
license="GPL-2"
|
||||
checksum=0707c9109bc6070f5f4e6ef3a9653e18ad5200eb57f396852b4c13cbac69baae
|
||||
checksum=eaf1b466e316f4d6ed35437f8fdd4723a61ae57dd2744751e99109fd581f8fa5
|
||||
long_desc="
|
||||
Epiphany is a simple yet powerful GNOME web browser targeted at non-technical
|
||||
users. Its principles are simplicity and standards compliance. Simplicity is
|
||||
|
@ -23,13 +22,14 @@ long_desc="
|
|||
|
||||
This package contains some extensions for use with Epiphany."
|
||||
|
||||
shlib_depends="webkit-gtk3>=1.6.3"
|
||||
shlib_depends="webkit-gtk3>=1.8.0"
|
||||
|
||||
Add_dependency run epiphany
|
||||
|
||||
Add_dependency build which
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build gnome-doc-utils
|
||||
Add_dependency build webkit-gtk3-devel
|
||||
Add_dependency build epiphany-devel
|
||||
Add_dependency build epiphany-devel ">=${version}"
|
||||
Add_dependency build opensp-devel
|
||||
|
|
Loading…
Reference in New Issue
Block a user