wok-next annotate gvfs-gtk/receipt @ rev 19046
Resolving the correct name for the blinder theme.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sun Apr 17 16:22:14 2016 -0300 (2016-04-17) |
parents | |
children | 4048d48a47c1 |
rev | line source |
---|---|
al@17280 | 1 # SliTaz package receipt. |
al@17280 | 2 |
al@17280 | 3 PACKAGE="gvfs-gtk" |
al@17280 | 4 VERSION="1.22.1" |
al@17280 | 5 CATEGORY="system-tools" |
al@17280 | 6 SHORT_DESC="Recent files support for gvfs (GTK+3) (recent:///)" |
al@17280 | 7 MAINTAINER="al.bobylev@gmail.com" |
al@17280 | 8 LICENSE="GPL2" |
al@17280 | 9 WEB_SITE="http://www.gnome.org/" |
al@17280 | 10 |
al@17280 | 11 WANTED="gvfs" |
al@17280 | 12 DEPENDS="gvfs atk bzlib cairo fontconfig freetype gcc-lib-base gdk-pixbuf glib \ |
al@17280 | 13 glibc-base gtk+3 harfbuzz libffi libgio libpng libxcb libxml2 pango pcre \ |
al@17280 | 14 pixman xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \ |
al@17280 | 15 xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXi \ |
al@17280 | 16 xorg-libXinerama xorg-libXrandr xorg-libXrender zlib" |
al@17280 | 17 |
al@17280 | 18 # Rules to gen a SliTaz package suitable for Tazpkg. |
al@17280 | 19 genpkg_rules() |
al@17280 | 20 { |
al@17280 | 21 . $WOK/gvfs/stuff/split |
al@17280 | 22 } |