wok-next rev 13971
desktop-file-utils*: up (0.21)
author | ernia <monghitri@aruba.it> |
---|---|
date | Mon Feb 04 12:44:22 2013 +0000 (2013-02-04) |
parents | 42f782f44a5e |
children | b5ea41033c21 |
files | desktop-file-utils-extra/receipt desktop-file-utils/receipt |
line diff
1.1 --- a/desktop-file-utils-extra/receipt Mon Feb 04 12:34:14 2013 +0000 1.2 +++ b/desktop-file-utils-extra/receipt Mon Feb 04 12:44:22 2013 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="desktop-file-utils-extra" 1.7 -VERSION="0.18" 1.8 +VERSION="0.21" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Extra desktop file utils (install and validate)." 1.11 DEPENDS="glib" 1.12 @@ -13,5 +13,5 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/bin 1.16 - cp $_pkg/usr/bin/desktop-file-* $fs/usr/bin 1.17 + cp -a $_pkg/usr/bin/desktop-file-* $fs/usr/bin 1.18 }
2.1 --- a/desktop-file-utils/receipt Mon Feb 04 12:34:14 2013 +0000 2.2 +++ b/desktop-file-utils/receipt Mon Feb 04 12:44:22 2013 +0000 2.3 @@ -1,13 +1,13 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="desktop-file-utils" 2.7 -VERSION="0.18" 2.8 +VERSION="0.21" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="Desktop file utils from Freedesktop (update-desktop-database)." 2.11 DEPENDS="glib" 2.12 BUILD_DEPENDS="pkg-config glib-dev" 2.13 MAINTAINER="pankso@slitaz.org" 2.14 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.15 +TARBALL="$PACKAGE-$VERSION.tar.xz" 2.16 WEB_SITE="http://www.freedesktop.org/wiki/Software/desktop-file-utils" 2.17 WGET_URL="http://www.freedesktop.org/software/desktop-file-utils/releases/$TARBALL" 2.18