mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
eog: update to 3.6.0.
This commit is contained in:
parent
87aad80946
commit
845aaa628b
2 changed files with 7 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
libgnome-desktop-3.so.2
|
libgnome-desktop-3.so.4
|
||||||
libpeas-gtk-1.0.so.0
|
libpeas-gtk-1.0.so.0
|
||||||
libgtk-3.so.0
|
libgtk-3.so.0
|
||||||
libpeas-1.0.so.0
|
libpeas-1.0.so.0
|
||||||
|
@ -17,7 +17,6 @@ libxml2.so.2
|
||||||
libX11.so.6
|
libX11.so.6
|
||||||
libgirepository-1.0.so.1
|
libgirepository-1.0.so.1
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libz.so.1
|
libz.so.1
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
|
@ -25,6 +24,5 @@ libc.so.6
|
||||||
libpangocairo-1.0.so.0
|
libpangocairo-1.0.so.0
|
||||||
libcairo-gobject.so.2
|
libcairo-gobject.so.2
|
||||||
libpango-1.0.so.0
|
libpango-1.0.so.0
|
||||||
libffi.so.5
|
|
||||||
libgmodule-2.0.so.0
|
libgmodule-2.0.so.0
|
||||||
librt.so.1
|
librt.so.1
|
||||||
|
|
|
@ -1,21 +1,21 @@
|
||||||
# Template file for 'eog'
|
# Template file for 'eog'
|
||||||
pkgname=eog
|
pkgname=eog
|
||||||
version=3.4.3
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-scrollkeeper"
|
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils gnome-desktop-devel
|
makedepends="which pkg-config intltool gnome-doc-utils itstool
|
||||||
|
gnome-desktop-devel>=3.6.0 gsettings-desktop-schemas-devel>=3.6.0
|
||||||
libpeas-devel lcms2-devel exempi-devel libexif-devel librsvg-devel"
|
libpeas-devel lcms2-devel exempi-devel libexif-devel librsvg-devel"
|
||||||
fulldepends="gnome-icon-theme gsettings-desktop-schemas shared-mime-info"
|
fulldepends="gnome-icon-theme gsettings-desktop-schemas>=3.6.0 shared-mime-info"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
subpackages="eog-devel"
|
subpackages="eog-devel"
|
||||||
short_desc="Eye of GNOME graphics viewer program"
|
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"
|
||||||
distfiles="${GNOME_SITE}/eog/3.4/eog-$version.tar.xz"
|
distfiles="${GNOME_SITE}/eog/3.6/eog-$version.tar.xz"
|
||||||
checksum=66e468f09de4b8097671cb6e56cd057c0e7869d836a2345e640b6cf4c404d5d9
|
checksum=8f8e43a337a3fb7071c650078f2ef89567b4889527f300d053491e9185dbae6b
|
||||||
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…
Add table
Reference in a new issue