sushi: update to 3.8.0.
This commit is contained in:
parent
2bf5caff94
commit
c7df1e34ae
2 changed files with 9 additions and 9 deletions
|
@ -621,6 +621,7 @@ libelf.so.1 libelf-0.155_1
|
||||||
libdw.so.1 libelf-0.155_1
|
libdw.so.1 libelf-0.155_1
|
||||||
libasm.so.1 libelf-0.155_1
|
libasm.so.1 libelf-0.155_1
|
||||||
libgtksourceview-3.0.so.0 gtksourceview-3.0.0_1
|
libgtksourceview-3.0.so.0 gtksourceview-3.0.0_1
|
||||||
|
libgtksourceview-3.0.so.1 gtksourceview-3.8.0_1
|
||||||
libtalloc.so.2 talloc-2.0.1_1
|
libtalloc.so.2 talloc-2.0.1_1
|
||||||
libmount.so.1 libmount-2.18_1
|
libmount.so.1 libmount-2.18_1
|
||||||
libdconf.so.0 dconf-0.5.1_1
|
libdconf.so.0 dconf-0.5.1_1
|
||||||
|
|
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'sushi'
|
# Template file for 'sushi'
|
||||||
pkgname=sushi
|
pkgname=sushi
|
||||||
version=3.6.1
|
version=3.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="webkit-gtk3>=1.8"
|
depends="webkit-gtk3>=1.8"
|
||||||
makedepends="pkg-config intltool gtk+3-devel>=3.6.1 webkit-gtk3-devel
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
gtksourceview-devel>=3.6.0 gjs-devel clutter-gst-devel>=1.9.92
|
makedepends="gtk+3-devel>=3.8 webkitgtk-devel gjs-devel
|
||||||
clutter-gtk-devel>=1.3.2 evince-devel>=3.6.0 libmusicbrainz5-devel
|
gtksourceview-devel>=3.8 clutter-gst-devel>=2.0.2
|
||||||
libsoup-gnome-devel gobject-introspection"
|
clutter-gtk-devel>=1.4.4 evince-devel>=3.8 libmusicbrainz5-devel
|
||||||
|
libsoup-gnome-devel>=2.42"
|
||||||
short_desc="A quick previewer for Nautilus"
|
short_desc="A quick previewer for Nautilus"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=ddcfa4fd8ad6a8a7ff2da10a5190a031df9e9debf217cb1fcdeec2a181222af8
|
checksum=9e17c3601a509c428d72dee04da194555fd4f2d3d12287ef9bacf9b147bf5fae
|
||||||
long_desc="
|
|
||||||
This package contains sushi, ${short_desc}."
|
|
||||||
|
|
Loading…
Reference in a new issue