2010-11-02 23:35:11 +01:00
|
|
|
# Template file for 'file-roller'
|
|
|
|
pkgname=file-roller
|
2013-07-03 01:43:23 +02:00
|
|
|
version=3.8.3
|
2013-03-28 20:48:15 +01:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-09-26 05:59:38 +02:00
|
|
|
configure_args="--disable-schemas-compile --enable-magic --disable-static"
|
2013-03-28 20:48:15 +01:00
|
|
|
hostmakedepends="which pkg-config intltool gnome-doc-utils itstool"
|
|
|
|
makedepends="nautilus-devel>=3.8 json-glib-devel libnotify-devel libarchive-devel>=3.1.2"
|
2010-11-02 23:35:11 +01:00
|
|
|
short_desc="GNOME Front-end to archiving programs like tar and zip"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-30 15:53:28 +02:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2"
|
2013-03-28 20:48:15 +01:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
2013-07-03 01:43:23 +02:00
|
|
|
checksum=55caac832ed0bab89085fdf7a3c3fa1afaf8ae6fb05aeb2a872e42cb6c52894e
|
2013-04-12 11:16:02 +02:00
|
|
|
|
|
|
|
file-roller_package() {
|
|
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
|
|
pkg_install() {
|
2013-05-13 21:15:57 +02:00
|
|
|
vmove all
|
2013-04-12 11:16:02 +02:00
|
|
|
}
|
|
|
|
}
|