wok-6.x diff gtk-doc/receipt @ rev 18984
clementine: update bdeps
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Mar 16 21:28:57 2016 +0200 (2016-03-16) |
parents | 7b22c3192723 |
children | a78610b2eb47 |
line diff
1.1 --- a/gtk-doc/receipt Sat Jan 04 21:28:40 2014 +0000 1.2 +++ b/gtk-doc/receipt Wed Mar 16 21:28:57 2016 +0200 1.3 @@ -9,15 +9,12 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.5 WEB_SITE="http://www.gtk.org/gtk-doc/" 1.6 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" 1.7 -#http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.18/gtk-doc-1.18.tar.xz 1.8 1.9 BUILD_DEPENDS="docbook-xml docbook-xsl libxslt python perl" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules() 1.13 { 1.14 - cd $src 1.15 - 1.16 ./configure \ 1.17 --prefix=/usr \ 1.18 --sysconfdir=/etc \ 1.19 @@ -26,8 +23,8 @@ 1.20 make DESTDIR=$DESTDIR install 1.21 } 1.22 1.23 -# Rules to gen a SliTaz package suitable for Tazpkg. 1.24 -genpkg_rules() 1.25 +# Rules to gen a SliTaz package suitable for Tazpkg. 1.26 +genpkg_rules() 1.27 { 1.28 cp -a $install/usr $fs 1.29 mkdir -p $fs/usr/share/gtk-doc/html