diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-05 20:34:41 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-05 20:34:41 +0100 |
commit | a74f72a367f6f02784a20e79b780e096da7e5b06 (patch) | |
tree | ab59073b7ec32f08e6df3062c4bba6e7387a7cdc /extra/desktop-file-utils | |
parent | 18d31e8fc4cfd87089b294df9eb476792cb491fe (diff) | |
parent | 87c6cde1161a244a3e16dfb4c250a04f243fdad5 (diff) | |
download | nutyx-extra-a74f72a367f6f02784a20e79b780e096da7e5b06.tar.gz nutyx-extra-a74f72a367f6f02784a20e79b780e096da7e5b06.tar.bz2 nutyx-extra-a74f72a367f6f02784a20e79b780e096da7e5b06.tar.xz nutyx-extra-a74f72a367f6f02784a20e79b780e096da7e5b06.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/desktop-file-utils')
-rw-r--r-- | extra/desktop-file-utils/.footprint.i686 | 6 | ||||
-rw-r--r-- | extra/desktop-file-utils/.footprint.x86_64 | 6 | ||||
-rw-r--r-- | extra/desktop-file-utils/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/desktop-file-utils/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | extra/desktop-file-utils/Pkgfile | 2 |
5 files changed, 15 insertions, 3 deletions
diff --git a/extra/desktop-file-utils/.footprint.i686 b/extra/desktop-file-utils/.footprint.i686 index 58744dfd0..0180a60bd 100644 --- a/extra/desktop-file-utils/.footprint.i686 +++ b/extra/desktop-file-utils/.footprint.i686 @@ -3,3 +3,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/desktop-file-install -rwxr-xr-x root/root usr/bin/desktop-file-validate -rwxr-xr-x root/root usr/bin/update-desktop-database +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/desktop-file-install.1.gz +-rw-r--r-- root/root usr/share/man/man1/desktop-file-validate.1.gz +-rw-r--r-- root/root usr/share/man/man1/update-desktop-database.1.gz diff --git a/extra/desktop-file-utils/.footprint.x86_64 b/extra/desktop-file-utils/.footprint.x86_64 index 58744dfd0..0180a60bd 100644 --- a/extra/desktop-file-utils/.footprint.x86_64 +++ b/extra/desktop-file-utils/.footprint.x86_64 @@ -3,3 +3,9 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/desktop-file-install -rwxr-xr-x root/root usr/bin/desktop-file-validate -rwxr-xr-x root/root usr/bin/update-desktop-database +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/desktop-file-install.1.gz +-rw-r--r-- root/root usr/share/man/man1/desktop-file-validate.1.gz +-rw-r--r-- root/root usr/share/man/man1/update-desktop-database.1.gz diff --git a/extra/desktop-file-utils/.md5sum.i686 b/extra/desktop-file-utils/.md5sum.i686 index aa909e700..49cf81415 100644 --- a/extra/desktop-file-utils/.md5sum.i686 +++ b/extra/desktop-file-utils/.md5sum.i686 @@ -1 +1 @@ -6811712bced796d025d1a8a0f728d941 desktop-file-utils-0.16.tar.bz2 +d966b743eb394650f98d5dd56b9aece1 desktop-file-utils-0.18.tar.bz2 diff --git a/extra/desktop-file-utils/.md5sum.x86_64 b/extra/desktop-file-utils/.md5sum.x86_64 index aa909e700..49cf81415 100644 --- a/extra/desktop-file-utils/.md5sum.x86_64 +++ b/extra/desktop-file-utils/.md5sum.x86_64 @@ -1 +1 @@ -6811712bced796d025d1a8a0f728d941 desktop-file-utils-0.16.tar.bz2 +d966b743eb394650f98d5dd56b9aece1 desktop-file-utils-0.18.tar.bz2 diff --git a/extra/desktop-file-utils/Pkgfile b/extra/desktop-file-utils/Pkgfile index a3c4790e0..3b69ea9e0 100755 --- a/extra/desktop-file-utils/Pkgfile +++ b/extra/desktop-file-utils/Pkgfile @@ -6,7 +6,7 @@ # Run on: glib name=desktop-file-utils -version=0.16 +version=0.18 release=1 source=( http://freedesktop.org/software/$name/releases/$name-$version.tar.bz2) |