mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
epiphany-extensions: removed; obsolete in gnome-3.8.
This commit is contained in:
parent
8e2e85d9fc
commit
ba6cff7fef
1 changed files with 0 additions and 33 deletions
|
@ -1,33 +0,0 @@
|
||||||
# Template file for 'epiphany-extensions'
|
|
||||||
pkgname=epiphany-extensions
|
|
||||||
version=3.6.0
|
|
||||||
revision=1
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
|
||||||
--disable-debug"
|
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils dbus-glib-devel
|
|
||||||
webkit-gtk3-devel epiphany-devel>=3.6.0 opensp-devel"
|
|
||||||
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"
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
|
||||||
checksum=3a1cc21b44a7b00cfe055b87c23f20f16c9fbd2b5a30380338885a5ae0847f7a
|
|
||||||
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."
|
|
||||||
|
|
||||||
epiphany-extensions_package() {
|
|
||||||
depends="epiphany>=3.6.0 webkit-gtk3>=1.10.0"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue