eog: update to 3.2.1.
This commit is contained in:
parent
9456615271
commit
8447229128
2 changed files with 3 additions and 9 deletions
|
@ -5,13 +5,7 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
Add_dependency run gnome-desktop-devel
|
Add_dependency run gtk+3-devel
|
||||||
Add_dependency run libpeas-devel
|
|
||||||
Add_dependency run lcms2-devel
|
|
||||||
Add_dependency run exempi-devel
|
|
||||||
Add_dependency run libexif-devel
|
|
||||||
Add_dependency run librsvg-devel
|
|
||||||
Add_dependency run eog
|
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eog'
|
# Template file for 'eog'
|
||||||
pkgname=eog
|
pkgname=eog
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
distfiles="${GNOME_SITE}/eog/3.2/eog-$version.tar.xz"
|
distfiles="${GNOME_SITE}/eog/3.2/eog-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-scrollkeeper"
|
configure_args="--disable-scrollkeeper"
|
||||||
|
@ -8,7 +8,7 @@ short_desc="Eye of GNOME graphics viewer program"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=79184d0cf420d4b8c1d1de92c30f1d95afc7cd686876e07b20cb82a2ec20d8e3
|
checksum=ae20715790796061e51132804f5925c5a61a1e615527c7c746cd8b76a8f97c89
|
||||||
long_desc="
|
long_desc="
|
||||||
eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop
|
eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop
|
||||||
which uses the gdk-pixbuf library. It can deal with large images, and zoom
|
which uses the gdk-pixbuf library. It can deal with large images, and zoom
|
||||||
|
|
Loading…
Reference in a new issue