wok-6.x diff shared-mime-info/receipt @ rev 11623
amule, emelfm2, fpm2, gcolor2, gftp, grisbi; grsync, htop, hydrogen, kino, lingot, listpatron, lostirc, mitter, mplayer*, notecase, obconf, osmo, sakura, sylpheed, tilda, transmission, xine-ui, xsane: install .desktop file
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 24 22:51:41 2012 +0100 (2012-01-24) |
parents | c3cb3e39825d |
children | 0a6b5118575a |
line diff
1.1 --- a/shared-mime-info/receipt Sun May 22 02:24:27 2011 +0000 1.2 +++ b/shared-mime-info/receipt Tue Jan 24 22:51:41 2012 +0100 1.3 @@ -1,11 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="shared-mime-info" 1.7 -VERSION="0.90" 1.8 +VERSION="0.91" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Core database of common types and the *update-mime-database*." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 +TARBALL="$PACKAGE-$VERSION.tar.xz" 1.14 WEB_SITE="http://freedesktop.org/wiki/Software/shared-mime-info" 1.15 WGET_URL="http://freedesktop.org/~hadess/$TARBALL" 1.16 LOCALE="" 1.17 @@ -17,6 +17,7 @@ 1.18 compile_rules() 1.19 { 1.20 cd $src 1.21 + patch -Np1 -i $stuff/pbm.patch 1.22 ./configure $CONFIGURE_ARGS && 1.23 make -j1 && make -j1 DESTDIR=$DESTDIR install 1.24 }