New package: epiphany-extensions-3.2.0.
This commit is contained in:
parent
d5708506fd
commit
0815359089
1 changed files with 43 additions and 0 deletions
43
srcpkgs/epiphany-extensions/template
Normal file
43
srcpkgs/epiphany-extensions/template
Normal file
|
@ -0,0 +1,43 @@
|
|||
# Template file for 'epiphany-extensions'
|
||||
pkgname=epiphany-extensions
|
||||
version=3.2.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||
--disable-debug"
|
||||
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
|
||||
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
|
||||
achieved by a well designed user interface and reliance on external
|
||||
applications for performing external tasks (such as reading email). Simplicity
|
||||
should not mean less powerful. Standards compliance is achieved on the HTML
|
||||
side by using the WebKitGTK+ rendering engine; and on the user interface side
|
||||
by closely following the GNOME Human Interface Guidelines (HIG) and by close
|
||||
integration with the GNOME desktop.
|
||||
|
||||
This package contains some extensions for use with Epiphany."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run webkit-gtk3
|
||||
Add_dependency run gtk+3
|
||||
Add_dependency run libsoup
|
||||
Add_dependency run atk
|
||||
Add_dependency run pango
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run glib
|
||||
|
||||
Add_dependency run epiphany
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build gnome-doc-utils
|
||||
Add_dependency build epiphany-devel
|
||||
Add_dependency build opensp-devel
|
Loading…
Reference in a new issue