wok-next view gvfs-fuse/receipt @ rev 17877

ncurses-common: restore file names, fixes alsamixer+vte F-keys, cairo:
tazweb-rendering-fix no more required for current version of cairo lib.
xlib-xcb known as buggy and disabled on most distros.
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Mar 28 14:23:43 2015 +0100 (2015-03-28)
parents
children 4048d48a47c1
line source
1 # SliTaz package receipt.
3 PACKAGE="gvfs-fuse"
4 VERSION="1.22.1"
5 CATEGORY="system-tools"
6 SHORT_DESC="FUSE support for gvfs"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="GPL2"
9 WEB_SITE="http://www.gnome.org/"
11 WANTED="gvfs"
12 DEPENDS="gvfs fuse glib glibc-base libffi libgio pcre zlib"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 . $WOK/gvfs/stuff/split
18 }