file-roller: update to 3.3.92.
This commit is contained in:
parent
ee9f77042d
commit
e55c9f3d7f
|
@ -12,11 +12,5 @@ libmagic.so.1
|
|||
libm.so.6
|
||||
libnautilus-extension.so.1
|
||||
libatk-1.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libcairo-gobject.so.2
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'file-roller'
|
||||
pkgname=file-roller
|
||||
version=3.2.2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||
version=3.3.92
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-scrollkeeper --enable-magic
|
||||
--disable-schemas-compile --disable-static"
|
||||
|
@ -9,7 +9,7 @@ short_desc="GNOME Front-end to archiving programs like tar and zip"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
checksum=de2c93e947f7aabf46124d6384b358c162a7ee1236e4930f2486684979d5ebe5
|
||||
checksum=44267ba71137b7adaf442c1c03d071c7f7202b556cc23df90a309fa92197a04b
|
||||
long_desc="
|
||||
File Roller is an archive manager for the GNOME environment. This means
|
||||
that you can:
|
||||
|
@ -37,6 +37,7 @@ gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|||
Add_dependency run desktop-file-utils
|
||||
Add_dependency run hicolor-icon-theme
|
||||
|
||||
Add_dependency build which
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build gnome-doc-utils
|
||||
|
|
Loading…
Reference in New Issue