epiphany: update to 2.91.91.
--HG-- branch : gnome3
This commit is contained in:
parent
e541cb28b1
commit
2681bbb69b
2 changed files with 3 additions and 3 deletions
|
@ -37,6 +37,6 @@ do_install()
|
|||
mkdir -p ${DESTDIR}/usr/{lib,share}
|
||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/share/{aclocal,gir*,gtk-doc} \
|
||||
mv ${SRCPKGDESTDIR}/usr/share/{aclocal,gir*} \
|
||||
${DESTDIR}/usr/share
|
||||
}
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'epiphany'
|
||||
pkgname=epiphany
|
||||
version=2.91.90
|
||||
version=2.91.91
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-schemas-compile --disable-scrollkeeper
|
||||
--localstatedir=/var --enable-network-manager --without-ca-file"
|
||||
short_desc="Intuitive GNOME web browser"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=f2baa20a1e30c21a56f12a2b525210d82300fc07902ea11319717d5f571dd287
|
||||
checksum=23648063823cf2a794bf0e7539064b1b422ef0d0825c3c6c11049bacc192d8c1
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue