file-roller: update to 3.6.1.
This commit is contained in:
parent
b9a6ec496a
commit
e3767fc1b8
2 changed files with 4 additions and 10 deletions
|
@ -11,9 +11,5 @@ libgdk_pixbuf-2.0.so.0
|
|||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libarchive.so.12
|
||||
libmagic.so.1
|
||||
libm.so.6
|
||||
libnautilus-extension.so.1
|
||||
libatk-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libcairo-gobject.so.2
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'file-roller'
|
||||
pkgname=file-roller
|
||||
version=3.6.0
|
||||
version=3.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
makedepends="which pkg-config intltool gnome-doc-utils file-devel
|
||||
nautilus-devel>=3.6.0 json-glib-devel itstool libnotify-devel
|
||||
libarchive-devel"
|
||||
nautilus-devel>=3.6.0 json-glib-devel itstool libnotify-devel
|
||||
libarchive-devel"
|
||||
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"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=01771788c673b2db323fae1eee766ceb3342d815a4f2cba839b662c2ea56918d
|
||||
checksum=ea719f4a03cca72a2f113b35eb728abfa5717dae54e3948f59df95a59625d291
|
||||
long_desc="
|
||||
File Roller is an archive manager for the GNOME environment. This means
|
||||
that you can:
|
||||
|
@ -35,5 +35,3 @@ long_desc="
|
|||
- xz: managing LZMA and XZ compressed files
|
||||
- arj: ARJ archiver
|
||||
- unace: extraction tool for the proprietary ace archive format"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue