ristretto: update to 0.5.2.
This commit is contained in:
parent
d24dec0439
commit
9c7d7d79c5
2 changed files with 5 additions and 9 deletions
|
@ -9,12 +9,11 @@ libglib-2.0.so.0
|
||||||
libexif.so.12
|
libexif.so.12
|
||||||
libxfconf-0.so.2
|
libxfconf-0.so.2
|
||||||
libdbus-glib-1.so.2
|
libdbus-glib-1.so.2
|
||||||
libxfce4util.so.4
|
|
||||||
libxfce4ui-1.so.0
|
libxfce4ui-1.so.0
|
||||||
libX11.so.6
|
libX11.so.6
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libpangocairo-1.0.so.0
|
libpangocairo-1.0.so.0
|
||||||
libpango-1.0.so.0
|
libpango-1.0.so.0
|
||||||
libexo-1.so.0
|
|
||||||
libm.so.6
|
libm.so.6
|
||||||
|
libxfce4util.so.6
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'ristretto'
|
# Template file for 'ristretto'
|
||||||
pkgname=ristretto
|
pkgname=ristretto
|
||||||
version=0.3.2
|
version=0.5.2
|
||||||
homepage="http://goodies.xfce.org/projects/applications/ristretto"
|
homepage="http://goodies.xfce.org/projects/applications/ristretto"
|
||||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/apps/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Picture-viewer for the Xfce desktop environment"
|
short_desc="Picture-viewer for the Xfce desktop environment"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=a28c9e472c329b5f3136ebea887dec5ba93a37d5562b493633161392aff5545f
|
checksum=e70b5363af392a0690bbfd3508faca2b58fc5d0813ff5cde0ea29d269df18258
|
||||||
long_desc="
|
long_desc="
|
||||||
Ristretto is a fast and lightweight picture-viewer for the Xfce desktop
|
Ristretto is a fast and lightweight picture-viewer for the Xfce desktop
|
||||||
environment."
|
environment."
|
||||||
|
@ -16,9 +16,6 @@ gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build glib-devel
|
|
||||||
Add_dependency build gdk-pixbuf-devel
|
|
||||||
Add_dependency build cairo-devel
|
|
||||||
Add_dependency build gtk+-devel
|
Add_dependency build gtk+-devel
|
||||||
Add_dependency build libexif-devel
|
Add_dependency build libexif-devel
|
||||||
Add_dependency build xfconf-devel
|
Add_dependency build xfconf-devel
|
||||||
|
@ -27,5 +24,5 @@ Add_dependency build libxfce4util-devel
|
||||||
Add_dependency build libxfce4ui-devel
|
Add_dependency build libxfce4ui-devel
|
||||||
Add_dependency build exo-devel
|
Add_dependency build exo-devel
|
||||||
|
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency run hicolor-icon-theme
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency run desktop-file-utils
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue